refactor: split java libs and nbt into separate projects

This commit is contained in:
Tropical
2026-03-30 12:54:00 -05:00
parent 5c17c5c9ff
commit da1d6d8e97
535 changed files with 1286 additions and 1208 deletions

View File

@@ -535,7 +535,7 @@ FullTutorial::FullTutorial(int iPad, bool isTrial /*= false*/)
/*
*
*
* PISTON - SELF-REPAIRING BRIDGE
* M_PISTON - SELF-REPAIRING BRIDGE
*
*/
if (app.getGameRuleDefinitions() != nullptr) {
@@ -555,7 +555,7 @@ FullTutorial::FullTutorial(int iPad, bool isTrial /*= false*/)
/*
*
*
* PISTON - PISTON AND REDSTONE CIRCUITS
* M_PISTON - PISTON AND REDSTONE CIRCUITS
*
*/
if (app.getGameRuleDefinitions() != nullptr) {