JAOPCA Extras

Quick rating

Community listing page, reviews here may not be monitored by the author.

JAOPCA Extras

No reviews yet

Mod to add various modules to JAOPCA

Mod Loaders
Minecraft

About

Description

GitHub License

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.toml
  • extras_plates.toml
  • extras_rods.toml
  • extras_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"
}

GitHub License Latest version

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.toml
  • extras_plates.toml
  • extras_rods.toml
  • extras_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"
}