More Plates™ - Extended Manufacturing Capabilities
A modpack utility that automatically generates standard components from ingots for any modification in your game. The module offers a fully customizable generation system through configuration files.
Key Features
Dynamic Texture Creation
The system uses base resources in grayscale that you can override through textures:
- Plates:
moreplates:item/base_plate - Gears:
moreplates:item/base_gear - Rods:
moreplates:item/base_rod

Automatic Recipe Generation
Currently, recipes are registered in the standard way, but future updates will add compatibility with various crafting types for other modifications.

Configuration and Tags
The configuration file config/moreplates/moreplates-generator.json allows you to specify custom material lists for generation:
["minecraft:diamond","minecraft:emerald","minecraft:lapis_lazuli","minecraft:ender_pearl"]

Each created item receives three categories of tags (using a plate as an example):
c:platesc:plates/materialmoreplates:mods/namespace
Recipe compatibility:
- Modern Industrialization
Full functionality requires Moonlight Lib.