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