Initial commit
This commit is contained in:
40
kubejs/data/miapi/materials/silentgear/silentcompat-tyrian_steel.json
Executable file
40
kubejs/data/miapi/materials/silentgear/silentcompat-tyrian_steel.json
Executable 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": {}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user