Module:Block state values BE:修订间差异
跳转到导航
跳转到搜索
添加的内容 删除的内容
Nickid2018(留言 | 贡献) ([InPageEdit]) |
无编辑摘要 |
||
第1行: | 第1行: | ||
local p = { |
|||
⚫ | |||
['acacia_button'] = { |
['acacia_button'] = { |
||
{'button_pressed_bit', 'false'}, |
{'button_pressed_bit', 'false'}, |
||
第2,538行: | 第2,538行: | ||
['yellow_wool'] = {}, |
['yellow_wool'] = {}, |
||
} |
} |
||
--用方块的默认状态覆盖导出的方块属性的默认值 |
|||
p['stonecutter_block']= { |
|||
{'minecraft:cardinal_direction', 'north'}, |
|||
} |
|||
p['small_dripleaf_block'] = { |
|||
{'minecraft:cardinal_direction', 'east'}, |
|||
{'upper_block_bit', 'true'}, |
|||
} |
|||
p['sculk_shrieker'] = { |
|||
{'active', 'false'},-- |
|||
{'can_summon', 'false'},-- |
|||
} |
|||
p['chest'] = { |
|||
{'minecraft:cardinal_direction', 'north'}, |
|||
} |
|||
p['ender_chest'] = { |
|||
{'minecraft:cardinal_direction', 'north'}, |
|||
} |
|||
p['suspicious_gravel'] = { |
|||
{'brushed_progress', '0'},-- |
|||
{'hanging', 'true'}, |
|||
} |
|||
p['suspicious_sand'] = { |
|||
{'brushed_progress', '0'},-- |
|||
{'hanging', 'true'}, |
|||
} |
|||
p['pointed_dripstone'] = { |
|||
{'dripstone_thickness', 'tip'},-- |
|||
{'hanging', 'true'}, |
|||
} |
|||
p['big_dripleaf'] = { |
|||
{'big_dripleaf_head', 'true'}, |
|||
{'big_dripleaf_tilt', 'none'},-- |
|||
{'minecraft:cardinal_direction', 'south'},-- |
|||
} |
|||
p['mangrove_propagule'] = { |
|||
{'hanging', 'false'},-- |
|||
{'propagule_stage', '0'},-- |
|||
} |
|||
p['light_block'] = { |
|||
{'block_light_level', '0'},-- |
|||
} |
|||
p['glow_lichen'] = { |
|||
{'multi_face_direction_bits', '63'}, |
|||
} |
|||
p['amethyst_cluster'] = { |
|||
{'minecraft:block_face', 'up'}, |
|||
} |
|||
⚫ |
2024年3月27日 (三) 15:39的版本
local p = {
['acacia_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['acacia_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['acacia_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['acacia_fence'] = {},
['acacia_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'open_bit', 'false'},
},
['acacia_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['acacia_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['acacia_log'] = {
{'pillar_axis', 'y'},
},
['acacia_planks'] = {},
['acacia_pressure_plate'] = {
{'redstone_signal', '0'},
},
['acacia_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['activator_rail'] = {
{'rail_data_bit', 'false'},
{'rail_direction', '0'},
},
['air'] = {},
['allow'] = {},
['amethyst_block'] = {},
['amethyst_cluster'] = {
{'minecraft:block_face', 'down'},
},
['ancient_debris'] = {},
['andesite'] = {},
['andesite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['anvil'] = {
{'damage', 'undamaged'},
{'minecraft:cardinal_direction', 'south'},
},
['azalea'] = {},
['azalea_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['azalea_leaves_flowered'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['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'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['bamboo_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['bamboo_fence'] = {},
['bamboo_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'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'},
},
['bamboo_mosaic_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['bamboo_mosaic_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['bamboo_planks'] = {},
['bamboo_pressure_plate'] = {
{'redstone_signal', '0'},
},
['bamboo_sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'oak'},
},
['bamboo_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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', 'false'},
{'big_dripleaf_tilt', 'none'},
{'minecraft:cardinal_direction', 'south'},
},
['birch_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['birch_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['birch_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['birch_fence'] = {},
['birch_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'open_bit', 'false'},
},
['birch_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['birch_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['birch_log'] = {
{'pillar_axis', 'y'},
},
['birch_planks'] = {},
['birch_pressure_plate'] = {
{'redstone_signal', '0'},
},
['birch_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['black_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['black_candle_cake'] = {
{'lit', 'false'},
},
['black_carpet'] = {},
['black_concrete'] = {},
['black_concrete_powder'] = {},
['black_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['black_shulker_box'] = {},
['black_stained_glass'] = {},
['black_stained_glass_pane'] = {},
['black_terracotta'] = {},
['black_wool'] = {},
['blackstone'] = {},
['blackstone_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['blackstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'] = {
{'minecraft:cardinal_direction', 'south'},
},
['blue_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['blue_candle_cake'] = {
{'lit', 'false'},
},
['blue_carpet'] = {},
['blue_concrete'] = {},
['blue_concrete_powder'] = {},
['blue_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['blue_ice'] = {},
['blue_shulker_box'] = {},
['blue_stained_glass'] = {},
['blue_stained_glass_pane'] = {},
['blue_terracotta'] = {},
['blue_wool'] = {},
['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'] = {},
['brewing_stand'] = {
{'brewing_stand_slot_a_bit', 'false'},
{'brewing_stand_slot_b_bit', 'false'},
{'brewing_stand_slot_c_bit', 'false'},
},
['brick_block'] = {},
['brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['brown_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['brown_candle_cake'] = {
{'lit', 'false'},
},
['brown_carpet'] = {},
['brown_concrete'] = {},
['brown_concrete_powder'] = {},
['brown_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['brown_mushroom'] = {},
['brown_mushroom_block'] = {
{'huge_mushroom_bits', '0'},
},
['brown_shulker_box'] = {},
['brown_stained_glass'] = {},
['brown_stained_glass_pane'] = {},
['brown_terracotta'] = {},
['brown_wool'] = {},
['bubble_column'] = {
{'drag_down', 'false'},
},
['bubble_coral'] = {},
['budding_amethyst'] = {},
['cactus'] = {
{'age', '0'},
},
['cake'] = {
{'bite_counter', '0'},
},
['calcite'] = {},
['calibrated_sculk_sensor'] = {
{'minecraft:cardinal_direction', 'south'},
{'sculk_sensor_phase', '0'},
},
['camera'] = {},
['campfire'] = {
{'extinguished', 'false'},
{'minecraft:cardinal_direction', 'south'},
},
['candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['candle_cake'] = {
{'lit', 'false'},
},
['carrots'] = {
{'growth', '0'},
},
['cartography_table'] = {},
['carved_pumpkin'] = {
{'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'},
},
['chemical_heat'] = {},
['chemistry_table'] = {
{'chemistry_table_type', 'compound_creator'},
{'direction', '0'},
},
['cherry_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['cherry_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['cherry_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['cherry_fence'] = {},
['cherry_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'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'},
},
['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'},
{'stripped_bit', 'false'},
},
['chest'] = {
{'minecraft:cardinal_direction', 'south'},
},
['chiseled_bookshelf'] = {
{'books_stored', '0'},
{'direction', '0'},
},
['chiseled_copper'] = {},
['chiseled_deepslate'] = {},
['chiseled_nether_bricks'] = {},
['chiseled_polished_blackstone'] = {},
['chiseled_tuff'] = {},
['chiseled_tuff_bricks'] = {},
['chorus_flower'] = {
{'age', '0'},
},
['chorus_plant'] = {},
['clay'] = {},
['client_request_placeholder_block'] = {},
['coal_block'] = {},
['coal_ore'] = {},
['cobbled_deepslate'] = {},
['cobbled_deepslate_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['cobbled_deepslate_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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_wall'] = {
{'wall_block_type', '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'},
{'direction', '0'},
},
['colored_torch_bp'] = {
{'color_bit', 'false'},
{'torch_facing_direction', 'unknown'},
},
['colored_torch_rg'] = {
{'color_bit', 'false'},
{'torch_facing_direction', 'unknown'},
},
['command_block'] = {
{'conditional_bit', 'false'},
{'facing_direction', '0'},
},
['composter'] = {
{'composter_fill_level', '0'},
},
['conduit'] = {},
['copper_block'] = {},
['copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['copper_grate'] = {},
['copper_ore'] = {},
['copper_trapdoor'] = {
{'direction', '0'},
{'open_bit', 'false'},
{'upside_down_bit', 'false'},
},
['coral_block'] = {
{'coral_color', 'blue'},
{'dead_bit', 'false'},
},
['coral_fan'] = {
{'coral_color', 'blue'},
{'coral_fan_direction', '0'},
},
['coral_fan_dead'] = {
{'coral_color', 'blue'},
{'coral_fan_direction', '0'},
},
['coral_fan_hang'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false'},
{'dead_bit', 'false'},
},
['coral_fan_hang2'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false'},
{'dead_bit', 'false'},
},
['coral_fan_hang3'] = {
{'coral_direction', '0'},
{'coral_hang_type_bit', 'false'},
{'dead_bit', 'false'},
},
['cracked_deepslate_bricks'] = {},
['cracked_deepslate_tiles'] = {},
['cracked_nether_bricks'] = {},
['cracked_polished_blackstone_bricks'] = {},
['crafter'] = {
{'crafting', 'false'},
{'orientation', 'down_east'},
{'triggered_bit', 'false'},
},
['crafting_table'] = {},
['crimson_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['crimson_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['crimson_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['crimson_fence'] = {},
['crimson_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'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'},
},
['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'},
},
['cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['cyan_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['cyan_candle_cake'] = {
{'lit', 'false'},
},
['cyan_carpet'] = {},
['cyan_concrete'] = {},
['cyan_concrete_powder'] = {},
['cyan_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['cyan_shulker_box'] = {},
['cyan_stained_glass'] = {},
['cyan_stained_glass_pane'] = {},
['cyan_terracotta'] = {},
['cyan_wool'] = {},
['dark_oak_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['dark_oak_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['dark_oak_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['dark_oak_fence'] = {},
['dark_oak_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'open_bit', 'false'},
},
['dark_oak_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['dark_oak_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['dark_oak_log'] = {
{'pillar_axis', 'y'},
},
['dark_oak_planks'] = {},
['dark_oak_pressure_plate'] = {
{'redstone_signal', '0'},
},
['dark_oak_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['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'] = {},
['dead_bubble_coral'] = {},
['dead_fire_coral'] = {},
['dead_horn_coral'] = {},
['dead_tube_coral'] = {},
['deadbush'] = {},
['decorated_pot'] = {
{'direction', '0'},
},
['deepslate'] = {
{'pillar_axis', 'y'},
},
['deepslate_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['deepslate_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['deepslate_tile_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'] = {},
['detector_rail'] = {
{'rail_data_bit', 'false'},
{'rail_direction', '0'},
},
['diamond_block'] = {},
['diamond_ore'] = {},
['diorite'] = {},
['diorite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['dirt'] = {
{'dirt_type', 'normal'},
},
['dirt_with_roots'] = {},
['dispenser'] = {
{'facing_direction', '0'},
{'triggered_bit', 'false'},
},
['double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['double_plant'] = {
{'double_plant_type', 'sunflower'},
{'upper_block_bit', 'false'},
},
['double_stone_block_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'smooth_stone'},
},
['double_stone_block_slab2'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'red_sandstone'},
},
['double_stone_block_slab3'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'end_stone_brick'},
},
['double_stone_block_slab4'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'mossy_stone_brick'},
},
['dragon_egg'] = {},
['dried_kelp_block'] = {},
['dripstone_block'] = {},
['dropper'] = {
{'facing_direction', '0'},
{'triggered_bit', 'false'},
},
['element_0'] = {},
['element_1'] = {},
['element_10'] = {},
['element_100'] = {},
['element_101'] = {},
['element_102'] = {},
['element_103'] = {},
['element_104'] = {},
['element_105'] = {},
['element_106'] = {},
['element_107'] = {},
['element_108'] = {},
['element_109'] = {},
['element_11'] = {},
['element_110'] = {},
['element_111'] = {},
['element_112'] = {},
['element_113'] = {},
['element_114'] = {},
['element_115'] = {},
['element_116'] = {},
['element_117'] = {},
['element_118'] = {},
['element_12'] = {},
['element_13'] = {},
['element_14'] = {},
['element_15'] = {},
['element_16'] = {},
['element_17'] = {},
['element_18'] = {},
['element_19'] = {},
['element_2'] = {},
['element_20'] = {},
['element_21'] = {},
['element_22'] = {},
['element_23'] = {},
['element_24'] = {},
['element_25'] = {},
['element_26'] = {},
['element_27'] = {},
['element_28'] = {},
['element_29'] = {},
['element_3'] = {},
['element_30'] = {},
['element_31'] = {},
['element_32'] = {},
['element_33'] = {},
['element_34'] = {},
['element_35'] = {},
['element_36'] = {},
['element_37'] = {},
['element_38'] = {},
['element_39'] = {},
['element_4'] = {},
['element_40'] = {},
['element_41'] = {},
['element_42'] = {},
['element_43'] = {},
['element_44'] = {},
['element_45'] = {},
['element_46'] = {},
['element_47'] = {},
['element_48'] = {},
['element_49'] = {},
['element_5'] = {},
['element_50'] = {},
['element_51'] = {},
['element_52'] = {},
['element_53'] = {},
['element_54'] = {},
['element_55'] = {},
['element_56'] = {},
['element_57'] = {},
['element_58'] = {},
['element_59'] = {},
['element_6'] = {},
['element_60'] = {},
['element_61'] = {},
['element_62'] = {},
['element_63'] = {},
['element_64'] = {},
['element_65'] = {},
['element_66'] = {},
['element_67'] = {},
['element_68'] = {},
['element_69'] = {},
['element_7'] = {},
['element_70'] = {},
['element_71'] = {},
['element_72'] = {},
['element_73'] = {},
['element_74'] = {},
['element_75'] = {},
['element_76'] = {},
['element_77'] = {},
['element_78'] = {},
['element_79'] = {},
['element_8'] = {},
['element_80'] = {},
['element_81'] = {},
['element_82'] = {},
['element_83'] = {},
['element_84'] = {},
['element_85'] = {},
['element_86'] = {},
['element_87'] = {},
['element_88'] = {},
['element_89'] = {},
['element_9'] = {},
['element_90'] = {},
['element_91'] = {},
['element_92'] = {},
['element_93'] = {},
['element_94'] = {},
['element_95'] = {},
['element_96'] = {},
['element_97'] = {},
['element_98'] = {},
['element_99'] = {},
['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'] = {
{'end_portal_eye_bit', 'false'},
{'minecraft:cardinal_direction', 'south'},
},
['end_rod'] = {
{'facing_direction', '0'},
},
['end_stone'] = {},
['ender_chest'] = {
{'minecraft:cardinal_direction', 'south'},
},
['exposed_chiseled_copper'] = {},
['exposed_copper'] = {},
['exposed_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['exposed_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'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'},
},
['exposed_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['exposed_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['farmland'] = {
{'moisturized_amount', '0'},
},
['fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'open_bit', 'false'},
},
['fire'] = {
{'age', '0'},
},
['fire_coral'] = {},
['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'},
},
['furnace'] = {
{'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', '0'},
},
['glowingobsidian'] = {},
['glowstone'] = {},
['gold_block'] = {},
['gold_ore'] = {},
['golden_rail'] = {
{'rail_data_bit', 'false'},
{'rail_direction', '0'},
},
['granite'] = {},
['granite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['grass_block'] = {},
['grass_path'] = {},
['gravel'] = {},
['gray_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['gray_candle_cake'] = {
{'lit', 'false'},
},
['gray_carpet'] = {},
['gray_concrete'] = {},
['gray_concrete_powder'] = {},
['gray_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['gray_shulker_box'] = {},
['gray_stained_glass'] = {},
['gray_stained_glass_pane'] = {},
['gray_terracotta'] = {},
['gray_wool'] = {},
['green_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['green_candle_cake'] = {
{'lit', 'false'},
},
['green_carpet'] = {},
['green_concrete'] = {},
['green_concrete_powder'] = {},
['green_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['green_shulker_box'] = {},
['green_stained_glass'] = {},
['green_stained_glass_pane'] = {},
['green_terracotta'] = {},
['green_wool'] = {},
['grindstone'] = {
{'attachment', 'standing'},
{'direction', '0'},
},
['hanging_roots'] = {},
['hard_black_stained_glass'] = {},
['hard_black_stained_glass_pane'] = {},
['hard_blue_stained_glass'] = {},
['hard_blue_stained_glass_pane'] = {},
['hard_brown_stained_glass'] = {},
['hard_brown_stained_glass_pane'] = {},
['hard_cyan_stained_glass'] = {},
['hard_cyan_stained_glass_pane'] = {},
['hard_glass'] = {},
['hard_glass_pane'] = {},
['hard_gray_stained_glass'] = {},
['hard_gray_stained_glass_pane'] = {},
['hard_green_stained_glass'] = {},
['hard_green_stained_glass_pane'] = {},
['hard_light_blue_stained_glass'] = {},
['hard_light_blue_stained_glass_pane'] = {},
['hard_light_gray_stained_glass'] = {},
['hard_light_gray_stained_glass_pane'] = {},
['hard_lime_stained_glass'] = {},
['hard_lime_stained_glass_pane'] = {},
['hard_magenta_stained_glass'] = {},
['hard_magenta_stained_glass_pane'] = {},
['hard_orange_stained_glass'] = {},
['hard_orange_stained_glass_pane'] = {},
['hard_pink_stained_glass'] = {},
['hard_pink_stained_glass_pane'] = {},
['hard_purple_stained_glass'] = {},
['hard_purple_stained_glass_pane'] = {},
['hard_red_stained_glass'] = {},
['hard_red_stained_glass_pane'] = {},
['hard_white_stained_glass'] = {},
['hard_white_stained_glass_pane'] = {},
['hard_yellow_stained_glass'] = {},
['hard_yellow_stained_glass_pane'] = {},
['hardened_clay'] = {},
['hay_block'] = {
{'deprecated', '0'},
{'pillar_axis', 'y'},
},
['heavy_weighted_pressure_plate'] = {
{'redstone_signal', '0'},
},
['honey_block'] = {},
['honeycomb_block'] = {},
['hopper'] = {
{'facing_direction', '0'},
{'toggle_bit', 'false'},
},
['horn_coral'] = {},
['ice'] = {},
['infested_deepslate'] = {
{'pillar_axis', 'y'},
},
['info_update'] = {},
['info_update2'] = {},
['invisible_bedrock'] = {},
['iron_bars'] = {},
['iron_block'] = {},
['iron_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'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'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['jungle_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['jungle_fence'] = {},
['jungle_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'open_bit', 'false'},
},
['jungle_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['jungle_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['jungle_log'] = {
{'pillar_axis', 'y'},
},
['jungle_planks'] = {},
['jungle_pressure_plate'] = {
{'redstone_signal', '0'},
},
['jungle_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['kelp'] = {
{'kelp_age', '0'},
},
['ladder'] = {
{'facing_direction', '0'},
},
['lantern'] = {
{'hanging', 'false'},
},
['lapis_block'] = {},
['lapis_ore'] = {},
['large_amethyst_bud'] = {
{'minecraft:block_face', 'down'},
},
['lava'] = {
{'liquid_depth', '0'},
},
['lectern'] = {
{'minecraft:cardinal_direction', 'south'},
{'powered_bit', 'false'},
},
['lever'] = {
{'lever_direction', 'down_east_west'},
{'open_bit', 'false'},
},
['light_block'] = {
{'block_light_level', '0'},
},
['light_blue_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['light_blue_candle_cake'] = {
{'lit', 'false'},
},
['light_blue_carpet'] = {},
['light_blue_concrete'] = {},
['light_blue_concrete_powder'] = {},
['light_blue_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['light_blue_shulker_box'] = {},
['light_blue_stained_glass'] = {},
['light_blue_stained_glass_pane'] = {},
['light_blue_terracotta'] = {},
['light_blue_wool'] = {},
['light_gray_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['light_gray_candle_cake'] = {
{'lit', 'false'},
},
['light_gray_carpet'] = {},
['light_gray_concrete'] = {},
['light_gray_concrete_powder'] = {},
['light_gray_shulker_box'] = {},
['light_gray_stained_glass'] = {},
['light_gray_stained_glass_pane'] = {},
['light_gray_terracotta'] = {},
['light_gray_wool'] = {},
['light_weighted_pressure_plate'] = {
{'redstone_signal', '0'},
},
['lightning_rod'] = {
{'facing_direction', '0'},
},
['lime_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['lime_candle_cake'] = {
{'lit', 'false'},
},
['lime_carpet'] = {},
['lime_concrete'] = {},
['lime_concrete_powder'] = {},
['lime_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['lime_shulker_box'] = {},
['lime_stained_glass'] = {},
['lime_stained_glass_pane'] = {},
['lime_terracotta'] = {},
['lime_wool'] = {},
['lit_blast_furnace'] = {
{'minecraft:cardinal_direction', 'south'},
},
['lit_deepslate_redstone_ore'] = {},
['lit_furnace'] = {
{'minecraft:cardinal_direction', 'south'},
},
['lit_pumpkin'] = {
{'minecraft:cardinal_direction', 'south'},
},
['lit_redstone_lamp'] = {},
['lit_redstone_ore'] = {},
['lit_smoker'] = {
{'minecraft:cardinal_direction', 'south'},
},
['lodestone'] = {},
['loom'] = {
{'direction', '0'},
},
['magenta_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['magenta_candle_cake'] = {
{'lit', 'false'},
},
['magenta_carpet'] = {},
['magenta_concrete'] = {},
['magenta_concrete_powder'] = {},
['magenta_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['magenta_shulker_box'] = {},
['magenta_stained_glass'] = {},
['magenta_stained_glass_pane'] = {},
['magenta_terracotta'] = {},
['magenta_wool'] = {},
['magma'] = {},
['mangrove_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['mangrove_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['mangrove_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['mangrove_fence'] = {},
['mangrove_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'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'},
},
['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'},
{'stripped_bit', 'false'},
},
['medium_amethyst_bud'] = {
{'minecraft:block_face', 'down'},
},
['melon_block'] = {},
['melon_stem'] = {
{'facing_direction', '0'},
{'growth', '0'},
},
['mob_spawner'] = {},
['monster_egg'] = {
{'monster_egg_stone_type', 'stone'},
},
['moss_block'] = {},
['moss_carpet'] = {},
['mossy_cobblestone'] = {},
['mossy_cobblestone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['mossy_stone_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['moving_block'] = {},
['mud'] = {},
['mud_brick_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['mud_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['mycelium'] = {},
['nether_brick'] = {},
['nether_brick_fence'] = {},
['nether_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['nether_gold_ore'] = {},
['nether_sprouts'] = {},
['nether_wart'] = {
{'age', '0'},
},
['nether_wart_block'] = {},
['netherite_block'] = {},
['netherrack'] = {},
['netherreactor'] = {},
['normal_stone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['noteblock'] = {},
['oak_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['oak_fence'] = {},
['oak_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['oak_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['oak_log'] = {
{'pillar_axis', 'y'},
},
['oak_planks'] = {},
['oak_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['oak_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['oak_wood'] = {
{'pillar_axis', 'y'},
},
['observer'] = {
{'minecraft:facing_direction', 'down'},
{'powered_bit', 'false'},
},
['obsidian'] = {},
['ochre_froglight'] = {
{'pillar_axis', 'y'},
},
['orange_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['orange_candle_cake'] = {
{'lit', 'false'},
},
['orange_carpet'] = {},
['orange_concrete'] = {},
['orange_concrete_powder'] = {},
['orange_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['orange_shulker_box'] = {},
['orange_stained_glass'] = {},
['orange_stained_glass_pane'] = {},
['orange_terracotta'] = {},
['orange_wool'] = {},
['oxidized_chiseled_copper'] = {},
['oxidized_copper'] = {},
['oxidized_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['oxidized_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'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'},
},
['oxidized_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['oxidized_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['packed_ice'] = {},
['packed_mud'] = {},
['pearlescent_froglight'] = {
{'pillar_axis', 'y'},
},
['pink_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['pink_candle_cake'] = {
{'lit', 'false'},
},
['pink_carpet'] = {},
['pink_concrete'] = {},
['pink_concrete_powder'] = {},
['pink_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['pink_petals'] = {
{'growth', '0'},
{'minecraft:cardinal_direction', 'south'},
},
['pink_shulker_box'] = {},
['pink_stained_glass'] = {},
['pink_stained_glass_pane'] = {},
['pink_terracotta'] = {},
['pink_wool'] = {},
['piston'] = {
{'facing_direction', '0'},
},
['piston_arm_collision'] = {
{'facing_direction', '0'},
},
['pitcher_crop'] = {
{'growth', '0'},
{'upper_block_bit', 'false'},
},
['pitcher_plant'] = {
{'upper_block_bit', 'false'},
},
['podzol'] = {},
['pointed_dripstone'] = {
{'dripstone_thickness', 'tip'},
{'hanging', 'false'},
},
['polished_andesite'] = {},
['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'},
},
['polished_blackstone_brick_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['polished_blackstone_pressure_plate'] = {
{'redstone_signal', '0'},
},
['polished_blackstone_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['polished_deepslate_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'] = {},
['polished_diorite_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['polished_granite'] = {},
['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'},
},
['portal'] = {
{'portal_axis', 'unknown'},
},
['potatoes'] = {
{'growth', '0'},
},
['powder_snow'] = {},
['powered_comparator'] = {
{'minecraft:cardinal_direction', 'south'},
{'output_lit_bit', 'false'},
{'output_subtract_bit', 'false'},
},
['powered_repeater'] = {
{'minecraft:cardinal_direction', 'south'},
{'repeater_delay', '0'},
},
['prismarine'] = {
{'prismarine_block_type', 'default'},
},
['prismarine_bricks_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['prismarine_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['pumpkin'] = {
{'minecraft:cardinal_direction', 'south'},
},
['pumpkin_stem'] = {
{'facing_direction', '0'},
{'growth', '0'},
},
['purple_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['purple_candle_cake'] = {
{'lit', 'false'},
},
['purple_carpet'] = {},
['purple_concrete'] = {},
['purple_concrete_powder'] = {},
['purple_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['purple_shulker_box'] = {},
['purple_stained_glass'] = {},
['purple_stained_glass_pane'] = {},
['purple_terracotta'] = {},
['purple_wool'] = {},
['purpur_block'] = {
{'chisel_type', 'default'},
{'pillar_axis', 'y'},
},
['purpur_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['quartz_block'] = {
{'chisel_type', 'default'},
{'pillar_axis', 'y'},
},
['quartz_bricks'] = {},
['quartz_ore'] = {},
['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'] = {},
['red_concrete'] = {},
['red_concrete_powder'] = {},
['red_flower'] = {
{'flower_type', 'poppy'},
},
['red_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['red_mushroom'] = {},
['red_mushroom_block'] = {
{'huge_mushroom_bits', '0'},
},
['red_nether_brick'] = {},
['red_nether_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['red_sandstone'] = {
{'sand_stone_type', 'default'},
},
['red_sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['red_shulker_box'] = {},
['red_stained_glass'] = {},
['red_stained_glass_pane'] = {},
['red_terracotta'] = {},
['red_wool'] = {},
['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'] = {},
['respawn_anchor'] = {
{'respawn_anchor_charge', '0'},
},
['sand'] = {
{'sand_type', 'normal'},
},
['sandstone'] = {
{'sand_stone_type', 'default'},
},
['sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['sapling'] = {
{'age_bit', 'false'},
{'sapling_type', 'oak'},
},
['scaffolding'] = {
{'stability', '0'},
{'stability_check', 'false'},
},
['sculk'] = {},
['sculk_catalyst'] = {
{'bloom', 'false'},
},
['sculk_sensor'] = {
{'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'},
},
['shroomlight'] = {},
['silver_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['skull'] = {
{'facing_direction', '0'},
},
['slime'] = {},
['small_amethyst_bud'] = {
{'minecraft:block_face', 'down'},
},
['small_dripleaf_block'] = {
{'minecraft:cardinal_direction', 'south'},
{'upper_block_bit', 'false'},
},
['smithing_table'] = {},
['smoker'] = {
{'minecraft:cardinal_direction', 'south'},
},
['smooth_basalt'] = {},
['smooth_quartz_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['smooth_red_sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['smooth_sandstone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['smooth_stone'] = {},
['sniffer_egg'] = {
{'cracked_state', 'no_cracks'},
},
['snow'] = {},
['snow_layer'] = {
{'covered_bit', 'false'},
{'height', '0'},
},
['soul_campfire'] = {
{'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'},
},
['spore_blossom'] = {},
['spruce_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['spruce_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['spruce_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['spruce_fence'] = {},
['spruce_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'open_bit', 'false'},
},
['spruce_hanging_sign'] = {
{'attached_bit', 'false'},
{'facing_direction', '0'},
{'ground_sign_direction', '0'},
{'hanging', 'false'},
},
['spruce_leaves'] = {
{'persistent_bit', 'false'},
{'update_bit', 'false'},
},
['spruce_log'] = {
{'pillar_axis', 'y'},
},
['spruce_planks'] = {},
['spruce_pressure_plate'] = {
{'redstone_signal', '0'},
},
['spruce_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
},
['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_block_slab'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type', 'smooth_stone'},
},
['stone_block_slab2'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_2', 'red_sandstone'},
},
['stone_block_slab3'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_3', 'end_stone_brick'},
},
['stone_block_slab4'] = {
{'minecraft:vertical_half', 'bottom'},
{'stone_slab_type_4', 'mossy_stone_brick'},
},
['stone_brick_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['stone_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['stone_pressure_plate'] = {
{'redstone_signal', '0'},
},
['stone_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['stonebrick'] = {
{'stone_brick_type', 'default'},
},
['stonecutter'] = {},
['stonecutter_block'] = {
{'minecraft:cardinal_direction', 'south'},
},
['stripped_acacia_log'] = {
{'pillar_axis', 'y'},
},
['stripped_acacia_wood'] = {
{'pillar_axis', 'y'},
},
['stripped_bamboo_block'] = {
{'pillar_axis', 'y'},
},
['stripped_birch_log'] = {
{'pillar_axis', 'y'},
},
['stripped_birch_wood'] = {
{'pillar_axis', 'y'},
},
['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_jungle_log'] = {
{'pillar_axis', 'y'},
},
['stripped_jungle_wood'] = {
{'pillar_axis', 'y'},
},
['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_spruce_log'] = {
{'pillar_axis', 'y'},
},
['stripped_spruce_wood'] = {
{'pillar_axis', 'y'},
},
['stripped_warped_hyphae'] = {
{'pillar_axis', 'y'},
},
['stripped_warped_stem'] = {
{'pillar_axis', 'y'},
},
['structure_block'] = {
{'structure_block_type', 'data'},
},
['structure_void'] = {
{'structure_void_type', 'void'},
},
['suspicious_gravel'] = {
{'brushed_progress', '0'},
{'hanging', 'false'},
},
['suspicious_sand'] = {
{'brushed_progress', '0'},
{'hanging', 'false'},
},
['sweet_berry_bush'] = {
{'growth', '0'},
},
['tallgrass'] = {
{'tall_grass_type', 'default'},
},
['target'] = {},
['tinted_glass'] = {},
['tnt'] = {
{'allow_underwater_bit', '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'] = {
{'minecraft:cardinal_direction', 'south'},
},
['trial_spawner'] = {
{'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'] = {},
['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_torch'] = {
{'torch_facing_direction', 'unknown'},
},
['undyed_shulker_box'] = {},
['unknown'] = {},
['unlit_redstone_torch'] = {
{'torch_facing_direction', 'unknown'},
},
['unpowered_comparator'] = {
{'minecraft:cardinal_direction', 'south'},
{'output_lit_bit', 'false'},
{'output_subtract_bit', 'false'},
},
['unpowered_repeater'] = {
{'minecraft:cardinal_direction', 'south'},
{'repeater_delay', '0'},
},
['vault'] = {
{'minecraft:cardinal_direction', 'south'},
{'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'},
{'open_bit', 'false'},
{'upper_block_bit', 'false'},
},
['warped_double_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['warped_fence'] = {},
['warped_fence_gate'] = {
{'direction', '0'},
{'in_wall_bit', 'false'},
{'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'},
},
['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'},
{'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'},
},
['waxed_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
{'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'},
},
['waxed_exposed_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_exposed_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
{'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'},
},
['waxed_oxidized_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_oxidized_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['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'},
{'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'},
},
['waxed_weathered_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['waxed_weathered_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['weathered_chiseled_copper'] = {},
['weathered_copper'] = {},
['weathered_copper_bulb'] = {
{'lit', 'false'},
{'powered_bit', 'false'},
},
['weathered_copper_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'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'},
},
['weathered_cut_copper_stairs'] = {
{'upside_down_bit', 'false'},
{'weirdo_direction', '0'},
},
['weathered_double_cut_copper_slab'] = {
{'minecraft:vertical_half', 'bottom'},
},
['web'] = {},
['weeping_vines'] = {
{'weeping_vines_age', '0'},
},
['wheat'] = {
{'growth', '0'},
},
['white_candle'] = {
{'candles', '0'},
{'lit', 'false'},
},
['white_candle_cake'] = {
{'lit', 'false'},
},
['white_carpet'] = {},
['white_concrete'] = {},
['white_concrete_powder'] = {},
['white_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['white_shulker_box'] = {},
['white_stained_glass'] = {},
['white_stained_glass_pane'] = {},
['white_terracotta'] = {},
['white_wool'] = {},
['wither_rose'] = {},
['wooden_button'] = {
{'button_pressed_bit', 'false'},
{'facing_direction', '0'},
},
['wooden_door'] = {
{'direction', '0'},
{'door_hinge_bit', 'false'},
{'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'] = {},
['yellow_concrete'] = {},
['yellow_concrete_powder'] = {},
['yellow_flower'] = {},
['yellow_glazed_terracotta'] = {
{'facing_direction', '0'},
},
['yellow_shulker_box'] = {},
['yellow_stained_glass'] = {},
['yellow_stained_glass_pane'] = {},
['yellow_terracotta'] = {},
['yellow_wool'] = {},
}
--用方块的默认状态覆盖导出的方块属性的默认值
p['stonecutter_block']= {
{'minecraft:cardinal_direction', 'north'},
}
p['small_dripleaf_block'] = {
{'minecraft:cardinal_direction', 'east'},
{'upper_block_bit', 'true'},
}
p['sculk_shrieker'] = {
{'active', 'false'},--
{'can_summon', 'false'},--
}
p['chest'] = {
{'minecraft:cardinal_direction', 'north'},
}
p['ender_chest'] = {
{'minecraft:cardinal_direction', 'north'},
}
p['suspicious_gravel'] = {
{'brushed_progress', '0'},--
{'hanging', 'true'},
}
p['suspicious_sand'] = {
{'brushed_progress', '0'},--
{'hanging', 'true'},
}
p['pointed_dripstone'] = {
{'dripstone_thickness', 'tip'},--
{'hanging', 'true'},
}
p['big_dripleaf'] = {
{'big_dripleaf_head', 'true'},
{'big_dripleaf_tilt', 'none'},--
{'minecraft:cardinal_direction', 'south'},--
}
p['mangrove_propagule'] = {
{'hanging', 'false'},--
{'propagule_stage', '0'},--
}
p['light_block'] = {
{'block_light_level', '0'},--
}
p['glow_lichen'] = {
{'multi_face_direction_bits', '63'},
}
p['amethyst_cluster'] = {
{'minecraft:block_face', 'up'},
}
return p