PrismarineJS / minecraft-data

Language independent module providing minecraft data for minecraft clients, servers and libraries.
https://prismarinejs.github.io/minecraft-data
661 stars 222 forks source link

Incorrect `transparent` properties for many blocks before 1.16.2 #937

Open zardoy opened 1 week ago

zardoy commented 1 week ago

transparent property is not reliable for blocks of version 1.16.2 and before. I have created a script to check which blocks are not transparent in the last version but transparent before 1.16.2 which is clearly not correct:

All blocks ```json { "sticky_piston": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "piston": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "piston_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9" ], "tnt": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "oak_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "chest": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "farmland": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "furnace": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "cobblestone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "redstone_ore": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "cactus": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "oak_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "pumpkin": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "glowstone": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "carved_pumpkin": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "jack_o_lantern": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cake": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "repeater": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "melon": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "oak_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "stone_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "nether_brick_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "nether_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "enchanting_table": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "end_portal_frame": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "redstone_lamp": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "ender_chest": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "spruce_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "birch_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "jungle_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "cobblestone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "mossy_cobblestone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "skeleton_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "skeleton_wall_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "wither_skeleton_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "wither_skeleton_wall_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "zombie_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "zombie_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "player_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "player_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "creeper_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "creeper_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dragon_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dragon_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "anvil": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "chipped_anvil": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "damaged_anvil": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "trapped_chest": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "comparator": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "daylight_detector": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "redstone_block": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "quartz_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "acacia_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "dark_oak_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "prismarine_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "prismarine_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dark_prismarine_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "prismarine_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "prismarine_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dark_prismarine_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "sea_lantern": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "white_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "orange_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "magenta_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "light_blue_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "yellow_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "lime_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "pink_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "gray_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "light_gray_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cyan_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "purple_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "blue_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "brown_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "green_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "red_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "black_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "red_sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "oak_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "spruce_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "birch_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "jungle_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "acacia_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dark_oak_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "stone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "smooth_stone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cut_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "petrified_oak_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cobblestone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "stone_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "nether_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "quartz_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "red_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cut_red_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "purpur_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9" ], "spruce_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "birch_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "jungle_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "acacia_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "dark_oak_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "spruce_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "birch_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "jungle_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "acacia_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "dark_oak_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "purpur_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9" ], "observer": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11" ], "polished_granite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_red_sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_stone_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_diorite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_cobblestone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "end_stone_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "stone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.12", "1.11", "1.10", "1.9", "1.8" ], "smooth_sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_quartz_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "granite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "andesite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_nether_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_andesite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "diorite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_granite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_red_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_stone_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_diorite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_cobblestone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "end_stone_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_quartz_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "granite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "andesite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_nether_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_andesite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "diorite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "prismarine_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_sandstone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_stone_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "granite_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "stone_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "nether_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "andesite_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_nether_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "sandstone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "end_stone_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "diorite_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "barrel": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smoker": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "blast_furnace": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "grindstone": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "bell": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "crimson_slab": [ "1.16.2", "1.16.1" ], "warped_slab": [ "1.16.2", "1.16.1" ], "crimson_fence": [ "1.16.2", "1.16.1" ], "warped_fence": [ "1.16.2", "1.16.1" ], "crimson_fence_gate": [ "1.16.2", "1.16.1" ], "warped_fence_gate": [ "1.16.2", "1.16.1" ], "crimson_stairs": [ "1.16.2", "1.16.1" ], "warped_stairs": [ "1.16.2", "1.16.1" ], "composter": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "target": [ "1.16.2", "1.16.1" ], "blackstone_stairs": [ "1.16.2", "1.16.1" ], "blackstone_wall": [ "1.16.2", "1.16.1" ], "blackstone_slab": [ "1.16.2", "1.16.1" ], "chiseled_polished_blackstone": [ "1.16.2", "1.16.1" ], "polished_blackstone_brick_slab": [ "1.16.2", "1.16.1" ], "polished_blackstone_brick_stairs": [ "1.16.2", "1.16.1" ], "polished_blackstone_brick_wall": [ "1.16.2", "1.16.1" ], "polished_blackstone_stairs": [ "1.16.2", "1.16.1" ], "polished_blackstone_slab": [ "1.16.2", "1.16.1" ], "polished_blackstone_wall": [ "1.16.2", "1.16.1" ] } ```

Blocks like piston, furnace, redstone_ore, smoker, double slabs clearly cannot be transparent.

also blocks like double_stone_slab

rom1504 commented 1 week ago

Can you fix it ?

On Wed, Oct 30, 2024, 05:53 Vitaly @.***> wrote:

transparent property is not reliable for blocks of version 1.16.2 and before. I have created a script to check which blocks are not transparent in the last version but transparent before 1.16.2 which is clearly not correct: All blocks

