Obligatory Creative mode item enforcement

This commit is contained in:
Shoghi Cervantes Pueyo
2013-04-17 22:57:44 +02:00
parent bc80c01348
commit fd8166c836
4 changed files with 137 additions and 16 deletions

View File

@ -34,6 +34,7 @@ define("COBBLE", 4);
define("PLANK", 5);
define("PLANKS", 5);
define("WOODEN_PLANK", 5);
define("WOODEN_PLANKS", 5);
define("SAPLING", 6);
define("SAPLINGS", 6);
define("BEDROCK", 7);