Compatibility
Minecraft: Java Edition
26.1.2
1.21.1
1.20.1
1.19.2
1.18.2
Platforms
Supported environments
Client and server
Tags
Creators
Details
This mod adds various modules to JAOPCA.
JAOPCA adds modules (described below) corresponding to each material.
Modules
The following modules are currently in place.
Vanilla
- Plates
- Rods
- Gears
AE2
- Processors
- Circuits
Configs
It is generated in config/jaopca/modules/.
extras_gears.tomlextras_plates.tomlextras_rods.tomlextras_ae2.toml(If AE2 is loaded)
ModPacks
Feel free to use it.
If you want to change the name of each item added by JAOPCA, change lang/*.json as follows:
{
"item.jaopca.{module_name}.{material_name}": "Something",
"item.jaopca.rods.netherite": "Magical Rod",
"item.jaopca.processors.iron": "Basic Processor"
}


