18 lines
476 B
JSON
18 lines
476 B
JSON
{
|
|
"key": "pink_slime",
|
|
"category": "metal",
|
|
"primary": "2",
|
|
"secondary": "1.6",
|
|
"tertiary": "9.8",
|
|
"durability": "1850",
|
|
"integrityCost": "2",
|
|
"integrityGain": "6",
|
|
"magicCapacity": "108",
|
|
"toolLevel": "2",
|
|
"toolEfficiency": "4.5",
|
|
"tints": { "glyph": "c078b4", "texture": "c078b4" },
|
|
"textures": ["shiny", "default"],
|
|
"material": { "tag": "forge:ingots/pink_slime", "count": 1 },
|
|
"requiredTools": { "hammer": 2 }
|
|
}
|