{ "sticky_piston": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "piston": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "piston_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9" ], "tnt": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "oak_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "chest": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "farmland": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "furnace": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "cobblestone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "redstone_ore": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "cactus": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "oak_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "pumpkin": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "glowstone": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "carved_pumpkin": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "jack_o_lantern": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cake": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "repeater": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "melon": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "oak_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "stone_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "nether_brick_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "nether_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "enchanting_table": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "end_portal_frame": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "redstone_lamp": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "ender_chest": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "spruce_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "birch_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "jungle_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "cobblestone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "mossy_cobblestone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "skeleton_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "skeleton_wall_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "wither_skeleton_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "wither_skeleton_wall_skull": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "zombie_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "zombie_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "player_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "player_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "creeper_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "creeper_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dragon_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dragon_wall_head": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "anvil": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "chipped_anvil": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "damaged_anvil": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "trapped_chest": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "comparator": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "daylight_detector": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "redstone_block": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "quartz_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "acacia_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "dark_oak_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "prismarine_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "prismarine_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dark_prismarine_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "prismarine_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "prismarine_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dark_prismarine_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "sea_lantern": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "white_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "orange_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "magenta_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "light_blue_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "yellow_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "lime_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "pink_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "gray_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "light_gray_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cyan_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "purple_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "blue_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "brown_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "green_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "red_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "black_carpet": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "red_sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "oak_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "spruce_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "birch_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "jungle_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "acacia_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "dark_oak_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "stone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "smooth_stone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cut_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "petrified_oak_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cobblestone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "stone_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "nether_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "quartz_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "red_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13" ], "cut_red_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "purpur_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9" ], "spruce_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "birch_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "jungle_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "acacia_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "dark_oak_fence_gate": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "spruce_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "birch_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "jungle_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "acacia_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "dark_oak_fence": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9", "1.8" ], "purpur_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11", "1.10", "1.9" ], "observer": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.13.2", "1.13", "1.12", "1.11" ], "polished_granite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_red_sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_stone_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_diorite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_cobblestone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "end_stone_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "stone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4", "1.12", "1.11", "1.10", "1.9", "1.8" ], "smooth_sandstone_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_quartz_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "granite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "andesite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_nether_brick_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_andesite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "diorite_stairs": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_granite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_red_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_stone_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_diorite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_cobblestone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "end_stone_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_sandstone_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smooth_quartz_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "granite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "andesite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_nether_brick_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "polished_andesite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "diorite_slab": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "prismarine_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_sandstone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "mossy_stone_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "granite_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "stone_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "nether_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "andesite_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "red_nether_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "sandstone_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "end_stone_brick_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "diorite_wall": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "barrel": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "smoker": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "blast_furnace": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "grindstone": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "bell": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "crimson_slab": [ "1.16.2", "1.16.1" ], "warped_slab": [ "1.16.2", "1.16.1" ], "crimson_fence": [ "1.16.2", "1.16.1" ], "warped_fence": [ "1.16.2", "1.16.1" ], "crimson_fence_gate": [ "1.16.2", "1.16.1" ], "warped_fence_gate": [ "1.16.2", "1.16.1" ], "crimson_stairs": [ "1.16.2", "1.16.1" ], "warped_stairs": [ "1.16.2", "1.16.1" ], "composter": [ "1.16.2", "1.16.1", "1.15.2", "1.14.4" ], "target": [ "1.16.2", "1.16.1" ], "blackstone_stairs": [ "1.16.2", "1.16.1" ], "blackstone_wall": [ "1.16.2", "1.16.1" ], "blackstone_slab": [ "1.16.2", "1.16.1" ], "chiseled_polished_blackstone": [ "1.16.2", "1.16.1" ], "polished_blackstone_brick_slab": [ "1.16.2", "1.16.1" ], "polished_blackstone_brick_stairs": [ "1.16.2", "1.16.1" ], "polished_blackstone_brick_wall": [ "1.16.2", "1.16.1" ], "polished_blackstone_stairs": [ "1.16.2", "1.16.1" ], "polished_blackstone_slab": [ "1.16.2", "1.16.1" ], "polished_blackstone_wall": [ "1.16.2", "1.16.1" ] }

Blocks like piston, furnace https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.16.2/blocks.json#L4635, redstone_ore, smoker, double slabs clearly cannot be transparent.

— Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/minecraft-data/issues/937, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437VIXFWONDTLPJ6RIIDZ6BQ4ZAVCNFSM6AAAAABQ3JF4GKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYZDEOJQGEZTMOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

zardoy commented 1 week ago

Can you fix it ?

Yes, I can fix generated data, but not the generator. Will open a pr if its ok for you.

@rom1504 Also I wonder if shulker_box has to be transparent block in latest versions