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