File size: 954 Bytes
20ca54b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | {
"schema_version": "1.0.0",
"unknown_value": -1,
"positive_value": 1,
"negative_value": 0,
"label_names": [
"water",
"lava",
"fire",
"drop_off",
"dark_cave",
"web_cobweb",
"ice",
"sand_or_redsand",
"gravel",
"tree_log",
"leaves",
"stone",
"crafting_table",
"furnace",
"chest",
"bed",
"inventory_open",
"underwater",
"hostile_near",
"wood_planks",
"coal_ore",
"iron_ore",
"cobblestone",
"door",
"ladder",
"torch",
"water_bucket_in_hand",
"building",
"player_damage",
"hostile_present",
"creeper",
"zombie",
"skeleton",
"spider",
"enderman",
"witch",
"cow",
"sheep",
"pig",
"chicken",
"villager",
"sky_visible",
"open_surface",
"farmland",
"crop",
"ocean",
"mountains",
"glass_pane_or_window"
]
} |