GlowstoneMC / Glowstone

A fast, customizable and compatible open source server for Minecraft: Java Edition
https://glowstone.net
Other
1.88k stars 270 forks source link

Allow blocks to fall when placed directly on a non solid block #1106

Closed x4e closed 3 years ago

x4e commented 3 years ago

Previously placing a piece of sand on a torch for example would result in the sand not falling. This change fixes that by considering all non solid blocks as not supporting the block, not just empty blocks.