2. Populate the cage with an item that creates the perfect environment for your chosen entity, so they can feel at home … kinda, without being imprisoned of course. Example environments include: - Hay blocks (animals and neutral mobs), - Stone blocks (monsters), - Magma blocks (nether mo...
Changes: mobs → entities. Example: `entities.getEntity("cagedmobs:entities/cow");` instead of `entities.getEntity("cagedmobs:mobs/cow");` Renamed some environment JSON files to be consistent with others. The file names are now the name of the input block and not the category. This ...
echo. echo Please set the JAVA_HOME variable in your environment to match the echo location of your Java installation. goto fail :findJavaFromJavaHome set JAVA_HOME=%JAVA_HOME:"=% set JAVA_EXE=%JAVA_HOME%/bin/java.exe if exist "%JAVA_EXE%" goto execute echo. echo ERROR: JAVA_HOME ...
Changes: mobs → entities. Example: `entities.getEntity("cagedmobs:entities/cow");` instead of `entities.getEntity("cagedmobs:mobs/cow");` Renamed some environment JSON files to be consistent with others. The file names are now the name of the input block and not the category. This ...
2. Populate the cage with an item that creates the perfect environment for your chosen entity, so they can feel at home … kinda, without being imprisoned of course. Example environments include: - Hay blocks (animals and neutral mobs), ...