recipes
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:casting",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:heavy_oil",
|
|
||||||
"amount": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"processingTime": 300,
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"item": "createindustry:steel_ingot"
|
|
||||||
}
|
|
||||||
,
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"item": "createindustry:steel_block"
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:casting",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:gasoline",
|
|
||||||
"amount": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"processingTime": 200,
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"item": "createindustry:aluminum_ingot"
|
|
||||||
}
|
|
||||||
,
|
|
||||||
{
|
|
||||||
"count": 1,
|
|
||||||
"item": "createindustry:aluminum_block"
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:coking",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"count": 20,
|
|
||||||
"item": "minecraft:coal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"processingTime": 200,
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"count": 20,
|
|
||||||
"item": "createindustry:coal_coke"
|
|
||||||
}
|
|
||||||
,
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:heavy_oil",
|
|
||||||
"amount": 4
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:coking",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"processingTime": 200,
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:red_sand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:creosote",
|
|
||||||
"amount": 30
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:distillation",
|
|
||||||
"ingredients": [
|
|
||||||
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:heavy_oil",
|
|
||||||
"nbt": {},
|
|
||||||
"amount": 90
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:diesel",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "createindustry:steel_ingot"
|
|
||||||
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:air"
|
|
||||||
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:distillation",
|
|
||||||
"ingredients": [
|
|
||||||
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:naphtha",
|
|
||||||
"nbt": {},
|
|
||||||
"amount": 9
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:propylene",
|
|
||||||
"amount": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:ethylene",
|
|
||||||
"amount": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:ethylene",
|
|
||||||
"amount": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:air"
|
|
||||||
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item": "minecraft:air"
|
|
||||||
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,39 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:advanced_distillation",
|
|
||||||
"ingredients": [
|
|
||||||
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:heavy_oil",
|
|
||||||
"nbt": {},
|
|
||||||
"amount": 90
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:diesel",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:lubrication_oil",
|
|
||||||
"amount": 30
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,32 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:advanced_distillation",
|
|
||||||
"ingredients": [
|
|
||||||
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:naphtha",
|
|
||||||
"nbt": {},
|
|
||||||
"amount": 9
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:propylene",
|
|
||||||
"amount": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:ethylene",
|
|
||||||
"amount": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:ethylene",
|
|
||||||
"amount": 3
|
|
||||||
}
|
|
||||||
,
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:ethylene",
|
|
||||||
"amount": 3
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:advanced_distillation",
|
|
||||||
"ingredients": [
|
|
||||||
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:diesel",
|
|
||||||
"nbt": {},
|
|
||||||
"amount": 5
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:propylene",
|
|
||||||
"amount": 3
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:industrial_blasting",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"count": 20,
|
|
||||||
"item": "minecraft:coal"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"processingTime": 200,
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:creosote",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:heavy_oil",
|
|
||||||
"amount": 4
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "createindustry:industrial_blasting",
|
|
||||||
"ingredients": [
|
|
||||||
{
|
|
||||||
"item": "minecraft:sand"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"processingTime": 200,
|
|
||||||
"results": [
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:creosote",
|
|
||||||
"amount": 30
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fluid": "createindustry:creosote",
|
|
||||||
"amount": 30
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user