co3moz / minecraft-render

Minecraft block rendering with node.js
MIT License
42 stars 21 forks source link

Blocks rendered from wrong corner #8

Open tehbeard opened 3 years ago

tehbeard commented 3 years ago

Some blocks like stairs are rendering correctly however many others such as lectern, crafting table are rendering from the incorrect corner as shown below. image

tehbeard commented 2 years ago

possibly due to not reading blockstates to set the rotation?