Fix crash when the block registry is rebuilt
- Overhauled config files. All existing config changes should be considered invalid and be redone.
- Most blocks can now utilize rotated versions of the blocks they are based on, greatly improving compatibility with custom models.
- Stair shapes overhauled. The white arrow sits at the bottom of where the stair will be and points in the outward direction.
- Fixed server-side crash issues.
Initial NeoForge port
Port to 1.20.4
Initial release on Modrinth
minor improvements to block model handling improved handling of weathering states prevent slabs from placing wrongly on top of other slabs when slab placement is disabled add keybind to toggle custom placement logic
- keybind is default unbound, you must bind one yourself
- quickly press and release the key to toggle the logic
- hold the button to temporarily toggle the logic until it is released
- there are config options to control the default placement logic state (enabled or disabled) as well as how long a key must be held to be considered a held key instead of a quick keypress
Initial 1.19.4 release
Initial release on Modrinth
minor improvements to block model handling improved handling of weathering states prevent slabs from placing wrongly on top of other slabs when slab placement is disabled add keybind to toggle custom placement logic
- keybind is default unbound, you must bind one yourself
- quickly press and release the key to toggle the logic
- hold the button to temporarily toggle the logic until it is released
- there are config options to control the default placement logic state (enabled or disabled) as well as how long a key must be held to be considered a held key instead of a quick keypress
Initial release on Modrinth
minor improvements to block model handling prevent slabs from placing wrongly on top of other slabs when slab placement is disabled add keybind to toggle custom placement logic
- keybind is default unbound, you must bind one yourself
- quickly press and release the key to toggle the logic
- hold the button to temporarily toggle the logic until it is released
- there are config options to control the default placement logic state (enabled or disabled) as well as how long a key must be held to be considered a held key instead of a quick keypress