Blast furnace recipes moved to 1.14
This commit is contained in:
parent
aafc42784a
commit
878734e4ad
18 changed files with 329 additions and 137 deletions
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:diamond_boots"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:diamond",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:diamond_chestplate"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:diamond",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:diamond_helmet"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:diamond",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:diamond_leggings"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:diamond",
|
||||
"count": 7
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:golden_boots"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:golden_chestplate"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:golden_helmet"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:golden_leggings"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 7
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:iron_boots"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:iron_ingot",
|
||||
"count": 4
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:iron_chestplate"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:iron_ingot",
|
||||
"count": 8
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:iron_helmet"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:iron_ingot",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 140,
|
||||
"heat": 1000,
|
||||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:iron_leggings"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
{
|
||||
"item": "minecraft:iron_ingot",
|
||||
"count": 7
|
||||
},
|
||||
{
|
||||
"item": "techreborn:dark_ashes_dust"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 100,
|
||||
"heat": 1000,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:iron_ore"
|
||||
},
|
||||
{
|
||||
"fluid": "techreborn:calciumcarbonate",
|
||||
"holder": "techreborn:cell"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:refined_iron_ingot",
|
||||
"count": 3
|
||||
},
|
||||
{
|
||||
"item": "techreborn:cell"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "techreborn:blast_furnace",
|
||||
"power": 128,
|
||||
"time": 100,
|
||||
"heat": 1500,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "techreborn:pyrite_ore"
|
||||
},
|
||||
{
|
||||
"fluid": "techreborn:calciumcarbonate",
|
||||
"holder": "techreborn:cell"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "techreborn:refined_iron_ingot",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"item": "techreborn:cell"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -4,10 +4,12 @@
|
|||
"time": 800,
|
||||
"ingredients": [
|
||||
{
|
||||
"fluid": "techreborn:carbon"
|
||||
"fluid": "techreborn:carbon",
|
||||
"holder": "techreborn:cell"
|
||||
},
|
||||
{
|
||||
"fluid": "techreborn:calcium"
|
||||
"fluid": "techreborn:calcium",
|
||||
"holder": "techreborn:cell"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"ingredients" : [
|
||||
{
|
||||
"item": "minecraft:dirt",
|
||||
"size": 2
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"results" : [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue