Initial commit

This commit is contained in:
2025-02-02 10:53:17 +01:00
commit e096b14780
367 changed files with 22838 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"icon": {
"type": "item",
"item": "silentgear:tyrian_steel_ingot"
},
"key": "silentcompat.tyrian_steel",
"translation": "miapi.material.silentcompat-tyrian_steel",
"fake_translation": "Tyrian_steel ",
"groups": [
"metal"
],
"items": [
{
"tag": "forge:ingots/tyrian_steel",
"value": 1
},
{
"tag": "forge:nuggets/tyrian_steel",
"value": 0.11112
}
],
"color": "B01080",
"textures": [
"metallic"
],
"color_palette": {
"type": "image_generated_item",
"item": "silentgear:tyrian_steel_ingot"
},
"durability": 10956.0,
"mining_speed": 27.0,
"enchantability": 16.0,
"flexibility": 1.4444444444444444,
"density": 2.2,
"mining_level": 5,
"hardness": 101.25,
"properties": {
"default": {}
}
}