Files
meatballcraft/config/compactmachines3/recipes/thaumcraft_thaumathorium0.json
T
2023-09-06 13:53:58 -07:00

65 lines
1.0 KiB
JSON

{
"name": "compactmachines3:thaumcraft_thaumathorium0",
"target-item": "thaumcraft:crucible",
"target-meta": 0,
"target-count": 1,
"duration": 200,
"catalyst": "contenttweaker:multiblock_preview",
"input-types": {
"a": {
"id": "minecraft:tripwire",
"meta": 0,
"item": {
"id": "thaumcraft:salis_mundus",
"count": 1
}
},
"b": {
"id": "thaumcraft:metal_alchemical",
"meta": 0,
"item": {
"id": "thaumcraft:metal_alchemical",
"count": 2
}
},
"c": {
"id": "thaumcraft:crucible",
"meta": 0,
"item": {
"id": "thaumcraft:crucible",
"count": 1
}
}
},
"shape": [
[
[
"a"
]
],
[
[
"b"
]
],
[
[
"b"
]
],
[
[
"c"
]
]
]
}