This tutorial is set by the author's setting without permission.
Before the relevant adjustment of the artisan soul, you need to install the CRT first, and then use the/CT Hand instruction to obtain the relevant characteristics by holding the corresponding items.
Adjust the artistic -related items and characteristics in TWEAKERS Construction, location .minecraft/config/Tweakersconstruct.cfg
This article will analyze the content and application of the config file.
Miscelleaneous
Specify items that can synthesize the material.Example: Bente can be used to synthesize stone components, each worth 144MB.
S: "Material additions" <
Stone: 1: 144: Minecraft: Bedrolk: 0
"
Specify whether a material can be synthesized with a part or pouring table.Example: The component of the iron ingots cannot be used to synthesize the component processing table, which can be synthesized by pouring tables.
S: "Part Creation" <
Iron: false: true
"
Disable materials.Example: Paper cannot synthesize related components.
S: "Remove Materials" <
Paper
"
Disable the enhancement effect.Example: Disable repair of moss.
S: "Remove Modifiers" <
Mending_moss
"
Whether it will be destroyed by lava.Example: When the artisan soul tool falls into the lava, it will not be destroyed.
B: "Tool Uninvincibility" = False
Specify the number of materials that need to be consumed by the corresponding components (which can be linked to the Soul Soul Factory).Example: There are 6 synthetic picks, 15 helmets, and 20 shoe bases.
S: "TOOLPART COST" <
TCONSTRUCT: pick_head: 6
Conarm: helmet_core: 15
Conarm: boots_core: 20
"
Material adjustment (Stat Tweaks)
The defense and toughness of all armor will be multiplied by the percentage.Example: 200 doubles the defense and toughness of all armor.
I: "Armor Nerf" = 100
Adjustment of armor components, the corresponding format is ID: base durability: defensive value: Trust board reinforcement: Trust board durability: toughness: splint durability
Example: Modified the related attributes of iron ingots, chaos metals (evolution of craftsmanship), and Gaia soul ingot (plant magic).
S: "Armory Stat Tweaks" <
Iron: 12.0: 15.0: 0.85: 5.0: 0.0: 3.5
Chaotic_metal: 120: 121: 3: 20: 22: 20
GAIA: 40: 29.5: 10.5: 25: 1: 30
"
Modify the related attributes of the arrow rod.The corresponding format is ID: arrow rod coefficient: additional ammunition
Example: Modify the wooden arrow pole
S: "Arrow Shaft Stat Tweaks" <
Wood: 1.0: 0
> The damage caused by all artisan soul weapons will be multiplied by the percentage.Example: 50, all the damage caused by all craftsmanship will be only half.
I: "Attackdamage Nerf" = 100
The bow string coefficient adjustment, the format is ID: coefficient
Example: Change the coefficient of the line to 1
S: "Bowstring Stat Tweaks" <
String: 1.0
"
The durability of all craftsmanship will be taken by percentage.Example: 200, the durability of all the weapons and tools of the craftsmanship doubles.
I: "Durability Nerf" = 200
Arrow feather coefficient adjustment, format is ID: accuracy: coefficient: coefficient
Example: Adjust the coefficient of feathers
S: "Fletching Stat Tweaks" <
Feather: 1.0: 1.0
"
All excavation speeds will be multiplied by this coefficient at percentage.Example: 150, all excavation speeds will increase by 1.5 times.
I: "MiningSpeed Nerf" = 150
Weapon/tool material adjustment, format: ID: top durability: mining speed: attack damage: mining level: handle coefficient: durability of the handle: extra durability: pull bow speed: flying range (bow): extra damage (bow) (bow) (bow)
Example: Adjust the stones, the void metal (mysterious era), the last shadow steel (last shadow interface), the fear of the ingot (abyss country), endless (endless greedy) related attributes.
S: "STAT TWEAKS" <
Stone: 90: 3.0: 3: 1: 0.5: -87: 15: 5.0: 0.4: -1.0
Void_metal: 1200: 7.6: 9.4: 4: 1.4: 10: 200: 1.55: 9.2
END_STEEL: 400: 5.9: 6.2: 5: 0.9: 50: 150: 1.8: 0.6: 4.2
Dreamium: 1900: 13.1: 21.5: 7: 1.6: 80: 200: 0.9: 0.9: 14.5
Infinity_metal: 666666: 666666: 66666: 66666: 66666: 666666: 0.1: 66666666: 666666
"