24 lines
569 B
JSON
24 lines
569 B
JSON
{
|
|
"key" : "create_brass",
|
|
"category" : "metal",
|
|
"primary" : 5.5,
|
|
"secondary" : 4.0,
|
|
"tertiary" : 3.2,
|
|
"durability" : 462,
|
|
"integrityCost" : 2,
|
|
"integrityGain" : 6,
|
|
"magicCapacity" : 87,
|
|
"toolLevel" : "minecraft:iron",
|
|
"toolEfficiency" : 6.5,
|
|
"tints" : {
|
|
"glyph" : "ffc940",
|
|
"texture" : "ffc940"
|
|
},
|
|
"textures" : [ "metal", "default" ],
|
|
"material" : {
|
|
"items" : [ "alltheores:brass_ingot" ]
|
|
},
|
|
"requiredTools" : {
|
|
"hammer_dig" : "minecraft:stone"
|
|
}
|
|
} |