mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-25 20:16:13 +01:00
Added Cat as entity, #480
This commit is contained in:
parent
fb392c0cd1
commit
80ab006084
@ -813,6 +813,7 @@ public class ItemManager {
|
||||
ENDERMITE(67, "Endermite"),
|
||||
GUARDIAN(68, "Guardian"),
|
||||
SHULKER(69, "Shulker"),
|
||||
CAT(75, "Cat"),
|
||||
PIG(90, "Pig"),
|
||||
SHEEP(91, "Sheep"),
|
||||
COW(92, "Cow"),
|
||||
|
Loading…
Reference in New Issue
Block a user