mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-22 03:05:33 +00:00
refactor: split java libs and nbt into separate projects
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user