Replace old model loading system with an injection that creates UnbakedModel instances to replace missing model entries after blockstate json has been parsed to use less RAM
stair facing and shape is now combined into a single block property, making it easier to tell what the actual placement and shape is
added config to enable/disable correction of blockstates from older versions and from different stair shape options
stair shape debugger command now generates the appropriate number of stair connections for a block's connection type (with the exception of complex ones having each state twice due to flipped states being equal)
Replace old model loading system with an injection that creates UnbakedModel instances to replace missing model entries after blockstate json has been parsed to use less RAM
fix server crashing during startup
stair facing and shape is now combined into a single block property, making it easier to tell what the actual placement and shape is
added config to enable/disable correction of blockstates from older versions and from different stair shape options
stair shape debugger command now generates the appropriate number of stair connections for a block's connection type (with the exception of complex ones having each state twice due to flipped states being equal)