Module:Block state values BE:修订间差异
跳转到导航
跳转到搜索
添加的内容 删除的内容
ProjectXero(留言 | 贡献) 小 (use natural order) |
小无编辑摘要 |
||
(未显示1个用户的13个中间版本) | |||
第1行: | 第1行: | ||
return { |
return { |
||
-- Hacking |
|||
['chalkboard'] = { |
|||
['element'] = {}, |
|||
}, |
|||
-- 自动生成 |
-- 自动生成 |
||
['acacia_button'] = { |
['acacia_button'] = { |
||
第11行: | 第10行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第25行: | 第25行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第108行: | 第109行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['andesite_wall'] = { |
|||
{'wall_block_type', 'andesite', valid = {'andesite'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['anvil'] = { |
['anvil'] = { |
||
{'damage', 'undamaged'}, |
{'damage', 'undamaged', valid = {'undamaged'}}, |
||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
{'minecraft:cardinal_direction', 'south'}, |
||
第141行: | 第150行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第152行: | 第162行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第245行: | 第256行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第259行: | 第271行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第455行: | 第468行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['brick_wall'] = { |
|||
{'wall_block_type', 'brick', valid = {'brick'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['brown_candle'] = { |
['brown_candle'] = { |
||
第477行: | 第498行: | ||
['brown_mushroom'] = {}, |
['brown_mushroom'] = {}, |
||
['brown_mushroom_block'] = { |
['brown_mushroom_block'] = { |
||
{'huge_mushroom_bits', ' |
{'huge_mushroom_bits', '14'}, |
||
}, |
}, |
||
['brown_shulker_box'] = { |
['brown_shulker_box'] = { |
||
第515行: | 第536行: | ||
}, |
}, |
||
['budding_amethyst'] = {}, |
['budding_amethyst'] = {}, |
||
['bush'] = {}, |
|||
['cactus'] = { |
['cactus'] = { |
||
{'age', '0'}, |
{'age', '0'}, |
||
}, |
}, |
||
['cactus_flower'] = {}, |
|||
['cake'] = { |
['cake'] = { |
||
{'bite_counter', '0'}, |
{'bite_counter', '0'}, |
||
第568行: | 第591行: | ||
{'facing_direction', '0'}, |
{'facing_direction', '0'}, |
||
}, |
}, |
||
[' |
['chalkboard'] = { |
||
['chemistry_table'] = { |
|||
{'chemistry_table_type', 'compound_creator'}, |
|||
{'direction', '0'}, |
{'direction', '0'}, |
||
}, |
}, |
||
['chemical_heat'] = {}, |
|||
['cherry_button'] = { |
['cherry_button'] = { |
||
{'button_pressed_bit', 'false'}, |
{'button_pressed_bit', 'false'}, |
||
第580行: | 第602行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第591行: | 第614行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第634行: | 第658行: | ||
['cherry_wood'] = { |
['cherry_wood'] = { |
||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
{'stripped_bit', 'false'}, |
|||
}, |
}, |
||
['chest'] = { |
['chest'] = { |
||
{'facing_direction', '2', valid = {'2', '3', '4', '5'}}, |
{'facing_direction', '2', valid = {'2', '3', '4', '5'}}, |
||
{'minecraft:cardinal_direction', 'north'}, |
{'minecraft:cardinal_direction', 'north'}, |
||
}, |
|||
['chipped_anvil'] = { |
|||
{'damage', 'slightly_damaged', valid = {'slightly_damaged'}}, |
|||
{'direction', '0'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
}, |
}, |
||
['chiseled_bookshelf'] = { |
['chiseled_bookshelf'] = { |
||
第648行: | 第676行: | ||
['chiseled_nether_bricks'] = {}, |
['chiseled_nether_bricks'] = {}, |
||
['chiseled_polished_blackstone'] = {}, |
['chiseled_polished_blackstone'] = {}, |
||
['chiseled_quartz_block'] = { |
|||
{'chisel_type', 'chiseled', valid = {'chiseled'}}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['chiseled_red_sandstone'] = { |
|||
{'sand_stone_type', 'heiroglyphs', valid = {'heiroglyphs'}}, |
|||
}, |
|||
['chiseled_resin_bricks'] = {}, |
|||
['chiseled_sandstone'] = { |
['chiseled_sandstone'] = { |
||
{'sand_stone_type', 'heiroglyphs', valid = {'heiroglyphs'}}, |
{'sand_stone_type', 'heiroglyphs', valid = {'heiroglyphs'}}, |
||
第662行: | 第698行: | ||
['clay'] = {}, |
['clay'] = {}, |
||
['client_request_placeholder_block'] = {}, |
['client_request_placeholder_block'] = {}, |
||
['closed_eyeblossom'] = {}, |
|||
['coal_block'] = {}, |
['coal_block'] = {}, |
||
['coal_ore'] = {}, |
['coal_ore'] = {}, |
||
['coarse_dirt'] = { |
|||
{'dirt_type', 'coarse', valid = {'coarse'}}, |
|||
}, |
|||
['cobbled_deepslate'] = {}, |
['cobbled_deepslate'] = {}, |
||
['cobbled_deepslate_double_slab'] = { |
['cobbled_deepslate_double_slab'] = { |
||
第696行: | 第736行: | ||
}, |
}, |
||
['cobblestone_wall'] = { |
['cobblestone_wall'] = { |
||
{'wall_block_type', 'cobblestone'}, |
{'wall_block_type', 'cobblestone', valid = {'cobblestone'}}, |
||
{'wall_connection_type_east', 'none'}, |
{'wall_connection_type_east', 'none'}, |
||
{'wall_connection_type_north', 'none'}, |
{'wall_connection_type_north', 'none'}, |
||
第707行: | 第747行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
}, |
}, |
||
[' |
['colored_torch_blue'] = { |
||
{'color_bit', 'false'}, |
{'color_bit', 'false', valid = {'false'}}, |
||
{'torch_facing_direction', 'unknown'}, |
{'torch_facing_direction', 'unknown'}, |
||
}, |
}, |
||
[' |
['colored_torch_green'] = { |
||
{'color_bit', ' |
{'color_bit', 'true', valid = {'true'}}, |
||
{'torch_facing_direction', 'unknown'}, |
|||
}, |
|||
['colored_torch_purple'] = { |
|||
{'color_bit', 'true', valid = {'true'}}, |
|||
{'torch_facing_direction', 'unknown'}, |
|||
}, |
|||
['colored_torch_red'] = { |
|||
{'color_bit', 'false', valid = {'false'}}, |
|||
{'torch_facing_direction', 'unknown'}, |
{'torch_facing_direction', 'unknown'}, |
||
}, |
}, |
||
第721行: | 第769行: | ||
['composter'] = { |
['composter'] = { |
||
{'composter_fill_level', '0'}, |
{'composter_fill_level', '0'}, |
||
}, |
|||
['compound_creator'] = { |
|||
{'chemistry_table_type', 'compound_creator', valid = {'compound_creator'}}, |
|||
{'direction', '0'}, |
|||
}, |
}, |
||
['conduit'] = {}, |
['conduit'] = {}, |
||
第731行: | 第783行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第757行: | 第810行: | ||
}, |
}, |
||
['crafting_table'] = {}, |
['crafting_table'] = {}, |
||
['creaking_heart'] = { |
|||
{'active', 'false'}, |
|||
{'creaking_heart_state', 'uprooted'}, |
|||
{'natural', 'false'}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['creeper_head'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
|||
['crimson_button'] = { |
['crimson_button'] = { |
||
{'button_pressed_bit', 'false'}, |
{'button_pressed_bit', 'false'}, |
||
第764行: | 第826行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第775行: | 第838行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第824行: | 第888行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['cut_red_sandstone'] = { |
|||
{'sand_stone_type', 'cut', valid = {'cut'}}, |
|||
}, |
}, |
||
['cut_red_sandstone_double_slab'] = { |
['cut_red_sandstone_double_slab'] = { |
||
第881行: | 第948行: | ||
['cyan_wool'] = { |
['cyan_wool'] = { |
||
{'color', 'cyan', valid = {'cyan'}}, |
{'color', 'cyan', valid = {'cyan'}}, |
||
}, |
|||
['damaged_anvil'] = { |
|||
{'damage', 'very_damaged', valid = {'very_damaged'}}, |
|||
{'direction', '0'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
}, |
}, |
||
['dandelion'] = {}, |
['dandelion'] = {}, |
||
第890行: | 第962行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第904行: | 第977行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第1,120行: | 第1,194行: | ||
['deepslate_tiles'] = {}, |
['deepslate_tiles'] = {}, |
||
['deny'] = {}, |
['deny'] = {}, |
||
['deprecated_anvil'] = { |
|||
{'damage', 'broken', valid = {'broken'}}, |
|||
{'direction', '0'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
}, |
|||
['deprecated_purpur_block_1'] = { |
|||
{'chisel_type', 'chiseled', valid = {'chiseled'}}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['deprecated_purpur_block_2'] = { |
|||
{'chisel_type', 'smooth', valid = {'smooth'}}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['detector_rail'] = { |
['detector_rail'] = { |
||
{'rail_data_bit', 'false'}, |
{'rail_data_bit', 'false'}, |
||
第1,142行: | 第1,229行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['diorite_wall'] = { |
|||
{'wall_block_type', 'diorite', valid = {'diorite'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['dirt'] = { |
['dirt'] = { |
||
{'dirt_type', 'normal'}, |
{'dirt_type', 'normal', valid = {'normal'}}, |
||
}, |
}, |
||
['dirt_with_roots'] = {}, |
['dirt_with_roots'] = {}, |
||
第1,156行: | 第1,251行: | ||
}, |
}, |
||
['dragon_egg'] = {}, |
['dragon_egg'] = {}, |
||
['dragon_head'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
|||
['dried_kelp_block'] = {}, |
['dried_kelp_block'] = {}, |
||
['dripstone_block'] = {}, |
['dripstone_block'] = {}, |
||
第1,281行: | 第1,379行: | ||
['element_117'] = {}, |
['element_117'] = {}, |
||
['element_118'] = {}, |
['element_118'] = {}, |
||
['element_constructor'] = { |
|||
{'chemistry_table_type', 'element_constructor', valid = {'element_constructor'}}, |
|||
{'direction', '0'}, |
|||
}, |
|||
['emerald_block'] = {}, |
['emerald_block'] = {}, |
||
['emerald_ore'] = {}, |
['emerald_ore'] = {}, |
||
第1,309行: | 第1,411行: | ||
{'stone_slab_type_3', 'end_stone_brick', valid = {'end_stone_brick'}}, |
{'stone_slab_type_3', 'end_stone_brick', valid = {'end_stone_brick'}}, |
||
{'top_slot_bit', 'false'}, |
{'top_slot_bit', 'false'}, |
||
}, |
|||
['end_stone_brick_wall'] = { |
|||
{'wall_block_type', 'end_brick', valid = {'end_brick'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['ender_chest'] = { |
['ender_chest'] = { |
||
第1,323行: | 第1,433行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第1,351行: | 第1,462行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第1,376行: | 第1,488行: | ||
{'dead_bit', 'false', valid = {'false'}}, |
{'dead_bit', 'false', valid = {'false'}}, |
||
}, |
}, |
||
['firefly_bush'] = {}, |
|||
['fletching_table'] = {}, |
['fletching_table'] = {}, |
||
['flower_pot'] = { |
['flower_pot'] = { |
||
第1,435行: | 第1,548行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['granite_wall'] = { |
|||
{'wall_block_type', 'granite', valid = {'granite'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['grass_block'] = {}, |
['grass_block'] = {}, |
||
第1,672行: | 第1,793行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第1,693行: | 第1,815行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第1,707行: | 第1,830行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第1,761行: | 第1,885行: | ||
['kelp'] = { |
['kelp'] = { |
||
{'kelp_age', '0'}, |
{'kelp_age', '0'}, |
||
}, |
|||
['lab_table'] = { |
|||
{'chemistry_table_type', 'lab_table', valid = {'lab_table'}}, |
|||
{'direction', '0'}, |
|||
}, |
}, |
||
['ladder'] = { |
['ladder'] = { |
||
第1,780行: | 第1,908行: | ||
['lava'] = { |
['lava'] = { |
||
{'liquid_depth', '0'}, |
{'liquid_depth', '0'}, |
||
}, |
|||
['leaf_litter'] = { |
|||
{'growth', '0'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
}, |
}, |
||
['lectern'] = { |
['lectern'] = { |
||
第2,015行: | 第2,147行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第2,026行: | 第2,159行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第2,071行: | 第2,205行: | ||
['mangrove_wood'] = { |
['mangrove_wood'] = { |
||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
}, |
|||
{'stripped_bit', 'false'}, |
|||
['material_reducer'] = { |
|||
{'chemistry_table_type', 'material_reducer', valid = {'material_reducer'}}, |
|||
{'direction', '0'}, |
|||
}, |
}, |
||
['medium_amethyst_bud'] = { |
['medium_amethyst_bud'] = { |
||
第2,099行: | 第2,236行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['mossy_cobblestone_wall'] = { |
|||
{'wall_block_type', 'mossy_cobblestone', valid = {'mossy_cobblestone'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['mossy_stone_brick_double_slab'] = { |
['mossy_stone_brick_double_slab'] = { |
||
第2,113行: | 第2,258行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['mossy_stone_brick_wall'] = { |
|||
{'wall_block_type', 'mossy_stone_brick', valid = {'mossy_stone_brick'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['mossy_stone_bricks'] = { |
['mossy_stone_bricks'] = { |
||
第2,141行: | 第2,294行: | ||
['muddy_mangrove_roots'] = { |
['muddy_mangrove_roots'] = { |
||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
}, |
|||
['mushroom_stem'] = { |
|||
{'huge_mushroom_bits', '15'}, |
|||
}, |
}, |
||
['mycelium'] = {}, |
['mycelium'] = {}, |
||
第2,158行: | 第2,314行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['nether_brick_wall'] = { |
|||
{'wall_block_type', 'nether_brick', valid = {'nether_brick'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['nether_gold_ore'] = {}, |
['nether_gold_ore'] = {}, |
||
第2,236行: | 第2,400行: | ||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
}, |
}, |
||
['open_eyeblossom'] = {}, |
|||
['orange_candle'] = { |
['orange_candle'] = { |
||
{'candles', '0'}, |
{'candles', '0'}, |
||
第2,285行: | 第2,450行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第2,309行: | 第2,475行: | ||
['packed_ice'] = {}, |
['packed_ice'] = {}, |
||
['packed_mud'] = {}, |
['packed_mud'] = {}, |
||
['pale_hanging_moss'] = { |
|||
{'tip', 'false'}, |
|||
}, |
|||
['pale_moss_block'] = {}, |
|||
['pale_moss_carpet'] = { |
|||
{'pale_moss_carpet_side_east', 'none'}, |
|||
{'pale_moss_carpet_side_north', 'none'}, |
|||
{'pale_moss_carpet_side_south', 'none'}, |
|||
{'pale_moss_carpet_side_west', 'none'}, |
|||
{'upper_block_bit', 'false'}, |
|||
}, |
|||
['pale_oak_button'] = { |
|||
{'button_pressed_bit', 'false'}, |
|||
{'facing_direction', '0'}, |
|||
}, |
|||
['pale_oak_door'] = { |
|||
{'direction', '0'}, |
|||
{'door_hinge_bit', 'false'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
|||
{'upper_block_bit', 'false'}, |
|||
}, |
|||
['pale_oak_double_slab'] = { |
|||
{'minecraft:vertical_half', 'bottom'}, |
|||
}, |
|||
['pale_oak_fence'] = {}, |
|||
['pale_oak_fence_gate'] = { |
|||
{'direction', '0'}, |
|||
{'in_wall_bit', 'false'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
|||
}, |
|||
['pale_oak_hanging_sign'] = { |
|||
{'attached_bit', 'false'}, |
|||
{'facing_direction', '0'}, |
|||
{'ground_sign_direction', '0'}, |
|||
{'hanging', 'false'}, |
|||
}, |
|||
['pale_oak_leaves'] = { |
|||
{'persistent_bit', 'false'}, |
|||
{'update_bit', 'false'}, |
|||
}, |
|||
['pale_oak_log'] = { |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['pale_oak_planks'] = {}, |
|||
['pale_oak_pressure_plate'] = { |
|||
{'redstone_signal', '0'}, |
|||
}, |
|||
['pale_oak_sapling'] = { |
|||
{'age_bit', 'false'}, |
|||
}, |
|||
['pale_oak_slab'] = { |
|||
{'minecraft:vertical_half', 'bottom'}, |
|||
}, |
|||
['pale_oak_stairs'] = { |
|||
{'upside_down_bit', 'false'}, |
|||
{'weirdo_direction', '0'}, |
|||
}, |
|||
['pale_oak_standing_sign'] = { |
|||
{'ground_sign_direction', '0'}, |
|||
}, |
|||
['pale_oak_trapdoor'] = { |
|||
{'direction', '0'}, |
|||
{'open_bit', 'false'}, |
|||
{'upside_down_bit', 'false'}, |
|||
}, |
|||
['pale_oak_wall_sign'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
|||
['pale_oak_wood'] = { |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['pearlescent_froglight'] = { |
['pearlescent_froglight'] = { |
||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
第2,325行: | 第2,564行: | ||
{'stone_slab_type', 'wood', valid = {'wood'}}, |
{'stone_slab_type', 'wood', valid = {'wood'}}, |
||
{'top_slot_bit', 'false'}, |
{'top_slot_bit', 'false'}, |
||
}, |
|||
['piglin_head'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
}, |
||
['pink_candle'] = { |
['pink_candle'] = { |
||
第2,380行: | 第2,622行: | ||
['pitcher_plant'] = { |
['pitcher_plant'] = { |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
}, |
|||
['player_head'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
}, |
||
['podzol'] = {}, |
['podzol'] = {}, |
||
第2,579行: | 第2,824行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['prismarine_wall'] = { |
|||
{'wall_block_type', 'prismarine', valid = {'prismarine'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['pumpkin'] = { |
['pumpkin'] = { |
||
第2,623行: | 第2,876行: | ||
}, |
}, |
||
['purpur_block'] = { |
['purpur_block'] = { |
||
{'chisel_type', 'default'}, |
{'chisel_type', 'default', valid = {'default'}}, |
||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
}, |
}, |
||
第2,630行: | 第2,883行: | ||
{'stone_slab_type_2', 'purpur', valid = {'purpur'}}, |
{'stone_slab_type_2', 'purpur', valid = {'purpur'}}, |
||
{'top_slot_bit', 'false'}, |
{'top_slot_bit', 'false'}, |
||
}, |
|||
['purpur_pillar'] = { |
|||
{'chisel_type', 'lines', valid = {'lines'}}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
}, |
||
['purpur_slab'] = { |
['purpur_slab'] = { |
||
第2,641行: | 第2,898行: | ||
}, |
}, |
||
['quartz_block'] = { |
['quartz_block'] = { |
||
{'chisel_type', 'default'}, |
{'chisel_type', 'default', valid = {'default'}}, |
||
{'pillar_axis', 'y'}, |
{'pillar_axis', 'y'}, |
||
}, |
}, |
||
第2,651行: | 第2,908行: | ||
}, |
}, |
||
['quartz_ore'] = {}, |
['quartz_ore'] = {}, |
||
['quartz_pillar'] = { |
|||
{'chisel_type', 'lines', valid = {'lines'}}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['quartz_slab'] = { |
['quartz_slab'] = { |
||
{'minecraft:vertical_half', 'bottom'}, |
{'minecraft:vertical_half', 'bottom'}, |
||
第2,687行: | 第2,948行: | ||
['red_mushroom'] = {}, |
['red_mushroom'] = {}, |
||
['red_mushroom_block'] = { |
['red_mushroom_block'] = { |
||
{'huge_mushroom_bits', ' |
{'huge_mushroom_bits', '14'}, |
||
}, |
}, |
||
['red_nether_brick'] = {}, |
['red_nether_brick'] = {}, |
||
第2,703行: | 第2,964行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['red_nether_brick_wall'] = { |
|||
{'wall_block_type', 'red_nether_brick', valid = {'red_nether_brick'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
|||
['red_sand'] = { |
|||
{'sand_type', 'red', valid = {'red'}}, |
|||
}, |
}, |
||
['red_sandstone'] = { |
['red_sandstone'] = { |
||
{'sand_stone_type', 'default'}, |
{'sand_stone_type', 'default', valid = {'default'}}, |
||
}, |
}, |
||
['red_sandstone_double_slab'] = { |
['red_sandstone_double_slab'] = { |
||
第2,720行: | 第2,992行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['red_sandstone_wall'] = { |
|||
{'wall_block_type', 'red_sandstone', valid = {'red_sandstone'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['red_shulker_box'] = { |
['red_shulker_box'] = { |
||
第2,757行: | 第3,037行: | ||
}, |
}, |
||
['reserved6'] = {}, |
['reserved6'] = {}, |
||
['resin_block'] = {}, |
|||
['resin_brick_double_slab'] = { |
|||
{'minecraft:vertical_half', 'bottom'}, |
|||
}, |
|||
['resin_brick_slab'] = { |
|||
{'minecraft:vertical_half', 'bottom'}, |
|||
}, |
|||
['resin_brick_stairs'] = { |
|||
{'upside_down_bit', 'false'}, |
|||
{'weirdo_direction', '0'}, |
|||
}, |
|||
['resin_brick_wall'] = { |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
|||
['resin_bricks'] = {}, |
|||
['resin_clump'] = { |
|||
{'multi_face_direction_bits', '0'}, |
|||
}, |
|||
['respawn_anchor'] = { |
['respawn_anchor'] = { |
||
{'respawn_anchor_charge', '0'}, |
{'respawn_anchor_charge', '0'}, |
||
第2,765行: | 第3,067行: | ||
}, |
}, |
||
['sand'] = { |
['sand'] = { |
||
{'sand_type', 'normal'}, |
{'sand_type', 'normal', valid = {'normal'}}, |
||
}, |
}, |
||
['sandstone'] = { |
['sandstone'] = { |
||
第2,783行: | 第3,085行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['sandstone_wall'] = { |
|||
{'wall_block_type', 'sandstone', valid = {'sandstone'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['scaffolding'] = { |
['scaffolding'] = { |
||
第2,811行: | 第3,121行: | ||
{'sea_grass_type', 'default'}, |
{'sea_grass_type', 'default'}, |
||
}, |
}, |
||
['short_dry_grass'] = {}, |
|||
['short_grass'] = { |
['short_grass'] = { |
||
{'tall_grass_type', 'default', valid = {'default'}}, |
{'tall_grass_type', 'default', valid = {'default'}}, |
||
第2,818行: | 第3,129行: | ||
{'facing_direction', '0'}, |
{'facing_direction', '0'}, |
||
}, |
}, |
||
[' |
['skeleton_skull'] = { |
||
{'facing_direction', '0'}, |
{'facing_direction', '0'}, |
||
}, |
}, |
||
第2,837行: | 第3,148行: | ||
}, |
}, |
||
['smooth_basalt'] = {}, |
['smooth_basalt'] = {}, |
||
['smooth_quartz'] = { |
|||
{'chisel_type', 'smooth', valid = {'smooth'}}, |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['smooth_quartz_double_slab'] = { |
['smooth_quartz_double_slab'] = { |
||
{'minecraft:vertical_half', 'bottom'}, |
{'minecraft:vertical_half', 'bottom'}, |
||
第2,850行: | 第3,165行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['smooth_red_sandstone'] = { |
|||
{'sand_stone_type', 'smooth', valid = {'smooth'}}, |
|||
}, |
}, |
||
['smooth_red_sandstone_double_slab'] = { |
['smooth_red_sandstone_double_slab'] = { |
||
第2,918行: | 第3,236行: | ||
}, |
}, |
||
['sponge'] = { |
['sponge'] = { |
||
{'sponge_type', 'dry'}, |
{'sponge_type', 'dry', valid = {'dry'}}, |
||
}, |
}, |
||
['spore_blossom'] = {}, |
['spore_blossom'] = {}, |
||
第2,928行: | 第3,246行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第2,942行: | 第3,261行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第3,022行: | 第3,342行: | ||
{'upside_down_bit', 'false'}, |
{'upside_down_bit', 'false'}, |
||
{'weirdo_direction', '0'}, |
{'weirdo_direction', '0'}, |
||
}, |
|||
['stone_brick_wall'] = { |
|||
{'wall_block_type', 'stone_brick', valid = {'stone_brick'}}, |
|||
{'wall_connection_type_east', 'none'}, |
|||
{'wall_connection_type_north', 'none'}, |
|||
{'wall_connection_type_south', 'none'}, |
|||
{'wall_connection_type_west', 'none'}, |
|||
{'wall_post_bit', 'false'}, |
|||
}, |
}, |
||
['stone_bricks'] = { |
['stone_bricks'] = { |
||
第3,102行: | 第3,430行: | ||
{'stripped_bit', 'true', valid = {'true'}}, |
{'stripped_bit', 'true', valid = {'true'}}, |
||
{'wood_type', 'oak', valid = {'oak'}}, |
{'wood_type', 'oak', valid = {'oak'}}, |
||
}, |
|||
['stripped_pale_oak_log'] = { |
|||
{'pillar_axis', 'y'}, |
|||
}, |
|||
['stripped_pale_oak_wood'] = { |
|||
{'pillar_axis', 'y'}, |
|||
}, |
}, |
||
['stripped_spruce_log'] = { |
['stripped_spruce_log'] = { |
||
第3,121行: | 第3,455行: | ||
}, |
}, |
||
['structure_void'] = { |
['structure_void'] = { |
||
{'structure_void_type', 'void'}, |
{'structure_void_type', 'void', valid = {'void'}}, |
||
}, |
}, |
||
['sunflower'] = { |
['sunflower'] = { |
||
第3,138行: | 第3,472行: | ||
{'growth', '0'}, |
{'growth', '0'}, |
||
}, |
}, |
||
['tall_dry_grass'] = {}, |
|||
['tall_grass'] = { |
['tall_grass'] = { |
||
{'double_plant_type', 'grass', valid = {'grass'}}, |
{'double_plant_type', 'grass', valid = {'grass'}}, |
||
第3,145行: | 第3,480行: | ||
['tinted_glass'] = {}, |
['tinted_glass'] = {}, |
||
['tnt'] = { |
['tnt'] = { |
||
{'allow_underwater_bit', 'false'}, |
{'allow_underwater_bit', 'false', valid = {'false'}}, |
||
{'explode_bit', 'false'}, |
{'explode_bit', 'false'}, |
||
}, |
}, |
||
第3,238行: | 第3,573行: | ||
['twisting_vines'] = { |
['twisting_vines'] = { |
||
{'twisting_vines_age', '0'}, |
{'twisting_vines_age', '0'}, |
||
}, |
|||
['underwater_tnt'] = { |
|||
{'allow_underwater_bit', 'true', valid = {'true'}}, |
|||
{'explode_bit', 'false'}, |
|||
}, |
}, |
||
['underwater_torch'] = { |
['underwater_torch'] = { |
||
第3,282行: | 第3,621行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,293行: | 第3,633行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'in_wall_bit', 'false'}, |
{'in_wall_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
}, |
}, |
||
第3,347行: | 第3,688行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,378行: | 第3,720行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,409行: | 第3,752行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,440行: | 第3,784行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,471行: | 第3,816行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,496行: | 第3,842行: | ||
['weeping_vines'] = { |
['weeping_vines'] = { |
||
{'weeping_vines_age', '0'}, |
{'weeping_vines_age', '0'}, |
||
}, |
|||
['wet_sponge'] = { |
|||
{'sponge_type', 'wet', valid = {'wet'}}, |
|||
}, |
}, |
||
['wheat'] = { |
['wheat'] = { |
||
第3,536行: | 第3,885行: | ||
['white_wool'] = { |
['white_wool'] = { |
||
{'color', 'white', valid = {'white'}}, |
{'color', 'white', valid = {'white'}}, |
||
}, |
|||
['wildflowers'] = { |
|||
{'growth', '0'}, |
|||
{'minecraft:cardinal_direction', 'south'}, |
|||
}, |
}, |
||
['wither_rose'] = {}, |
['wither_rose'] = {}, |
||
['wither_skeleton_skull'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
|||
['wooden_button'] = { |
['wooden_button'] = { |
||
{'button_pressed_bit', 'false'}, |
{'button_pressed_bit', 'false'}, |
||
第3,545行: | 第3,901行: | ||
{'direction', '0'}, |
{'direction', '0'}, |
||
{'door_hinge_bit', 'false'}, |
{'door_hinge_bit', 'false'}, |
||
{'minecraft:cardinal_direction', 'south'}, |
|||
{'open_bit', 'false'}, |
{'open_bit', 'false'}, |
||
{'upper_block_bit', 'false'}, |
{'upper_block_bit', 'false'}, |
||
第3,584行: | 第3,941行: | ||
['yellow_wool'] = { |
['yellow_wool'] = { |
||
{'color', 'yellow', valid = {'yellow'}}, |
{'color', 'yellow', valid = {'yellow'}}, |
||
}, |
|||
['zombie_head'] = { |
|||
{'facing_direction', '0'}, |
|||
}, |
}, |
||
} |
} |
2025年2月8日 (六) 08:18的最新版本
return {
-- Hacking
['element'] = {},
-- 自动生成
['acacia_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['acacia_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['acacia_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'acacia', valid = {'acacia'}},
},
['acacia_fence'] = {
{'wood_type', 'acacia', valid = {'acacia'}},
},
['acacia_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['acacia_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['acacia_leaves'] = {
{'new_leaf_type', 'acacia', valid = {'acacia'}},
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['acacia_log'] = {
{'new_log_type', 'acacia', valid = {'acacia'}},
{'pillar_axis', 'y'},
},
['acacia_planks'] = {
{'wood_type', 'acacia', valid = {'acacia'}},
},
['acacia_pressure_plate'] = {
{'redstone_signal', '0'},
},
['acacia_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'acacia', valid = {'acacia'}},
},
['acacia_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'acacia', valid = {'acacia'}},
},
['acacia_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['acacia_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['acacia_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['acacia_wall_sign'] = {
{'facing_direction', '0'},
},
['acacia_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'false', valid = {'false'}},
{'wood_type', 'acacia', valid = {'acacia'}},
},
['activator_rail'] = {
{'rail_data_bit', 'false'},
{'rail_direction', '0', valid = {'0', '1', '2', '3', '4', '5'}},
},
['air'] = {},
['allium'] = {
{'flower_type', 'allium', valid = {'allium'}},
},
['allow'] = {},
['amethyst_block'] = {},
['amethyst_cluster'] = {
{'facing_direction', '1'},
{'minecraft:block_face', 'up'},
},
['ancient_debris'] = {},
['andesite'] = {
{'stone_type', 'andesite', valid = {'andesite'}},
},
['andesite_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'andesite', valid = {'andesite'}},
{'top_slot_bit', 'false'},
},
['andesite_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'andesite', valid = {'andesite'}},
{'top_slot_bit', 'false'},
},
['andesite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['andesite_wall'] = {
{'wall_block_type', 'andesite', valid = {'andesite'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['anvil'] = {
{'damage', 'undamaged', valid = {'undamaged'}},
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['azalea'] = {},
['azalea_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['azalea_leaves_flowered'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['azure_bluet'] = {
{'flower_type', 'houstonia', valid = {'houstonia'}},
},
['bamboo'] = {
{'age_bit', 'false'},
{'bamboo_leaf_size', 'no_leaves'},
{'bamboo_stalk_thickness', 'thin'},
},
['bamboo_block'] = {
{'pillar_axis', 'y'},
},
['bamboo_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['bamboo_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['bamboo_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['bamboo_fence'] = {},
['bamboo_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['bamboo_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['bamboo_mosaic'] = {},
['bamboo_mosaic_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['bamboo_mosaic_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['bamboo_mosaic_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['bamboo_planks'] = {},
['bamboo_pressure_plate'] = {
{'redstone_signal', '0'},
},
['bamboo_sapling'] = {
{'age_bit', 'false'},
},
['bamboo_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['bamboo_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['bamboo_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['bamboo_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['bamboo_wall_sign'] = {
{'facing_direction', '0'},
},
['barrel'] = {
{'facing_direction', '0'},
{'open_bit', 'false'},
},
['barrier'] = {},
['basalt'] = {
{'pillar_axis', 'y'},
},
['beacon'] = {},
['bed'] = {
{'direction', '0'},
{'head_piece_bit', 'false'},
{'occupied_bit', 'false'},
},
['bedrock'] = {
{'infiniburn_bit', 'false'},
},
['bee_nest'] = {
{'direction', '0'},
{'honey_level', '0'},
},
['beehive'] = {
{'direction', '0'},
{'honey_level', '0'},
},
['beetroot'] = {
{'growth', '0'},
},
['bell'] = {
{'attachment', 'standing'},
{'direction', '0'},
{'toggle_bit', 'false'},
},
['big_dripleaf'] = {
{'big_dripleaf_head', 'true'},
{'big_dripleaf_tilt', 'none'},
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['birch_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['birch_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['birch_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'birch', valid = {'birch'}},
},
['birch_fence'] = {
{'wood_type', 'birch', valid = {'birch'}},
},
['birch_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['birch_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['birch_leaves'] = {
{'old_leaf_type', 'birch', valid = {'birch'}},
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['birch_log'] = {
{'old_log_type', 'birch', valid = {'birch'}},
{'pillar_axis', 'y'},
},
['birch_planks'] = {
{'wood_type', 'birch', valid = {'birch'}},
},
['birch_pressure_plate'] = {
{'redstone_signal', '0'},
},
['birch_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'birch', valid = {'birch'}},
},
['birch_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'birch', valid = {'birch'}},
},
['birch_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['birch_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['birch_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['birch_wall_sign'] = {
{'facing_direction', '0'},
},
['birch_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'false', valid = {'false'}},
{'wood_type', 'birch', valid = {'birch'}},
},
['black_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['black_candle_cake'] = {
{'lit', 'false'},
},
['black_carpet'] = {
{'color', 'black', valid = {'black'}},
},
['black_concrete'] = {
{'color', 'black', valid = {'black'}},
},
['black_concrete_powder'] = {
{'color', 'black', valid = {'black'}},
},
['black_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['black_shulker_box'] = {
{'color', 'black', valid = {'black'}},
},
['black_stained_glass'] = {
{'color', 'black', valid = {'black'}},
},
['black_stained_glass_pane'] = {
{'color', 'black', valid = {'black'}},
},
['black_terracotta'] = {
{'color', 'black', valid = {'black'}},
},
['black_wool'] = {
{'color', 'black', valid = {'black'}},
},
['blackstone'] = {},
['blackstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['blackstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['blackstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['blackstone_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['blast_furnace'] = {
{'facing_direction', '3', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'south'},
},
['blue_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['blue_candle_cake'] = {
{'lit', 'false'},
},
['blue_carpet'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_concrete'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_concrete_powder'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['blue_ice'] = {},
['blue_orchid'] = {
{'flower_type', 'orchid', valid = {'orchid'}},
},
['blue_shulker_box'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_stained_glass'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_stained_glass_pane'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_terracotta'] = {
{'color', 'blue', valid = {'blue'}},
},
['blue_wool'] = {
{'color', 'blue', valid = {'blue'}},
},
['bone_block'] = {
{'deprecated', '0'},
{'pillar_axis', 'y'},
},
['bookshelf'] = {},
['border_block'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['brain_coral'] = {
{'coral_color', 'pink', valid = {'pink'}},
{'dead_bit', 'false', valid = {'false'}},
},
['brain_coral_block'] = {
{'coral_color', 'pink', valid = {'pink'}},
{'dead_bit', 'false', valid = {'false'}},
},
['brain_coral_fan'] = {
{'coral_color', 'pink', valid = {'pink'}},
{'coral_fan_direction', '0'},
},
['brain_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'true', valid = {'true'}},
{'dead_bit', 'false', valid = {'false'}},
},
['brewing_stand'] = {
{'brewing_stand_slot_a_bit', 'false'},
{'brewing_stand_slot_b_bit', 'false'},
{'brewing_stand_slot_c_bit', 'false'},
},
['brick_block'] = {},
['brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'brick', valid = {'brick'}},
{'top_slot_bit', 'false'},
},
['brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'brick', valid = {'brick'}},
{'top_slot_bit', 'false'},
},
['brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['brick_wall'] = {
{'wall_block_type', 'brick', valid = {'brick'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['brown_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['brown_candle_cake'] = {
{'lit', 'false'},
},
['brown_carpet'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_concrete'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_concrete_powder'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['brown_mushroom'] = {},
['brown_mushroom_block'] = {
{'huge_mushroom_bits', '14'},
},
['brown_shulker_box'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_stained_glass'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_stained_glass_pane'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_terracotta'] = {
{'color', 'brown', valid = {'brown'}},
},
['brown_wool'] = {
{'color', 'brown', valid = {'brown'}},
},
['bubble_column'] = {
{'drag_down', 'false'},
},
['bubble_coral'] = {
{'coral_color', 'purple', valid = {'purple'}},
{'dead_bit', 'false', valid = {'false'}},
},
['bubble_coral_block'] = {
{'coral_color', 'purple', valid = {'purple'}},
{'dead_bit', 'false', valid = {'false'}},
},
['bubble_coral_fan'] = {
{'coral_color', 'purple', valid = {'purple'}},
{'coral_fan_direction', '0'},
},
['bubble_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false', valid = {'false'}},
{'dead_bit', 'false', valid = {'false'}},
},
['budding_amethyst'] = {},
['bush'] = {},
['cactus'] = {
{'age', '0'},
},
['cactus_flower'] = {},
['cake'] = {
{'bite_counter', '0'},
},
['calcite'] = {},
['calibrated_sculk_sensor'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
{'sculk_sensor_phase', '0'},
},
['camera'] = {},
['campfire'] = {
{'direction', '0'},
{'extinguished', 'false'},
{'minecraft:cardinal_direction', 'south'},
},
['candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['candle_cake'] = {
{'lit', 'false'},
},
['carrots'] = {
{'growth', '0'},
},
['cartography_table'] = {},
['carved_pumpkin'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['cauldron'] = {
{'cauldron_liquid', 'water'},
{'fill_level', '0'},
},
['cave_vines'] = {
{'growing_plant_age', '0'},
},
['cave_vines_body_with_berries'] = {
{'growing_plant_age', '0'},
},
['cave_vines_head_with_berries'] = {
{'growing_plant_age', '0'},
},
['chain'] = {
{'pillar_axis', 'y'},
},
['chain_command_block'] = {
{'conditional_bit', 'false'},
{'facing_direction', '0'},
},
['chalkboard'] = {
{'direction', '0'},
},
['chemical_heat'] = {},
['cherry_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['cherry_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['cherry_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['cherry_fence'] = {},
['cherry_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['cherry_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['cherry_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['cherry_log'] = {
{'pillar_axis', 'y'},
},
['cherry_planks'] = {},
['cherry_pressure_plate'] = {
{'redstone_signal', '0'},
},
['cherry_sapling'] = {
{'age_bit', 'false'},
},
['cherry_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['cherry_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['cherry_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['cherry_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['cherry_wall_sign'] = {
{'facing_direction', '0'},
},
['cherry_wood'] = {
{'pillar_axis', 'y'},
},
['chest'] = {
{'facing_direction', '2', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'north'},
},
['chipped_anvil'] = {
{'damage', 'slightly_damaged', valid = {'slightly_damaged'}},
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['chiseled_bookshelf'] = {
{'books_stored', '0'},
{'direction', '0'},
},
['chiseled_copper'] = {},
['chiseled_deepslate'] = {},
['chiseled_nether_bricks'] = {},
['chiseled_polished_blackstone'] = {},
['chiseled_quartz_block'] = {
{'chisel_type', 'chiseled', valid = {'chiseled'}},
{'pillar_axis', 'y'},
},
['chiseled_red_sandstone'] = {
{'sand_stone_type', 'heiroglyphs', valid = {'heiroglyphs'}},
},
['chiseled_resin_bricks'] = {},
['chiseled_sandstone'] = {
{'sand_stone_type', 'heiroglyphs', valid = {'heiroglyphs'}},
},
['chiseled_stone_bricks'] = {
{'stone_brick_type', 'chiseled', valid = {'chiseled'}},
},
['chiseled_tuff'] = {},
['chiseled_tuff_bricks'] = {},
['chorus_flower'] = {
{'age', '0', valid = {'0', '1', '2', '3', '4', '5'}},
},
['chorus_plant'] = {},
['clay'] = {},
['client_request_placeholder_block'] = {},
['closed_eyeblossom'] = {},
['coal_block'] = {},
['coal_ore'] = {},
['coarse_dirt'] = {
{'dirt_type', 'coarse', valid = {'coarse'}},
},
['cobbled_deepslate'] = {},
['cobbled_deepslate_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['cobbled_deepslate_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['cobbled_deepslate_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['cobbled_deepslate_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['cobblestone'] = {},
['cobblestone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'cobblestone', valid = {'cobblestone'}},
{'top_slot_bit', 'false'},
},
['cobblestone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'cobblestone', valid = {'cobblestone'}},
{'top_slot_bit', 'false'},
},
['cobblestone_wall'] = {
{'wall_block_type', 'cobblestone', valid = {'cobblestone'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['cocoa'] = {
{'age', '0', valid = {'0', '1', '2'}},
{'direction', '0'},
},
['colored_torch_blue'] = {
{'color_bit', 'false', valid = {'false'}},
{'torch_facing_direction', 'unknown'},
},
['colored_torch_green'] = {
{'color_bit', 'true', valid = {'true'}},
{'torch_facing_direction', 'unknown'},
},
['colored_torch_purple'] = {
{'color_bit', 'true', valid = {'true'}},
{'torch_facing_direction', 'unknown'},
},
['colored_torch_red'] = {
{'color_bit', 'false', valid = {'false'}},
{'torch_facing_direction', 'unknown'},
},
['command_block'] = {
{'conditional_bit', 'false'},
{'facing_direction', '0'},
},
['composter'] = {
{'composter_fill_level', '0'},
},
['compound_creator'] = {
{'chemistry_table_type', 'compound_creator', valid = {'compound_creator'}},
{'direction', '0'},
},
['conduit'] = {},
['copper_block'] = {},
['copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['copper_grate'] = {},
['copper_ore'] = {},
['copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['cornflower'] = {
{'flower_type', 'cornflower', valid = {'cornflower'}},
},
['cracked_deepslate_bricks'] = {},
['cracked_deepslate_tiles'] = {},
['cracked_nether_bricks'] = {},
['cracked_polished_blackstone_bricks'] = {},
['cracked_stone_bricks'] = {
{'stone_brick_type', 'cracked', valid = {'cracked'}},
},
['crafter'] = {
{'crafting', 'false'},
{'orientation', 'down_east'},
{'triggered_bit', 'false'},
},
['crafting_table'] = {},
['creaking_heart'] = {
{'active', 'false'},
{'creaking_heart_state', 'uprooted'},
{'natural', 'false'},
{'pillar_axis', 'y'},
},
['creeper_head'] = {
{'facing_direction', '0'},
},
['crimson_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['crimson_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['crimson_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['crimson_fence'] = {},
['crimson_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['crimson_fungus'] = {},
['crimson_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['crimson_hyphae'] = {
{'pillar_axis', 'y'},
},
['crimson_nylium'] = {},
['crimson_planks'] = {},
['crimson_pressure_plate'] = {
{'redstone_signal', '0'},
},
['crimson_roots'] = {},
['crimson_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['crimson_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['crimson_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['crimson_stem'] = {
{'pillar_axis', 'y'},
},
['crimson_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['crimson_wall_sign'] = {
{'facing_direction', '0'},
},
['crying_obsidian'] = {},
['cut_copper'] = {},
['cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['cut_red_sandstone'] = {
{'sand_stone_type', 'cut', valid = {'cut'}},
},
['cut_red_sandstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'cut_red_sandstone', valid = {'cut_red_sandstone'}},
{'top_slot_bit', 'false'},
},
['cut_red_sandstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'cut_red_sandstone', valid = {'cut_red_sandstone'}},
{'top_slot_bit', 'false'},
},
['cut_sandstone'] = {
{'sand_stone_type', 'cut', valid = {'cut'}},
},
['cut_sandstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'cut_sandstone', valid = {'cut_sandstone'}},
{'top_slot_bit', 'false'},
},
['cut_sandstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'cut_sandstone', valid = {'cut_sandstone'}},
{'top_slot_bit', 'false'},
},
['cyan_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['cyan_candle_cake'] = {
{'lit', 'false'},
},
['cyan_carpet'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_concrete'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_concrete_powder'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['cyan_shulker_box'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_stained_glass'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_stained_glass_pane'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_terracotta'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['cyan_wool'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['damaged_anvil'] = {
{'damage', 'very_damaged', valid = {'very_damaged'}},
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['dandelion'] = {},
['dark_oak_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['dark_oak_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['dark_oak_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'dark_oak', valid = {'dark_oak'}},
},
['dark_oak_fence'] = {
{'wood_type', 'dark_oak', valid = {'dark_oak'}},
},
['dark_oak_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['dark_oak_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['dark_oak_leaves'] = {
{'new_leaf_type', 'dark_oak', valid = {'dark_oak'}},
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['dark_oak_log'] = {
{'new_log_type', 'dark_oak', valid = {'dark_oak'}},
{'pillar_axis', 'y'},
},
['dark_oak_planks'] = {
{'wood_type', 'dark_oak', valid = {'dark_oak'}},
},
['dark_oak_pressure_plate'] = {
{'redstone_signal', '0'},
},
['dark_oak_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'dark_oak', valid = {'dark_oak'}},
},
['dark_oak_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'dark_oak', valid = {'dark_oak'}},
},
['dark_oak_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['dark_oak_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['dark_oak_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'false', valid = {'false'}},
{'wood_type', 'dark_oak', valid = {'dark_oak'}},
},
['dark_prismarine'] = {
{'prismarine_block_type', 'dark', valid = {'dark'}},
},
['dark_prismarine_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'prismarine_dark', valid = {'prismarine_dark'}},
{'top_slot_bit', 'false'},
},
['dark_prismarine_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'prismarine_dark', valid = {'prismarine_dark'}},
{'top_slot_bit', 'false'},
},
['dark_prismarine_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['darkoak_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['darkoak_wall_sign'] = {
{'facing_direction', '0'},
},
['daylight_detector'] = {
{'redstone_signal', '0'},
},
['daylight_detector_inverted'] = {
{'redstone_signal', '0'},
},
['dead_brain_coral'] = {
{'coral_color', 'pink', valid = {'pink'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_brain_coral_block'] = {
{'coral_color', 'pink', valid = {'pink'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_brain_coral_fan'] = {
{'coral_color', 'pink', valid = {'pink'}},
{'coral_fan_direction', '0'},
},
['dead_brain_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'true', valid = {'true'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_bubble_coral'] = {
{'coral_color', 'purple', valid = {'purple'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_bubble_coral_block'] = {
{'coral_color', 'purple', valid = {'purple'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_bubble_coral_fan'] = {
{'coral_color', 'purple', valid = {'purple'}},
{'coral_fan_direction', '0'},
},
['dead_bubble_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false', valid = {'false'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_fire_coral'] = {
{'coral_color', 'red', valid = {'red'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_fire_coral_block'] = {
{'coral_color', 'red', valid = {'red'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_fire_coral_fan'] = {
{'coral_color', 'red', valid = {'red'}},
{'coral_fan_direction', '0'},
},
['dead_fire_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'true', valid = {'true'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_horn_coral'] = {
{'coral_color', 'yellow', valid = {'yellow'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_horn_coral_block'] = {
{'coral_color', 'yellow', valid = {'yellow'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_horn_coral_fan'] = {
{'coral_color', 'yellow', valid = {'yellow'}},
{'coral_fan_direction', '0'},
},
['dead_horn_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false', valid = {'false'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_tube_coral'] = {
{'coral_color', 'blue', valid = {'blue'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_tube_coral_block'] = {
{'coral_color', 'blue', valid = {'blue'}},
{'dead_bit', 'true', valid = {'true'}},
},
['dead_tube_coral_fan'] = {
{'coral_color', 'blue', valid = {'blue'}},
{'coral_fan_direction', '0'},
},
['dead_tube_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false', valid = {'false'}},
{'dead_bit', 'true', valid = {'true'}},
},
['deadbush'] = {},
['decorated_pot'] = {
{'direction', '0'},
},
['deepslate'] = {
{'pillar_axis', 'y'},
},
['deepslate_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['deepslate_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['deepslate_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['deepslate_brick_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['deepslate_bricks'] = {},
['deepslate_coal_ore'] = {},
['deepslate_copper_ore'] = {},
['deepslate_diamond_ore'] = {},
['deepslate_emerald_ore'] = {},
['deepslate_gold_ore'] = {},
['deepslate_iron_ore'] = {},
['deepslate_lapis_ore'] = {},
['deepslate_redstone_ore'] = {},
['deepslate_tile_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['deepslate_tile_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['deepslate_tile_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['deepslate_tile_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['deepslate_tiles'] = {},
['deny'] = {},
['deprecated_anvil'] = {
{'damage', 'broken', valid = {'broken'}},
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['deprecated_purpur_block_1'] = {
{'chisel_type', 'chiseled', valid = {'chiseled'}},
{'pillar_axis', 'y'},
},
['deprecated_purpur_block_2'] = {
{'chisel_type', 'smooth', valid = {'smooth'}},
{'pillar_axis', 'y'},
},
['detector_rail'] = {
{'rail_data_bit', 'false'},
{'rail_direction', '0', valid = {'0', '1', '2', '3', '4', '5'}},
},
['diamond_block'] = {},
['diamond_ore'] = {},
['diorite'] = {
{'stone_type', 'diorite', valid = {'diorite'}},
},
['diorite_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'diorite', valid = {'diorite'}},
{'top_slot_bit', 'false'},
},
['diorite_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'diorite', valid = {'diorite'}},
{'top_slot_bit', 'false'},
},
['diorite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['diorite_wall'] = {
{'wall_block_type', 'diorite', valid = {'diorite'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['dirt'] = {
{'dirt_type', 'normal', valid = {'normal'}},
},
['dirt_with_roots'] = {},
['dispenser'] = {
{'facing_direction', '0'},
{'triggered_bit', 'false'},
},
['double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['dragon_egg'] = {},
['dragon_head'] = {
{'facing_direction', '0'},
},
['dried_kelp_block'] = {},
['dripstone_block'] = {},
['dropper'] = {
{'facing_direction', '0'},
{'triggered_bit', 'false'},
},
['element_0'] = {},
['element_1'] = {},
['element_2'] = {},
['element_3'] = {},
['element_4'] = {},
['element_5'] = {},
['element_6'] = {},
['element_7'] = {},
['element_8'] = {},
['element_9'] = {},
['element_10'] = {},
['element_11'] = {},
['element_12'] = {},
['element_13'] = {},
['element_14'] = {},
['element_15'] = {},
['element_16'] = {},
['element_17'] = {},
['element_18'] = {},
['element_19'] = {},
['element_20'] = {},
['element_21'] = {},
['element_22'] = {},
['element_23'] = {},
['element_24'] = {},
['element_25'] = {},
['element_26'] = {},
['element_27'] = {},
['element_28'] = {},
['element_29'] = {},
['element_30'] = {},
['element_31'] = {},
['element_32'] = {},
['element_33'] = {},
['element_34'] = {},
['element_35'] = {},
['element_36'] = {},
['element_37'] = {},
['element_38'] = {},
['element_39'] = {},
['element_40'] = {},
['element_41'] = {},
['element_42'] = {},
['element_43'] = {},
['element_44'] = {},
['element_45'] = {},
['element_46'] = {},
['element_47'] = {},
['element_48'] = {},
['element_49'] = {},
['element_50'] = {},
['element_51'] = {},
['element_52'] = {},
['element_53'] = {},
['element_54'] = {},
['element_55'] = {},
['element_56'] = {},
['element_57'] = {},
['element_58'] = {},
['element_59'] = {},
['element_60'] = {},
['element_61'] = {},
['element_62'] = {},
['element_63'] = {},
['element_64'] = {},
['element_65'] = {},
['element_66'] = {},
['element_67'] = {},
['element_68'] = {},
['element_69'] = {},
['element_70'] = {},
['element_71'] = {},
['element_72'] = {},
['element_73'] = {},
['element_74'] = {},
['element_75'] = {},
['element_76'] = {},
['element_77'] = {},
['element_78'] = {},
['element_79'] = {},
['element_80'] = {},
['element_81'] = {},
['element_82'] = {},
['element_83'] = {},
['element_84'] = {},
['element_85'] = {},
['element_86'] = {},
['element_87'] = {},
['element_88'] = {},
['element_89'] = {},
['element_90'] = {},
['element_91'] = {},
['element_92'] = {},
['element_93'] = {},
['element_94'] = {},
['element_95'] = {},
['element_96'] = {},
['element_97'] = {},
['element_98'] = {},
['element_99'] = {},
['element_100'] = {},
['element_101'] = {},
['element_102'] = {},
['element_103'] = {},
['element_104'] = {},
['element_105'] = {},
['element_106'] = {},
['element_107'] = {},
['element_108'] = {},
['element_109'] = {},
['element_110'] = {},
['element_111'] = {},
['element_112'] = {},
['element_113'] = {},
['element_114'] = {},
['element_115'] = {},
['element_116'] = {},
['element_117'] = {},
['element_118'] = {},
['element_constructor'] = {
{'chemistry_table_type', 'element_constructor', valid = {'element_constructor'}},
{'direction', '0'},
},
['emerald_block'] = {},
['emerald_ore'] = {},
['enchanting_table'] = {},
['end_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['end_bricks'] = {},
['end_gateway'] = {},
['end_portal'] = {},
['end_portal_frame'] = {
{'direction', '0'},
{'end_portal_eye_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
},
['end_rod'] = {
{'facing_direction', '0'},
},
['end_stone'] = {},
['end_stone_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'end_stone_brick', valid = {'end_stone_brick'}},
{'top_slot_bit', 'false'},
},
['end_stone_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'end_stone_brick', valid = {'end_stone_brick'}},
{'top_slot_bit', 'false'},
},
['end_stone_brick_wall'] = {
{'wall_block_type', 'end_brick', valid = {'end_brick'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['ender_chest'] = {
{'facing_direction', '2', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'north'},
},
['exposed_chiseled_copper'] = {},
['exposed_copper'] = {},
['exposed_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['exposed_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['exposed_copper_grate'] = {},
['exposed_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['exposed_cut_copper'] = {},
['exposed_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['exposed_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['exposed_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['farmland'] = {
{'moisturized_amount', '0'},
},
['fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['fern'] = {
{'tall_grass_type', 'fern', valid = {'fern'}},
},
['fire'] = {
{'age', '0'},
},
['fire_coral'] = {
{'coral_color', 'red', valid = {'red'}},
{'dead_bit', 'false', valid = {'false'}},
},
['fire_coral_block'] = {
{'coral_color', 'red', valid = {'red'}},
{'dead_bit', 'false', valid = {'false'}},
},
['fire_coral_fan'] = {
{'coral_color', 'red', valid = {'red'}},
{'coral_fan_direction', '0'},
},
['fire_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'true', valid = {'true'}},
{'dead_bit', 'false', valid = {'false'}},
},
['firefly_bush'] = {},
['fletching_table'] = {},
['flower_pot'] = {
{'update_bit', 'false'},
},
['flowering_azalea'] = {},
['flowing_lava'] = {
{'liquid_depth', '0'},
},
['flowing_water'] = {
{'liquid_depth', '0'},
},
['frame'] = {
{'facing_direction', '0'},
{'item_frame_map_bit', 'false'},
{'item_frame_photo_bit', 'false'},
},
['frog_spawn'] = {},
['frosted_ice'] = {
{'age', '0', valid = {'0', '1', '2', '3'}},
},
['furnace'] = {
{'facing_direction', '3', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'south'},
},
['gilded_blackstone'] = {},
['glass'] = {},
['glass_pane'] = {},
['glow_frame'] = {
{'facing_direction', '0'},
{'item_frame_map_bit', 'false'},
{'item_frame_photo_bit', 'false'},
},
['glow_lichen'] = {
{'multi_face_direction_bits', '63'},
},
['glowingobsidian'] = {},
['glowstone'] = {},
['gold_block'] = {},
['gold_ore'] = {},
['golden_rail'] = {
{'rail_data_bit', 'false'},
{'rail_direction', '0', valid = {'0', '1', '2', '3', '4', '5'}},
},
['granite'] = {
{'stone_type', 'granite', valid = {'granite'}},
},
['granite_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'granite', valid = {'granite'}},
{'top_slot_bit', 'false'},
},
['granite_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'granite', valid = {'granite'}},
{'top_slot_bit', 'false'},
},
['granite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['granite_wall'] = {
{'wall_block_type', 'granite', valid = {'granite'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['grass_block'] = {},
['grass_path'] = {},
['gravel'] = {},
['gray_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['gray_candle_cake'] = {
{'lit', 'false'},
},
['gray_carpet'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_concrete'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_concrete_powder'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['gray_shulker_box'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_stained_glass'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_stained_glass_pane'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_terracotta'] = {
{'color', 'gray', valid = {'gray'}},
},
['gray_wool'] = {
{'color', 'gray', valid = {'gray'}},
},
['green_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['green_candle_cake'] = {
{'lit', 'false'},
},
['green_carpet'] = {
{'color', 'green', valid = {'green'}},
},
['green_concrete'] = {
{'color', 'green', valid = {'green'}},
},
['green_concrete_powder'] = {
{'color', 'green', valid = {'green'}},
},
['green_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['green_shulker_box'] = {
{'color', 'green', valid = {'green'}},
},
['green_stained_glass'] = {
{'color', 'green', valid = {'green'}},
},
['green_stained_glass_pane'] = {
{'color', 'green', valid = {'green'}},
},
['green_terracotta'] = {
{'color', 'green', valid = {'green'}},
},
['green_wool'] = {
{'color', 'green', valid = {'green'}},
},
['grindstone'] = {
{'attachment', 'standing'},
{'direction', '0'},
},
['hanging_roots'] = {},
['hard_black_stained_glass'] = {
{'color', 'black', valid = {'black'}},
},
['hard_black_stained_glass_pane'] = {
{'color', 'black', valid = {'black'}},
},
['hard_blue_stained_glass'] = {
{'color', 'blue', valid = {'blue'}},
},
['hard_blue_stained_glass_pane'] = {
{'color', 'blue', valid = {'blue'}},
},
['hard_brown_stained_glass'] = {
{'color', 'brown', valid = {'brown'}},
},
['hard_brown_stained_glass_pane'] = {
{'color', 'brown', valid = {'brown'}},
},
['hard_cyan_stained_glass'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['hard_cyan_stained_glass_pane'] = {
{'color', 'cyan', valid = {'cyan'}},
},
['hard_glass'] = {},
['hard_glass_pane'] = {},
['hard_gray_stained_glass'] = {
{'color', 'gray', valid = {'gray'}},
},
['hard_gray_stained_glass_pane'] = {
{'color', 'gray', valid = {'gray'}},
},
['hard_green_stained_glass'] = {
{'color', 'green', valid = {'green'}},
},
['hard_green_stained_glass_pane'] = {
{'color', 'green', valid = {'green'}},
},
['hard_light_blue_stained_glass'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['hard_light_blue_stained_glass_pane'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['hard_light_gray_stained_glass'] = {
{'color', 'silver', valid = {'silver'}},
},
['hard_light_gray_stained_glass_pane'] = {
{'color', 'silver', valid = {'silver'}},
},
['hard_lime_stained_glass'] = {
{'color', 'lime', valid = {'lime'}},
},
['hard_lime_stained_glass_pane'] = {
{'color', 'lime', valid = {'lime'}},
},
['hard_magenta_stained_glass'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['hard_magenta_stained_glass_pane'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['hard_orange_stained_glass'] = {
{'color', 'orange', valid = {'orange'}},
},
['hard_orange_stained_glass_pane'] = {
{'color', 'orange', valid = {'orange'}},
},
['hard_pink_stained_glass'] = {
{'color', 'pink', valid = {'pink'}},
},
['hard_pink_stained_glass_pane'] = {
{'color', 'pink', valid = {'pink'}},
},
['hard_purple_stained_glass'] = {
{'color', 'purple', valid = {'purple'}},
},
['hard_purple_stained_glass_pane'] = {
{'color', 'purple', valid = {'purple'}},
},
['hard_red_stained_glass'] = {
{'color', 'red', valid = {'red'}},
},
['hard_red_stained_glass_pane'] = {
{'color', 'red', valid = {'red'}},
},
['hard_white_stained_glass'] = {
{'color', 'white', valid = {'white'}},
},
['hard_white_stained_glass_pane'] = {
{'color', 'white', valid = {'white'}},
},
['hard_yellow_stained_glass'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['hard_yellow_stained_glass_pane'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['hardened_clay'] = {},
['hay_block'] = {
{'deprecated', '0'},
{'pillar_axis', 'y'},
},
['heavy_core'] = {},
['heavy_weighted_pressure_plate'] = {
{'redstone_signal', '0'},
},
['honey_block'] = {},
['honeycomb_block'] = {},
['hopper'] = {
{'facing_direction', '0'},
{'toggle_bit', 'false'},
},
['horn_coral'] = {
{'coral_color', 'yellow', valid = {'yellow'}},
{'dead_bit', 'false', valid = {'false'}},
},
['horn_coral_block'] = {
{'coral_color', 'yellow', valid = {'yellow'}},
{'dead_bit', 'false', valid = {'false'}},
},
['horn_coral_fan'] = {
{'coral_color', 'yellow', valid = {'yellow'}},
{'coral_fan_direction', '0'},
},
['horn_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false', valid = {'false'}},
{'dead_bit', 'false', valid = {'false'}},
},
['ice'] = {},
['infested_chiseled_stone_bricks'] = {
{'monster_egg_stone_type', 'chiseled_stone_brick', valid = {'chiseled_stone_brick'}},
},
['infested_cobblestone'] = {
{'monster_egg_stone_type', 'cobblestone', valid = {'cobblestone'}},
},
['infested_cracked_stone_bricks'] = {
{'monster_egg_stone_type', 'cracked_stone_brick', valid = {'cracked_stone_brick'}},
},
['infested_deepslate'] = {
{'pillar_axis', 'y'},
},
['infested_mossy_stone_bricks'] = {
{'monster_egg_stone_type', 'mossy_stone_brick', valid = {'mossy_stone_brick'}},
},
['infested_stone'] = {
{'monster_egg_stone_type', 'stone', valid = {'stone'}},
},
['infested_stone_bricks'] = {
{'monster_egg_stone_type', 'stone_brick', valid = {'stone_brick'}},
},
['info_update'] = {},
['info_update2'] = {},
['invisible_bedrock'] = {},
['iron_bars'] = {},
['iron_block'] = {},
['iron_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['iron_ore'] = {},
['iron_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['jigsaw'] = {
{'facing_direction', '0'},
{'rotation', '0'},
},
['jukebox'] = {},
['jungle_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['jungle_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['jungle_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'jungle', valid = {'jungle'}},
},
['jungle_fence'] = {
{'wood_type', 'jungle', valid = {'jungle'}},
},
['jungle_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['jungle_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['jungle_leaves'] = {
{'old_leaf_type', 'jungle', valid = {'jungle'}},
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['jungle_log'] = {
{'old_log_type', 'jungle', valid = {'jungle'}},
{'pillar_axis', 'y'},
},
['jungle_planks'] = {
{'wood_type', 'jungle', valid = {'jungle'}},
},
['jungle_pressure_plate'] = {
{'redstone_signal', '0'},
},
['jungle_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'jungle', valid = {'jungle'}},
},
['jungle_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'jungle', valid = {'jungle'}},
},
['jungle_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['jungle_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['jungle_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['jungle_wall_sign'] = {
{'facing_direction', '0'},
},
['jungle_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'false', valid = {'false'}},
{'wood_type', 'jungle', valid = {'jungle'}},
},
['kelp'] = {
{'kelp_age', '0'},
},
['lab_table'] = {
{'chemistry_table_type', 'lab_table', valid = {'lab_table'}},
{'direction', '0'},
},
['ladder'] = {
{'facing_direction', '0'},
},
['lantern'] = {
{'hanging', 'false'},
},
['lapis_block'] = {},
['lapis_ore'] = {},
['large_amethyst_bud'] = {
{'facing_direction', '1'},
{'minecraft:block_face', 'up'},
},
['large_fern'] = {
{'double_plant_type', 'fern', valid = {'fern'}},
{'upper_block_bit', 'false'},
},
['lava'] = {
{'liquid_depth', '0'},
},
['leaf_litter'] = {
{'growth', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['lectern'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
{'powered_bit', 'false'},
},
['lever'] = {
{'lever_direction', 'down_east_west'},
{'open_bit', 'false'},
},
['light_block_0'] = {
{'block_light_level', '0', valid = {'0'}},
},
['light_block_1'] = {
{'block_light_level', '1', valid = {'1'}},
},
['light_block_2'] = {
{'block_light_level', '2', valid = {'2'}},
},
['light_block_3'] = {
{'block_light_level', '3', valid = {'3'}},
},
['light_block_4'] = {
{'block_light_level', '4', valid = {'4'}},
},
['light_block_5'] = {
{'block_light_level', '5', valid = {'5'}},
},
['light_block_6'] = {
{'block_light_level', '6', valid = {'6'}},
},
['light_block_7'] = {
{'block_light_level', '7', valid = {'7'}},
},
['light_block_8'] = {
{'block_light_level', '8', valid = {'8'}},
},
['light_block_9'] = {
{'block_light_level', '9', valid = {'9'}},
},
['light_block_10'] = {
{'block_light_level', '10', valid = {'10'}},
},
['light_block_11'] = {
{'block_light_level', '11', valid = {'11'}},
},
['light_block_12'] = {
{'block_light_level', '12', valid = {'12'}},
},
['light_block_13'] = {
{'block_light_level', '13', valid = {'13'}},
},
['light_block_14'] = {
{'block_light_level', '14', valid = {'14'}},
},
['light_block_15'] = {
{'block_light_level', '15', valid = {'15'}},
},
['light_blue_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['light_blue_candle_cake'] = {
{'lit', 'false'},
},
['light_blue_carpet'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_concrete'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_concrete_powder'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['light_blue_shulker_box'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_stained_glass'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_stained_glass_pane'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_terracotta'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_blue_wool'] = {
{'color', 'light_blue', valid = {'light_blue'}},
},
['light_gray_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['light_gray_candle_cake'] = {
{'lit', 'false'},
},
['light_gray_carpet'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_concrete'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_concrete_powder'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_shulker_box'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_stained_glass'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_stained_glass_pane'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_terracotta'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_gray_wool'] = {
{'color', 'silver', valid = {'silver'}},
},
['light_weighted_pressure_plate'] = {
{'redstone_signal', '0'},
},
['lightning_rod'] = {
{'facing_direction', '0'},
},
['lilac'] = {
{'double_plant_type', 'syringa', valid = {'syringa'}},
{'upper_block_bit', 'false'},
},
['lily_of_the_valley'] = {
{'flower_type', 'lily_of_the_valley', valid = {'lily_of_the_valley'}},
},
['lime_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['lime_candle_cake'] = {
{'lit', 'false'},
},
['lime_carpet'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_concrete'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_concrete_powder'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['lime_shulker_box'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_stained_glass'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_stained_glass_pane'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_terracotta'] = {
{'color', 'lime', valid = {'lime'}},
},
['lime_wool'] = {
{'color', 'lime', valid = {'lime'}},
},
['lit_blast_furnace'] = {
{'facing_direction', '3', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'south'},
},
['lit_deepslate_redstone_ore'] = {},
['lit_furnace'] = {
{'facing_direction', '3', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'south'},
},
['lit_pumpkin'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['lit_redstone_lamp'] = {},
['lit_redstone_ore'] = {},
['lit_smoker'] = {
{'facing_direction', '3', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'south'},
},
['lodestone'] = {},
['loom'] = {
{'direction', '0'},
},
['magenta_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['magenta_candle_cake'] = {
{'lit', 'false'},
},
['magenta_carpet'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_concrete'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_concrete_powder'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['magenta_shulker_box'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_stained_glass'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_stained_glass_pane'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_terracotta'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magenta_wool'] = {
{'color', 'magenta', valid = {'magenta'}},
},
['magma'] = {},
['mangrove_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['mangrove_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['mangrove_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['mangrove_fence'] = {},
['mangrove_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['mangrove_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['mangrove_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['mangrove_log'] = {
{'pillar_axis', 'y'},
},
['mangrove_planks'] = {},
['mangrove_pressure_plate'] = {
{'redstone_signal', '0'},
},
['mangrove_propagule'] = {
{'hanging', 'false'},
{'propagule_stage', '0'},
},
['mangrove_roots'] = {},
['mangrove_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['mangrove_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['mangrove_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['mangrove_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['mangrove_wall_sign'] = {
{'facing_direction', '0'},
},
['mangrove_wood'] = {
{'pillar_axis', 'y'},
},
['material_reducer'] = {
{'chemistry_table_type', 'material_reducer', valid = {'material_reducer'}},
{'direction', '0'},
},
['medium_amethyst_bud'] = {
{'facing_direction', '1'},
{'minecraft:block_face', 'up'},
},
['melon_block'] = {},
['melon_stem'] = {
{'facing_direction', '0'},
{'growth', '0'},
},
['mob_spawner'] = {},
['moss_block'] = {},
['moss_carpet'] = {},
['mossy_cobblestone'] = {},
['mossy_cobblestone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'mossy_cobblestone', valid = {'mossy_cobblestone'}},
{'top_slot_bit', 'false'},
},
['mossy_cobblestone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'mossy_cobblestone', valid = {'mossy_cobblestone'}},
{'top_slot_bit', 'false'},
},
['mossy_cobblestone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['mossy_cobblestone_wall'] = {
{'wall_block_type', 'mossy_cobblestone', valid = {'mossy_cobblestone'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['mossy_stone_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'mossy_stone_brick', valid = {'mossy_stone_brick'}},
{'top_slot_bit', 'false'},
},
['mossy_stone_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'mossy_stone_brick', valid = {'mossy_stone_brick'}},
{'top_slot_bit', 'false'},
},
['mossy_stone_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['mossy_stone_brick_wall'] = {
{'wall_block_type', 'mossy_stone_brick', valid = {'mossy_stone_brick'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['mossy_stone_bricks'] = {
{'stone_brick_type', 'mossy', valid = {'mossy'}},
},
['moving_block'] = {},
['mud'] = {},
['mud_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['mud_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['mud_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['mud_brick_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['mud_bricks'] = {},
['muddy_mangrove_roots'] = {
{'pillar_axis', 'y'},
},
['mushroom_stem'] = {
{'huge_mushroom_bits', '15'},
},
['mycelium'] = {},
['nether_brick'] = {},
['nether_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'nether_brick', valid = {'nether_brick'}},
{'top_slot_bit', 'false'},
},
['nether_brick_fence'] = {},
['nether_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'nether_brick', valid = {'nether_brick'}},
{'top_slot_bit', 'false'},
},
['nether_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['nether_brick_wall'] = {
{'wall_block_type', 'nether_brick', valid = {'nether_brick'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['nether_gold_ore'] = {},
['nether_sprouts'] = {},
['nether_wart'] = {
{'age', '0', valid = {'0', '1', '2', '3'}},
},
['nether_wart_block'] = {},
['netherite_block'] = {},
['netherrack'] = {},
['netherreactor'] = {},
['normal_stone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'stone', valid = {'stone'}},
{'top_slot_bit', 'false'},
},
['normal_stone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'stone', valid = {'stone'}},
{'top_slot_bit', 'false'},
},
['normal_stone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['noteblock'] = {},
['oak_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'oak', valid = {'oak'}},
},
['oak_fence'] = {
{'wood_type', 'oak', valid = {'oak'}},
},
['oak_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['oak_leaves'] = {
{'old_leaf_type', 'oak', valid = {'oak'}},
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['oak_log'] = {
{'old_log_type', 'oak', valid = {'oak'}},
{'pillar_axis', 'y'},
},
['oak_planks'] = {
{'wood_type', 'oak', valid = {'oak'}},
},
['oak_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'oak', valid = {'oak'}},
},
['oak_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'oak', valid = {'oak'}},
},
['oak_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['oak_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'false', valid = {'false'}},
{'wood_type', 'oak', valid = {'oak'}},
},
['observer'] = {
{'facing_direction', '0'},
{'minecraft:facing_direction', 'down'},
{'powered_bit', 'false'},
},
['obsidian'] = {},
['ochre_froglight'] = {
{'pillar_axis', 'y'},
},
['open_eyeblossom'] = {},
['orange_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['orange_candle_cake'] = {
{'lit', 'false'},
},
['orange_carpet'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_concrete'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_concrete_powder'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['orange_shulker_box'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_stained_glass'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_stained_glass_pane'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_terracotta'] = {
{'color', 'orange', valid = {'orange'}},
},
['orange_tulip'] = {
{'flower_type', 'tulip_orange', valid = {'tulip_orange'}},
},
['orange_wool'] = {
{'color', 'orange', valid = {'orange'}},
},
['oxeye_daisy'] = {
{'flower_type', 'oxeye', valid = {'oxeye'}},
},
['oxidized_chiseled_copper'] = {},
['oxidized_copper'] = {},
['oxidized_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['oxidized_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['oxidized_copper_grate'] = {},
['oxidized_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['oxidized_cut_copper'] = {},
['oxidized_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['oxidized_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['oxidized_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['packed_ice'] = {},
['packed_mud'] = {},
['pale_hanging_moss'] = {
{'tip', 'false'},
},
['pale_moss_block'] = {},
['pale_moss_carpet'] = {
{'pale_moss_carpet_side_east', 'none'},
{'pale_moss_carpet_side_north', 'none'},
{'pale_moss_carpet_side_south', 'none'},
{'pale_moss_carpet_side_west', 'none'},
{'upper_block_bit', 'false'},
},
['pale_oak_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['pale_oak_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['pale_oak_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['pale_oak_fence'] = {},
['pale_oak_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['pale_oak_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['pale_oak_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['pale_oak_log'] = {
{'pillar_axis', 'y'},
},
['pale_oak_planks'] = {},
['pale_oak_pressure_plate'] = {
{'redstone_signal', '0'},
},
['pale_oak_sapling'] = {
{'age_bit', 'false'},
},
['pale_oak_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['pale_oak_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['pale_oak_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['pale_oak_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['pale_oak_wall_sign'] = {
{'facing_direction', '0'},
},
['pale_oak_wood'] = {
{'pillar_axis', 'y'},
},
['pearlescent_froglight'] = {
{'pillar_axis', 'y'},
},
['peony'] = {
{'double_plant_type', 'paeonia', valid = {'paeonia'}},
{'upper_block_bit', 'false'},
},
['petrified_oak_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'wood', valid = {'wood'}},
{'top_slot_bit', 'false'},
},
['petrified_oak_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'wood', valid = {'wood'}},
{'top_slot_bit', 'false'},
},
['piglin_head'] = {
{'facing_direction', '0'},
},
['pink_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['pink_candle_cake'] = {
{'lit', 'false'},
},
['pink_carpet'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_concrete'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_concrete_powder'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['pink_petals'] = {
{'direction', '0'},
{'growth', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['pink_shulker_box'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_stained_glass'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_stained_glass_pane'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_terracotta'] = {
{'color', 'pink', valid = {'pink'}},
},
['pink_tulip'] = {
{'flower_type', 'tulip_pink', valid = {'tulip_pink'}},
},
['pink_wool'] = {
{'color', 'pink', valid = {'pink'}},
},
['piston'] = {
{'facing_direction', '0'},
},
['piston_arm_collision'] = {
{'facing_direction', '0'},
},
['pitcher_crop'] = {
{'growth', '0'},
{'upper_block_bit', 'false'},
},
['pitcher_plant'] = {
{'upper_block_bit', 'false'},
},
['player_head'] = {
{'facing_direction', '0'},
},
['podzol'] = {},
['pointed_dripstone'] = {
{'dripstone_thickness', 'tip'},
{'hanging', 'true'},
},
['polished_andesite'] = {
{'stone_type', 'andesite_smooth', valid = {'andesite_smooth'}},
},
['polished_andesite_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'polished_andesite', valid = {'polished_andesite'}},
{'top_slot_bit', 'false'},
},
['polished_andesite_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'polished_andesite', valid = {'polished_andesite'}},
{'top_slot_bit', 'false'},
},
['polished_andesite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_basalt'] = {
{'pillar_axis', 'y'},
},
['polished_blackstone'] = {},
['polished_blackstone_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['polished_blackstone_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['polished_blackstone_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_blackstone_brick_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['polished_blackstone_bricks'] = {},
['polished_blackstone_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['polished_blackstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['polished_blackstone_pressure_plate'] = {
{'redstone_signal', '0'},
},
['polished_blackstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['polished_blackstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_blackstone_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['polished_deepslate'] = {},
['polished_deepslate_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['polished_deepslate_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['polished_deepslate_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_deepslate_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['polished_diorite'] = {
{'stone_type', 'diorite_smooth', valid = {'diorite_smooth'}},
},
['polished_diorite_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'polished_diorite', valid = {'polished_diorite'}},
{'top_slot_bit', 'false'},
},
['polished_diorite_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'polished_diorite', valid = {'polished_diorite'}},
{'top_slot_bit', 'false'},
},
['polished_diorite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_granite'] = {
{'stone_type', 'granite_smooth', valid = {'granite_smooth'}},
},
['polished_granite_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'polished_granite', valid = {'polished_granite'}},
{'top_slot_bit', 'false'},
},
['polished_granite_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'polished_granite', valid = {'polished_granite'}},
{'top_slot_bit', 'false'},
},
['polished_granite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_tuff'] = {},
['polished_tuff_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['polished_tuff_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['polished_tuff_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_tuff_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['poppy'] = {
{'flower_type', 'poppy', valid = {'poppy'}},
},
['portal'] = {
{'portal_axis', 'unknown'},
},
['potatoes'] = {
{'growth', '0'},
},
['powder_snow'] = {},
['powered_comparator'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
{'output_lit_bit', 'false'},
{'output_subtract_bit', 'false'},
},
['powered_repeater'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
{'repeater_delay', '0'},
},
['prismarine'] = {
{'prismarine_block_type', 'default', valid = {'default'}},
},
['prismarine_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'prismarine_brick', valid = {'prismarine_brick'}},
{'top_slot_bit', 'false'},
},
['prismarine_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'prismarine_brick', valid = {'prismarine_brick'}},
{'top_slot_bit', 'false'},
},
['prismarine_bricks'] = {
{'prismarine_block_type', 'bricks', valid = {'bricks'}},
},
['prismarine_bricks_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['prismarine_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'prismarine_rough', valid = {'prismarine_rough'}},
{'top_slot_bit', 'false'},
},
['prismarine_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'prismarine_rough', valid = {'prismarine_rough'}},
{'top_slot_bit', 'false'},
},
['prismarine_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['prismarine_wall'] = {
{'wall_block_type', 'prismarine', valid = {'prismarine'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['pumpkin'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['pumpkin_stem'] = {
{'facing_direction', '0'},
{'growth', '0'},
},
['purple_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['purple_candle_cake'] = {
{'lit', 'false'},
},
['purple_carpet'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_concrete'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_concrete_powder'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['purple_shulker_box'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_stained_glass'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_stained_glass_pane'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_terracotta'] = {
{'color', 'purple', valid = {'purple'}},
},
['purple_wool'] = {
{'color', 'purple', valid = {'purple'}},
},
['purpur_block'] = {
{'chisel_type', 'default', valid = {'default'}},
{'pillar_axis', 'y'},
},
['purpur_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'purpur', valid = {'purpur'}},
{'top_slot_bit', 'false'},
},
['purpur_pillar'] = {
{'chisel_type', 'lines', valid = {'lines'}},
{'pillar_axis', 'y'},
},
['purpur_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'purpur', valid = {'purpur'}},
{'top_slot_bit', 'false'},
},
['purpur_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['quartz_block'] = {
{'chisel_type', 'default', valid = {'default'}},
{'pillar_axis', 'y'},
},
['quartz_bricks'] = {},
['quartz_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'quartz', valid = {'quartz'}},
{'top_slot_bit', 'false'},
},
['quartz_ore'] = {},
['quartz_pillar'] = {
{'chisel_type', 'lines', valid = {'lines'}},
{'pillar_axis', 'y'},
},
['quartz_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'quartz', valid = {'quartz'}},
{'top_slot_bit', 'false'},
},
['quartz_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['rail'] = {
{'rail_direction', '0'},
},
['raw_copper_block'] = {},
['raw_gold_block'] = {},
['raw_iron_block'] = {},
['red_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['red_candle_cake'] = {
{'lit', 'false'},
},
['red_carpet'] = {
{'color', 'red', valid = {'red'}},
},
['red_concrete'] = {
{'color', 'red', valid = {'red'}},
},
['red_concrete_powder'] = {
{'color', 'red', valid = {'red'}},
},
['red_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['red_mushroom'] = {},
['red_mushroom_block'] = {
{'huge_mushroom_bits', '14'},
},
['red_nether_brick'] = {},
['red_nether_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'red_nether_brick', valid = {'red_nether_brick'}},
{'top_slot_bit', 'false'},
},
['red_nether_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'red_nether_brick', valid = {'red_nether_brick'}},
{'top_slot_bit', 'false'},
},
['red_nether_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['red_nether_brick_wall'] = {
{'wall_block_type', 'red_nether_brick', valid = {'red_nether_brick'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['red_sand'] = {
{'sand_type', 'red', valid = {'red'}},
},
['red_sandstone'] = {
{'sand_stone_type', 'default', valid = {'default'}},
},
['red_sandstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'red_sandstone', valid = {'red_sandstone'}},
{'top_slot_bit', 'false'},
},
['red_sandstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'red_sandstone', valid = {'red_sandstone'}},
{'top_slot_bit', 'false'},
},
['red_sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['red_sandstone_wall'] = {
{'wall_block_type', 'red_sandstone', valid = {'red_sandstone'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['red_shulker_box'] = {
{'color', 'red', valid = {'red'}},
},
['red_stained_glass'] = {
{'color', 'red', valid = {'red'}},
},
['red_stained_glass_pane'] = {
{'color', 'red', valid = {'red'}},
},
['red_terracotta'] = {
{'color', 'red', valid = {'red'}},
},
['red_tulip'] = {
{'flower_type', 'tulip_red', valid = {'tulip_red'}},
},
['red_wool'] = {
{'color', 'red', valid = {'red'}},
},
['redstone_block'] = {},
['redstone_lamp'] = {},
['redstone_ore'] = {},
['redstone_torch'] = {
{'torch_facing_direction', 'unknown'},
},
['redstone_wire'] = {
{'redstone_signal', '0'},
},
['reeds'] = {
{'age', '0'},
},
['reinforced_deepslate'] = {},
['repeating_command_block'] = {
{'conditional_bit', 'false'},
{'facing_direction', '0'},
},
['reserved6'] = {},
['resin_block'] = {},
['resin_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['resin_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['resin_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['resin_brick_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['resin_bricks'] = {},
['resin_clump'] = {
{'multi_face_direction_bits', '0'},
},
['respawn_anchor'] = {
{'respawn_anchor_charge', '0'},
},
['rose_bush'] = {
{'double_plant_type', 'rose', valid = {'rose'}},
{'upper_block_bit', 'false'},
},
['sand'] = {
{'sand_type', 'normal', valid = {'normal'}},
},
['sandstone'] = {
{'sand_stone_type', 'default', valid = {'default'}},
},
['sandstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'sandstone', valid = {'sandstone'}},
{'top_slot_bit', 'false'},
},
['sandstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'sandstone', valid = {'sandstone'}},
{'top_slot_bit', 'false'},
},
['sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['sandstone_wall'] = {
{'wall_block_type', 'sandstone', valid = {'sandstone'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['scaffolding'] = {
{'stability', '0'},
{'stability_check', 'false'},
},
['sculk'] = {},
['sculk_catalyst'] = {
{'bloom', 'false'},
},
['sculk_sensor'] = {
{'powered_bit', 'false'},
{'sculk_sensor_phase', '0'},
},
['sculk_shrieker'] = {
{'active', 'false'},
{'can_summon', 'false'},
},
['sculk_vein'] = {
{'multi_face_direction_bits', '0'},
},
['sea_lantern'] = {},
['sea_pickle'] = {
{'cluster_count', '0'},
{'dead_bit', 'false'},
},
['seagrass'] = {
{'sea_grass_type', 'default'},
},
['short_dry_grass'] = {},
['short_grass'] = {
{'tall_grass_type', 'default', valid = {'default'}},
},
['shroomlight'] = {},
['silver_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['skeleton_skull'] = {
{'facing_direction', '0'},
},
['slime'] = {},
['small_amethyst_bud'] = {
{'facing_direction', '1'},
{'minecraft:block_face', 'up'},
},
['small_dripleaf_block'] = {
{'direction', '3'},
{'minecraft:cardinal_direction', 'east'},
{'upper_block_bit', 'true'},
},
['smithing_table'] = {},
['smoker'] = {
{'facing_direction', '3', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'south'},
},
['smooth_basalt'] = {},
['smooth_quartz'] = {
{'chisel_type', 'smooth', valid = {'smooth'}},
{'pillar_axis', 'y'},
},
['smooth_quartz_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'smooth_quartz', valid = {'smooth_quartz'}},
{'top_slot_bit', 'false'},
},
['smooth_quartz_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'smooth_quartz', valid = {'smooth_quartz'}},
{'top_slot_bit', 'false'},
},
['smooth_quartz_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['smooth_red_sandstone'] = {
{'sand_stone_type', 'smooth', valid = {'smooth'}},
},
['smooth_red_sandstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'smooth_red_sandstone', valid = {'smooth_red_sandstone'}},
{'top_slot_bit', 'false'},
},
['smooth_red_sandstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'smooth_red_sandstone', valid = {'smooth_red_sandstone'}},
{'top_slot_bit', 'false'},
},
['smooth_red_sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['smooth_sandstone'] = {
{'sand_stone_type', 'smooth', valid = {'smooth'}},
},
['smooth_sandstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'smooth_sandstone', valid = {'smooth_sandstone'}},
{'top_slot_bit', 'false'},
},
['smooth_sandstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'smooth_sandstone', valid = {'smooth_sandstone'}},
{'top_slot_bit', 'false'},
},
['smooth_sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['smooth_stone'] = {},
['smooth_stone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'smooth_stone', valid = {'smooth_stone'}},
{'top_slot_bit', 'false'},
},
['smooth_stone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'smooth_stone', valid = {'smooth_stone'}},
{'top_slot_bit', 'false'},
},
['sniffer_egg'] = {
{'cracked_state', 'no_cracks'},
},
['snow'] = {},
['snow_layer'] = {
{'covered_bit', 'false'},
{'height', '0'},
},
['soul_campfire'] = {
{'direction', '0'},
{'extinguished', 'false'},
{'minecraft:cardinal_direction', 'south'},
},
['soul_fire'] = {
{'age', '0'},
},
['soul_lantern'] = {
{'hanging', 'false'},
},
['soul_sand'] = {},
['soul_soil'] = {},
['soul_torch'] = {
{'torch_facing_direction', 'unknown'},
},
['sponge'] = {
{'sponge_type', 'dry', valid = {'dry'}},
},
['spore_blossom'] = {},
['spruce_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['spruce_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['spruce_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'spruce', valid = {'spruce'}},
},
['spruce_fence'] = {
{'wood_type', 'spruce', valid = {'spruce'}},
},
['spruce_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['spruce_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['spruce_leaves'] = {
{'old_leaf_type', 'spruce', valid = {'spruce'}},
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['spruce_log'] = {
{'old_log_type', 'spruce', valid = {'spruce'}},
{'pillar_axis', 'y'},
},
['spruce_planks'] = {
{'wood_type', 'spruce', valid = {'spruce'}},
},
['spruce_pressure_plate'] = {
{'redstone_signal', '0'},
},
['spruce_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'spruce', valid = {'spruce'}},
},
['spruce_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
{'wood_type', 'spruce', valid = {'spruce'}},
},
['spruce_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['spruce_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['spruce_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['spruce_wall_sign'] = {
{'facing_direction', '0'},
},
['spruce_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'false', valid = {'false'}},
{'wood_type', 'spruce', valid = {'spruce'}},
},
['standing_banner'] = {
{'ground_sign_direction', '0'},
},
['standing_sign'] = {
{'ground_sign_direction', '0'},
},
['sticky_piston'] = {
{'facing_direction', '0'},
},
['sticky_piston_arm_collision'] = {
{'facing_direction', '0'},
},
['stone'] = {
{'stone_type', 'stone', valid = {'stone'}},
},
['stone_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'stone_brick', valid = {'stone_brick'}},
{'top_slot_bit', 'false'},
},
['stone_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'stone_brick', valid = {'stone_brick'}},
{'top_slot_bit', 'false'},
},
['stone_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['stone_brick_wall'] = {
{'wall_block_type', 'stone_brick', valid = {'stone_brick'}},
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['stone_bricks'] = {
{'stone_brick_type', 'default', valid = {'default'}},
},
['stone_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['stone_pressure_plate'] = {
{'redstone_signal', '0'},
},
['stone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['stonecutter'] = {},
['stonecutter_block'] = {
{'facing_direction', '2', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'north'},
},
['stripped_acacia_log'] = {
{'pillar_axis', 'y'},
},
['stripped_acacia_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'true', valid = {'true'}},
{'wood_type', 'acacia', valid = {'acacia'}},
},
['stripped_bamboo_block'] = {
{'pillar_axis', 'y'},
},
['stripped_birch_log'] = {
{'pillar_axis', 'y'},
},
['stripped_birch_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'true', valid = {'true'}},
{'wood_type', 'birch', valid = {'birch'}},
},
['stripped_cherry_log'] = {
{'pillar_axis', 'y'},
},
['stripped_cherry_wood'] = {
{'pillar_axis', 'y'},
},
['stripped_crimson_hyphae'] = {
{'pillar_axis', 'y'},
},
['stripped_crimson_stem'] = {
{'pillar_axis', 'y'},
},
['stripped_dark_oak_log'] = {
{'pillar_axis', 'y'},
},
['stripped_dark_oak_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'true', valid = {'true'}},
{'wood_type', 'dark_oak', valid = {'dark_oak'}},
},
['stripped_jungle_log'] = {
{'pillar_axis', 'y'},
},
['stripped_jungle_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'true', valid = {'true'}},
{'wood_type', 'jungle', valid = {'jungle'}},
},
['stripped_mangrove_log'] = {
{'pillar_axis', 'y'},
},
['stripped_mangrove_wood'] = {
{'pillar_axis', 'y'},
},
['stripped_oak_log'] = {
{'pillar_axis', 'y'},
},
['stripped_oak_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'true', valid = {'true'}},
{'wood_type', 'oak', valid = {'oak'}},
},
['stripped_pale_oak_log'] = {
{'pillar_axis', 'y'},
},
['stripped_pale_oak_wood'] = {
{'pillar_axis', 'y'},
},
['stripped_spruce_log'] = {
{'pillar_axis', 'y'},
},
['stripped_spruce_wood'] = {
{'pillar_axis', 'y'},
{'stripped_bit', 'true', valid = {'true'}},
{'wood_type', 'spruce', valid = {'spruce'}},
},
['stripped_warped_hyphae'] = {
{'pillar_axis', 'y'},
},
['stripped_warped_stem'] = {
{'pillar_axis', 'y'},
},
['structure_block'] = {
{'structure_block_type', 'data'},
},
['structure_void'] = {
{'structure_void_type', 'void', valid = {'void'}},
},
['sunflower'] = {
{'double_plant_type', 'sunflower', valid = {'sunflower'}},
{'upper_block_bit', 'false'},
},
['suspicious_gravel'] = {
{'brushed_progress', '0'},
{'hanging', 'true'},
},
['suspicious_sand'] = {
{'brushed_progress', '0'},
{'hanging', 'true'},
},
['sweet_berry_bush'] = {
{'growth', '0'},
},
['tall_dry_grass'] = {},
['tall_grass'] = {
{'double_plant_type', 'grass', valid = {'grass'}},
{'upper_block_bit', 'false'},
},
['target'] = {},
['tinted_glass'] = {},
['tnt'] = {
{'allow_underwater_bit', 'false', valid = {'false'}},
{'explode_bit', 'false'},
},
['torch'] = {
{'torch_facing_direction', 'unknown'},
},
['torchflower'] = {},
['torchflower_crop'] = {
{'growth', '0'},
},
['trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['trapped_chest'] = {
{'facing_direction', '2', valid = {'2', '3', '4', '5'}},
{'minecraft:cardinal_direction', 'north'},
},
['trial_spawner'] = {
{'ominous', 'false'},
{'trial_spawner_state', '0'},
},
['trip_wire'] = {
{'attached_bit', 'false'},
{'disarmed_bit', 'false'},
{'powered_bit', 'false'},
{'suspended_bit', 'false'},
},
['tripwire_hook'] = {
{'attached_bit', 'false'},
{'direction', '0'},
{'powered_bit', 'false'},
},
['tube_coral'] = {
{'coral_color', 'blue', valid = {'blue'}},
{'dead_bit', 'false', valid = {'false'}},
},
['tube_coral_block'] = {
{'coral_color', 'blue', valid = {'blue'}},
{'dead_bit', 'false', valid = {'false'}},
},
['tube_coral_fan'] = {
{'coral_color', 'blue', valid = {'blue'}},
{'coral_fan_direction', '0'},
},
['tube_coral_wall_fan'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false', valid = {'false'}},
{'dead_bit', 'false', valid = {'false'}},
},
['tuff'] = {},
['tuff_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['tuff_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['tuff_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['tuff_brick_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['tuff_bricks'] = {},
['tuff_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['tuff_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['tuff_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['tuff_wall'] = {
{'wall_connection_type_east', 'none'},
{'wall_connection_type_north', 'none'},
{'wall_connection_type_south', 'none'},
{'wall_connection_type_west', 'none'},
{'wall_post_bit', 'false'},
},
['turtle_egg'] = {
{'cracked_state', 'no_cracks'},
{'turtle_egg_count', 'one_egg'},
},
['twisting_vines'] = {
{'twisting_vines_age', '0'},
},
['underwater_tnt'] = {
{'allow_underwater_bit', 'true', valid = {'true'}},
{'explode_bit', 'false'},
},
['underwater_torch'] = {
{'torch_facing_direction', 'unknown'},
},
['undyed_shulker_box'] = {},
['unknown'] = {},
['unlit_redstone_torch'] = {
{'torch_facing_direction', 'unknown'},
},
['unpowered_comparator'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
{'output_lit_bit', 'false'},
{'output_subtract_bit', 'false'},
},
['unpowered_repeater'] = {
{'direction', '0'},
{'minecraft:cardinal_direction', 'south'},
{'repeater_delay', '0'},
},
['vault'] = {
{'minecraft:cardinal_direction', 'south'},
{'ominous', 'false'},
{'vault_state', 'inactive'},
},
['verdant_froglight'] = {
{'pillar_axis', 'y'},
},
['vine'] = {
{'vine_direction_bits', '0'},
},
['wall_banner'] = {
{'facing_direction', '0'},
},
['wall_sign'] = {
{'facing_direction', '0'},
},
['warped_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['warped_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['warped_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['warped_fence'] = {},
['warped_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
},
['warped_fungus'] = {},
['warped_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['warped_hyphae'] = {
{'pillar_axis', 'y'},
},
['warped_nylium'] = {},
['warped_planks'] = {},
['warped_pressure_plate'] = {
{'redstone_signal', '0'},
},
['warped_roots'] = {},
['warped_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['warped_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['warped_standing_sign'] = {
{'ground_sign_direction', '0'},
},
['warped_stem'] = {
{'pillar_axis', 'y'},
},
['warped_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['warped_wall_sign'] = {
{'facing_direction', '0'},
},
['warped_wart_block'] = {},
['water'] = {
{'liquid_depth', '0'},
},
['waterlily'] = {},
['waxed_chiseled_copper'] = {},
['waxed_copper'] = {},
['waxed_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['waxed_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['waxed_copper_grate'] = {},
['waxed_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['waxed_cut_copper'] = {},
['waxed_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_exposed_chiseled_copper'] = {},
['waxed_exposed_copper'] = {},
['waxed_exposed_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['waxed_exposed_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['waxed_exposed_copper_grate'] = {},
['waxed_exposed_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['waxed_exposed_cut_copper'] = {},
['waxed_exposed_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_exposed_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_exposed_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_oxidized_chiseled_copper'] = {},
['waxed_oxidized_copper'] = {},
['waxed_oxidized_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['waxed_oxidized_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['waxed_oxidized_copper_grate'] = {},
['waxed_oxidized_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['waxed_oxidized_cut_copper'] = {},
['waxed_oxidized_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_oxidized_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_oxidized_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_weathered_chiseled_copper'] = {},
['waxed_weathered_copper'] = {},
['waxed_weathered_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['waxed_weathered_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['waxed_weathered_copper_grate'] = {},
['waxed_weathered_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['waxed_weathered_cut_copper'] = {},
['waxed_weathered_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['waxed_weathered_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_weathered_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['weathered_chiseled_copper'] = {},
['weathered_copper'] = {},
['weathered_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['weathered_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['weathered_copper_grate'] = {},
['weathered_copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['weathered_cut_copper'] = {},
['weathered_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['weathered_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['weathered_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'top_slot_bit', 'false'},
},
['web'] = {},
['weeping_vines'] = {
{'weeping_vines_age', '0'},
},
['wet_sponge'] = {
{'sponge_type', 'wet', valid = {'wet'}},
},
['wheat'] = {
{'growth', '0'},
},
['white_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['white_candle_cake'] = {
{'lit', 'false'},
},
['white_carpet'] = {
{'color', 'white', valid = {'white'}},
},
['white_concrete'] = {
{'color', 'white', valid = {'white'}},
},
['white_concrete_powder'] = {
{'color', 'white', valid = {'white'}},
},
['white_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['white_shulker_box'] = {
{'color', 'white', valid = {'white'}},
},
['white_stained_glass'] = {
{'color', 'white', valid = {'white'}},
},
['white_stained_glass_pane'] = {
{'color', 'white', valid = {'white'}},
},
['white_terracotta'] = {
{'color', 'white', valid = {'white'}},
},
['white_tulip'] = {
{'flower_type', 'tulip_white', valid = {'tulip_white'}},
},
['white_wool'] = {
{'color', 'white', valid = {'white'}},
},
['wildflowers'] = {
{'growth', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['wither_rose'] = {},
['wither_skeleton_skull'] = {
{'facing_direction', '0'},
},
['wooden_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['wooden_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['wooden_pressure_plate'] = {
{'redstone_signal', '0'},
},
['yellow_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['yellow_candle_cake'] = {
{'lit', 'false'},
},
['yellow_carpet'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_concrete'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_concrete_powder'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['yellow_shulker_box'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_stained_glass'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_stained_glass_pane'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_terracotta'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['yellow_wool'] = {
{'color', 'yellow', valid = {'yellow'}},
},
['zombie_head'] = {
{'facing_direction', '0'},
},
}