mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-11 11:40:29 +00:00
Add DisguiseType MINECART_COMMAND
This commit is contained in:
parent
fb3b7d86ee
commit
e40cd3d60e
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ public enum DisguiseType {
|
|||
|
||||
MINECART_CHEST(10, 1),
|
||||
|
||||
MINECART_COMMAND(10, 6),
|
||||
|
||||
MINECART_FURNACE(10, 2),
|
||||
|
||||
MINECART_HOPPER(10, 5),
|
||||
|
|
Loading…
Reference in a new issue