#define ITEM_AMETHYST_BLOCK 1000
#define ITEM_AMETHYST_BUD_LARGE 1001
#define ITEM_AMETHYST_BUD_MEDIUM 1002
#define ITEM_AMETHYST_BUD_SMALL 1003
#define ITEM_AMETHYST_CLUSTER 1004
#define ITEM_BEACON 1005
#define ITEM_BLAZE_ROD 1006
#define ITEM_CRYING_OBSIDIAN 1007
#define ITEM_DIAMOND_BLOCK 1008
#define ITEM_EMERALD_BLOCK 1009
#define ITEM_END_ROD 1010
#define ITEM_FROGLIGHT_OCHRE 1011
#define ITEM_FROGLIGHT_PEARLESCENT 1012
#define ITEM_FROGLIGHT_VERDANT 1013
#define ITEM_GLOW_BERRIES 1014
#define ITEM_GLOW_LICHEN 1015
#define ITEM_GLOWSTONE 1016
#define ITEM_GLOWSTONE_DUST 1017
#define ITEM_GOLD_ARMOR 1018
#define ITEM_GOLD_SWORD 1019
#define ITEM_IRON_ARMOR 1020
#define ITEM_IRON_SWORD 1021
#define ITEM_IRON_BLOCK 1022
#define ITEM_JACK_O_LANTERN 1023
#define ITEM_LAPIS_BLOCK 1024
#define ITEM_LANTERN 1025
#define ITEM_LIGHT 1026
#define ITEM_MAGMA 1027
#define ITEM_REDSTONE_BLOCK 1028
#define ITEM_REDSTONE_TORCH 1029
#define ITEM_SCULK_CATALYST 1030
#define ITEM_SEA_LANTERN 1031
#define ITEM_SHROOMLIGHT 1032
#define ITEM_SOUL_LANTERN 1033
#define ITEM_SOUL_TORCH 1034
#define ITEM_TORCH 1035
#define ITEM_STREET_LAMP 1036
#define ITEM_SOUL_STREET_LAMP 1037
#define ITEM_PAPER_LAMP_BLACK 1038
#define ITEM_PAPER_LAMP_BLUE 1039
#define ITEM_PAPER_LAMP_BROWN 1040
#define ITEM_PAPER_LAMP_CYAN 1041
#define ITEM_PAPER_LAMP_GRAY 1042
#define ITEM_PAPER_LAMP_GREEN 1043
#define ITEM_PAPER_LAMP_LIGHT_BLUE 1044
#define ITEM_PAPER_LAMP_LIGHT_GRAY 1045
#define ITEM_PAPER_LAMP_LIME 1046
#define ITEM_PAPER_LAMP_MAGENTA 1047
#define ITEM_PAPER_LAMP_ORANGE 1048
#define ITEM_PAPER_LAMP_PINK 1049
#define ITEM_PAPER_LAMP_PURPLE 1050
#define ITEM_PAPER_LAMP_RED 1051
#define ITEM_PAPER_LAMP_WHITE 1052
#define ITEM_PAPER_LAMP_YELLOW 1053
#define ITEM_LAMP_BLACK 1054
#define ITEM_LAMP_BLUE 1055
#define ITEM_LAMP_BROWN 1056
#define ITEM_LAMP_CYAN 1057
#define ITEM_LAMP_GRAY 1058
#define ITEM_LAMP_GREEN 1059
#define ITEM_LAMP_LIGHT_BLUE 1060
#define ITEM_LAMP_LIGHT_GRAY 1061
#define ITEM_LAMP_LIME 1062
#define ITEM_LAMP_MAGENTA 1063
#define ITEM_LAMP_ORANGE 1064
#define ITEM_LAMP_PINK 1065
#define ITEM_LAMP_PURPLE 1066
#define ITEM_LAMP_RED 1067
#define ITEM_LAMP_WHITE 1068
#define ITEM_LAMP_YELLOW 1069
