GregoryAM-SP / The-Minecraft-Overviewer

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

Live non-waterlogged coral rendering as water block #41

Closed stwalkerster closed 7 months ago

stwalkerster commented 7 months ago

When a minecraft:*_coral block is currently rendered, it's rendered as a water block no matter the state of the waterlogged property. If waterlogged: false, it should render as a nice, colourful coral plant.

image image

Gregory-AM commented 7 months ago

minecraft:*_coralminecraft:*_coral_fanminecraft:dead_*_coralminecraft:dead_*_coral_fan

When a coral block is placed on a waterlogged slab / block, they now show their vibrant colors.

I've also consolidated the rendering of these to one single function. Which is why the dead variants are checked off, again.

Screenshot 2024-02-11 032554