mc_rebalance_datapack/data/tetra/materials/metal/amethyst_bronze.json
Sergeant Acoustic 7e3376e141 Rebalance tetra materials
* Increase diamond and dendrite tiers
* Adjust tconstruct material tiers to account
2025-09-03 19:20:33 +01:00

25 lines
551 B
JSON

{
"key": "amethyst_bronze",
"category": "metal",
"primary": 4,
"secondary": 3.8,
"tertiary": 3.5,
"durability": 560,
"integrityCost": 2,
"integrityGain": 5,
"magicCapacity": 140,
"toolLevel": 5,
"toolEfficiency": 7,
"tints": {
"glyph": "f66fb7",
"texture": "ffa5ef"
},
"textures": [
"tconstruct",
"metal",
"default"
],
"material": {"items": [ "tconstruct:amethyst_bronze_ingot" ]},
"requiredTools": {"hammer_dig": 3}
}