1
0
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:
LogGits 2018-10-14 16:54:13 +10:00 committed by GitHub
parent 4d77e81e03
commit ae2f9e61ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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", ""),