malloc-s4/kubejs/data/miapi/materials/silentgear/silentcompat-zinc.json
2025-02-02 10:53:17 +01:00

40 lines
721 B
JSON
Executable File

{
"icon": {
"type": "item",
"item": "alltheores:zinc_ingot"
},
"key": "silentcompat.zinc",
"translation": "miapi.material.silentcompat-zinc",
"fake_translation": "Zinc ",
"groups": [
"metal"
],
"items": [
{
"tag": "forge:ingots/zinc",
"value": 1
},
{
"tag": "forge:nuggets/zinc",
"value": 0.11112
}
],
"color": "C9D3CE",
"textures": [
"metallic"
],
"color_palette": {
"type": "image_generated_item",
"item": "alltheores:zinc_ingot"
},
"durability": 576.0,
"mining_speed": 4.5,
"enchantability": 15.0,
"flexibility": 2.6,
"density": 2.2,
"mining_level": 2,
"hardness": 12.5,
"properties": {
"default": {}
}
}