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
- Install JAOPCA, Tinkers' Construct, and JATiCA.
- Launch Minecraft.
- Open
config/jaopca/modules/jatica_materials.tomland add the names of the JAOPCA materials you want to add as Tinkers' Construct materials topassiveMaterialWhitelist = [].
Setting it to["*"]will add all materials registered in JAOPCA as Tinkers' Construct materials. - Restart Minecraft.
- Open
<material_name>.tomlinconfig/jaopca/materials/and configure the material properties in the[jatica]section.
By default, no parts are generated, so set the required parts totrue. - 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.
Links
Details
Licensed MIT
Published 5 days ago
Updated 6 days ago

