jaquadro / StorageDrawers

A mod adding compartmental storage for Minecraft Forge
MIT License
203 stars 160 forks source link

[ Question ] BlockDrawers.java - Geometry stuff #1173

Open Xelbayria opened 2 weeks ago

Xelbayria commented 2 weeks ago

Hello,

Is there any changes from 1.20.1 to 1.21.X for AABB stuff in BlockDrawers.java. I was updating the module for Storage Drawers via Every Compat and can't find the cause of why item aren't rendering on the Drawers but found the AABB of Drawers from Every Compat are all 0 like this [AABB[0.0, 0.0, 0.0] -> [0.0, 0.0, 0.0]]