Files
meatballcraft/config/modularmachinery/machinery/cold_iron_forge.json
T
ZHAY10086 b69b167273 all done
2025-01-19 22:36:40 +08:00

133 lines
2.9 KiB
JSON

{
"registryname": "cold_iron_forge",
"localizedname": "寒铁锻台",
"color": "383836",
"modifiers": [
{
"elements": "contenttweaker:adamantium_reinforced_petrified_wood",
"x": 0,
"y": 2,
"z": 1,
"description": "替换顶部方块以获得速度x20",
"modifier": {
"io": "input",
"target": "modularmachinery:duration",
"operation": 1,
"multiplier": 0.05
}
}
],
"parts": [
{
"x": -1,
"y": 0,
"z": 0,
"elements": [
"modularmachinery:blockcasing@0"
]
},
{
"x": -1,
"y": 0,
"z": 1,
"elements": [
"generalized_output_item"
]
},
{
"x": 0,
"y": 1,
"z": 1,
"elements": [
"erebus:planks_petrified_wood@0"
]
},
{
"x": 0,
"y": 0,
"z": 1,
"elements": [
"modularmachinery:blockcasing@0"
]
},
{
"x": 1,
"y": 0,
"z": 0,
"elements": [
"modularmachinery:blockcasing@0"
]
},
{
"x": -1,
"y": 0,
"z": 2,
"elements": [
"modularmachinery:blockcasing@0"
]
},
{
"x": 0,
"y": 1,
"z": 2,
"elements": [
"bewitchment:block_of_cold_iron_moon@0"
]
},
{
"x": 1,
"y": 1,
"z": 1,
"elements": [
"bewitchment:block_of_cold_iron_moon@0"
]
},
{
"x": 1,
"y": 0,
"z": 1,
"elements": [
"generalized_input_item"
]
},
{
"x": 0,
"y": 0,
"z": 2,
"elements": [
"generalized_input_item"
]
},
{
"x": 1,
"y": 0,
"z": 2,
"elements": [
"modularmachinery:blockcasing@0"
]
},
{
"x": -1,
"y": 1,
"z": 1,
"elements": [
"bewitchment:block_of_cold_iron_moon@0"
]
},
{
"x": 0,
"y": 2,
"z": 1,
"elements": [
"erebus:planks_petrified_wood@0"
]
},
{
"x": 0,
"y": 1,
"z": 0,
"elements": [
"bewitchment:block_of_cold_iron_moon@0"
]
}
]}