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

40 lines
801 B
JSON
Executable File

{
"icon": {
"type": "item",
"item": "thermal:redstone_alloy_ingot"
},
"key": "silentcompat.redstone_alloy",
"translation": "miapi.material.silentcompat-redstone_alloy",
"fake_translation": "Redstone_alloy ",
"groups": [
"metal"
],
"items": [
{
"tag": "forge:ingots/redstone_alloy",
"value": 1
},
{
"tag": "forge:nuggets/redstone_alloy",
"value": 0.11112
}
],
"color": "E60006",
"textures": [
"metallic"
],
"color_palette": {
"type": "image_generated_item",
"item": "thermal:redstone_alloy_ingot"
},
"durability": 2520.0,
"mining_speed": 16.5,
"enchantability": 18.0,
"flexibility": 1.857142857142857,
"density": 1.8,
"mining_level": 3,
"hardness": 25.0,
"properties": {
"default": {}
}
}