mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-05 09:09:40 +01:00
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_HOPPER(10),
|
||||
MINECART_HOPPER(10, 5),
|
||||
|
||||
MINECART_MOB_SPAWNER(10, 4),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user