@@ -48,7 +48,7 @@
|
||||
+ // CraftBukkit end
|
||||
|
||||
public TileEntityBrewingStand() {
|
||||
super(TileEntityTypes.l);
|
||||
super(TileEntityTypes.BREWING_STAND);
|
||||
@@ -62,8 +97,19 @@
|
||||
ItemStack itemstack = (ItemStack) this.items.get(4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user