Added Milk bucket to creative inventory

This commit is contained in:
Shoghi Cervantes
2015-04-15 17:19:05 +02:00
parent dfec44645b
commit 81fe98d4cc
2 changed files with 82 additions and 74 deletions

View File

@ -472,6 +472,7 @@ class Block extends Position implements Metadatable{
//TODO [Item::POWERED_RAILS, 0],
[Item::TORCH, 0],
[Item::BUCKET, 0],
[Item::BUCKET, 1],
[Item::BUCKET, 8],
[Item::BUCKET, 10],
[Item::TNT, 0],