Fellies/kubejs[e6]/data/tetra/materials/metal/brass.json

18 lines
465 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"key": "brass",
"category": "metal",
"primary": "5.5",
"secondary": "4.7",
"tertiary": "3.1",
"durability": "450",
"integrityCost": "2",
"integrityGain": "4",
"magicCapacity": "118",
"toolLevel": "2",
"toolEfficiency": "7",
"tints": { "glyph": "978b37", "texture": "978b37" },
"textures": ["shiny", "default"],
"material": { "tag": "forge:ingots/brass", "count": 1 },
"requiredTools": { "hammer": 2 }
}