mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-02 11:55:13 +00:00
TU19: merge Minecraft.World/Blocks
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user