JATiCA

JATiCA

Mod

Add JAOPCA materials to Tinker's Construct

Client and server EquipmentUtility

22 downloads
1 follower
Follow Save

JATiCA

JATiCA (Just A Tinkers' Construct/Compatibility Attempt) is a mod that adds materials registered in JAOPCA as Tinkers' Construct materials.
Since this is an addon mod developed by a third party, please direct any questions or bug reports about this mod to me, not to the developers of JAOPCA or Tinkers' Construct.

🌐日本語

Setup

  1. Install JAOPCA, Tinkers' Construct, and JATiCA.
  2. Launch Minecraft.
  3. Open config/jaopca/modules/jatica_materials.toml and add the names of the JAOPCA materials you want to add as Tinkers' Construct materials to passiveMaterialWhitelist = [].
    Setting it to ["*"] will add all materials registered in JAOPCA as Tinkers' Construct materials.
  4. Restart Minecraft.
  5. Open <material_name>.toml in config/jaopca/materials/ and configure the material properties in the [jatica] section.
    By default, no parts are generated, so set the required parts to true.
  6. Restart Minecraft, and the Tinkers' Construct materials will be added.

Changing Material Names

If you want to change the material names displayed in Tinkers' Construct, add a key like material.jatica.<material_name>.

<material_name> Small Blade, <material_name> Mattock, etc.

{
    "material.jatica.amethyst": "Cool Amethyst"
}

If you want to change the material names displayed in JAOPCA, add a key like jaopca.material.<material_name>.

Molten <material_name>, Block of <material_name>, etc.

{
    "jaopca.material.amethyst": "Cool Amethyst"
}

Acknowledgments

Thanks to the developers of JAOPCA and Tinkers' Construct.


Project members

BlueSheep2804

Member

Details

Licensed MIT
Published 5 days ago
Updated 6 days ago