added recipes for sky stone blasting
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "blocks",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.0,
|
||||
"ingredient": {
|
||||
"item": "ae2:sky_dust"
|
||||
},
|
||||
"result": "ae2:sky_stone"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "blocks",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.0,
|
||||
"ingredient": {
|
||||
"item": "ae2:sky_stone"
|
||||
},
|
||||
"result": "ae2:sky_stone_block"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"category": "blocks",
|
||||
"cookingtime": 200,
|
||||
"experience": 0.35,
|
||||
"ingredient": {
|
||||
"item": "ae2:sky_stone_block"
|
||||
},
|
||||
"result": "ae2:smooth_sky_stone_block"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{"type":"mekanism:crushing","input":{"ingredient":{"item":"minecraft:rotten_flesh"}},"output":{"count":3,"item":"mekanism:bio_fuel"}}
|
||||
@@ -0,0 +1 @@
|
||||
{"type":"mekanism:crushing","input":{"ingredient":{"item":"minecraft:ender_pearl"}},"output":{"item":"ae2:ender_dust"}}
|
||||
Reference in New Issue
Block a user