This is a minimal minecraft world filled with tests for Create - originally used in the making of this pr, now officially merged.
For 1.21.1, check the 1.21.1 branch
-
Create a minecraft 1.20.1 forge instance with:
-
use
git clone https://github.com/BirbIrl/Create-CC-Integration-Testsin the .minecraft/saves/ directory -
open the game, load up the world.
-
the world should teleport you in front of the yellow computer, use it and run the
testcommand to start the tests
- Try not to edit anything outside of
computercraft,regionorlevel.dat. - Before submitting a PR make sure the world works properly without any of the files listed in the .gitignore until the
#script-breakline. You can delete the files automatically usingdelete-everything-in-.gitignore.sh.
