Iron Chests integration
rubensworks opened this issue ยท 1 comments
- Blockstate variants, only those of the same type can connect
- Custom textures for each variant, with config option to use those of Iron Chest mod (dependency is only required for this, so we don't even need a build dependency?)
- Recipes based on OreDict keys
- Inventory size calculation also based on variant
- Config option to disable other variants, which just makes them uncraftable
First step done as 350c16c