For downloading on Forge and NeoForge using Sinytra Connector....
This update brings better modded support using a new full block detection system, including fixing my issues with 1.21.5!
Thanks to @SpacEagle17, Minecraft will no longer freeze when triggering block processing!
A new catagory has also been added for block entities, should help with stuff like signs and chests and whatnot.
This update brings better modded support using a new full block detection system, including fixing my issues with 1.21.5!
Thanks to @SpacEagle17, Minecraft will no longer freeze when triggering block processing!
A new catagory has also been added for block entities, should help with stuff like signs and chests and whatnot.
This comes with quite a few improvements to block sorting. We now can detect if a block is "Full" or not (leaves, slabs, stairs, etc). We also check if the block is being rendered as translucent and if it emits light.
We also now detect if you include blockstates in your entry (ie redstone_torch:lit=false), this mod should be able to detect that you only included a few states of said block, and recomends you include the other states.
This also fixes a bug where the mod didn't actually trigger on world load on later versions.
1.21.5 is now supported (albiet not as accurate as the earlier versions, help needed to fix finding quads on blocks!).
Mostly under-the-hood changes that should make updating easier.
ADDED: Reads directives such as #if MC_VERSION >= 13000
, #else
, and #endif
and determines whether or not to include the blocks within those sections.
IMPROVED: Should also behave better with blocks with entries like thermalfoundation:ore:1