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

40 lines
796 B
JSON
Executable File

{
"icon": {
"type": "item",
"item": "thermal:compressed_iron_ingot"
},
"key": "silentcompat.compressed_iron",
"translation": "miapi.material.silentcompat-compressed_iron",
"fake_translation": "Compressed_iron ",
"groups": [
"metal"
],
"items": [
{
"tag": "forge:ingots/compressed_iron",
"value": 1
},
{
"tag": "forge:nuggets/compressed_iron",
"value": 0.11112
}
],
"color": "A6A6A6",
"textures": [
"metallic"
],
"color_palette": {
"type": "image_generated_item",
"item": "thermal:compressed_iron_ingot"
},
"durability": 3072.0,
"mining_speed": 13.5,
"enchantability": 12.0,
"flexibility": 1.625,
"density": 1.6,
"mining_level": 4,
"hardness": 30.0,
"properties": {
"default": {}
}
}