mirror of
https://github.com/Zrips/Jobs.git
synced 2024-11-29 14:05:25 +01:00
Removed cave_air id.
This commit is contained in:
parent
4d77e81e03
commit
ae2f9e61ae
@ -733,7 +733,7 @@ public class ItemManager {
|
||||
CARROT_ON_A_STICK(398, 0, 27809, "Carrot on a Stick", "carrotstick"),
|
||||
CARVED_PUMPKIN(-1, -1, 25833, "Carved Pumpkin", ""),
|
||||
CAULDRON(380, 0, 26531, "Cauldron", "CAULDRON_ITEM"),
|
||||
CAVE_AIR(0, 0, 17422, "Air", "AIR"),
|
||||
CAVE_AIR(-1, -1, 17422, "Air", ""),
|
||||
CAVE_SPIDER_SPAWN_EGG(383, 59, 23341, "Spawn Cave Spider", "Cave Spider Spawn Egg"),
|
||||
CHAINMAIL_BOOTS(305, 0, 17953, "Chainmail Boots", ""),
|
||||
CHAINMAIL_CHESTPLATE(303, 0, 23602, "Chainmail Chestplate", ""),
|
||||
|
Loading…
Reference in New Issue
Block a user