GregoryAM-SP / The-Minecraft-Overviewer

The Minecraft Overviewer | Successor
https://overviewer.gregoryam.com
GNU General Public License v3.0
100 stars 13 forks source link

Flower pots and potted plants don't render #46

Open stwalkerster opened 9 months ago

stwalkerster commented 9 months ago

The following block IDs aren't referenced by Overviewer at all:

The following block IDs are referenced by Overviewer, but are not rendered:

    'minecraft:potted_poppy': (140, 0),  # Pots not rendering
    'minecraft:potted_blue_orchid': (140, 0),
    'minecraft:potted_allium': (140, 0),
    'minecraft:potted_azure_bluet': (140, 0),
    'minecraft:potted_red_tulip': (140, 0),
    'minecraft:potted_orange_tulip': (140, 0),
    'minecraft:potted_white_tulip': (140, 0),
    'minecraft:potted_pink_tulip': (140, 0),
    'minecraft:potted_oxeye_daisy': (140, 0),
    'minecraft:potted_oak_sapling': (140, 0),
    'minecraft:potted_spruce_sapling': (140, 0),
    'minecraft:potted_birch_sapling': (140, 0),
    'minecraft:potted_jungle_sapling': (140, 0),
    'minecraft:potted_acacia_sapling': (140, 0),
    'minecraft:potted_dark_oak_sapling': (140, 0),
    'minecraft:potted_red_mushroom': (140, 0),
    'minecraft:potted_brown_mushroom': (140, 0),
    'minecraft:potted_fern': (140, 0),
    'minecraft:potted_dead_bush': (140, 0),
    'minecraft:potted_cactus': (140, 0),
    'minecraft:potted_bamboo': (140, 0),