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