* MineClone2: use same image and nearly the same items
Since mineclone2 does not have mese, I chose a diamond block (9 diamonds)
because it is very expensive, too
* Elevator doors for MineClone 2
* add the rest of the dye colors for travelnets
* fix screenshot url in readme
* use markdown syntax for images
* add color fixes from OgelGames
Co-authored-by: OgelGames <olliverdc28@gmail.com>
* updated screenshots
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
Co-authored-by: OgelGames <olliverdc28@gmail.com>
Co-authored-by: OgelGames <48543043+OgelGames@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
* changelog title
* split registration and helper function
* add api docs
* simplify travelnet registration (dye as item-string, color only as string)
* fix docs
* add white travelnet
* fix inventory preview
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
* Add integration test (based from 3D Armor's...
...integration test).
* Add Integration Test status badge
* make the `integration-test.sh` file executable
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>