TU19: merge Minecraft.World/Blocks

This commit is contained in:
Tropical
2026-03-21 15:52:50 -05:00
parent f25cd66f4d
commit 9b6046cb83
241 changed files with 8070 additions and 4644 deletions
+1
View File
@@ -36,5 +36,6 @@ bool WorkbenchTile::use(Level* level, int x, int y, int z,
return true;
}
player->startCrafting(x, y, z);
// player->openFireworks(x, y, z);
return true;
}