Set minecart hoppers minecart type in disguisetype
This commit is contained in:
parent
6bfa4b3d66
commit
7b5d998e25
@ -72,7 +72,7 @@ public enum DisguiseType {
|
|||||||
|
|
||||||
MINECART_FURNACE(10, 2),
|
MINECART_FURNACE(10, 2),
|
||||||
|
|
||||||
MINECART_HOPPER(10),
|
MINECART_HOPPER(10, 5),
|
||||||
|
|
||||||
MINECART_MOB_SPAWNER(10, 4),
|
MINECART_MOB_SPAWNER(10, 4),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user