Added an interface to allow mod authors to "disallow" blocks from generating additional placements (compat for some mods in the future) Prevent generating additional placement blocks for blocks that already have a property with a name that the new block would add (fixes crashes with some mods)
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