added ingots and oxidized copper powder
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": "minecraft:oxidized_copper",
|
||||
"result": {
|
||||
"id": "quickiemod:oxidizedcopperpowder"
|
||||
},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": "minecraft:oxidized_cut_copper",
|
||||
"result": {
|
||||
"id": "quickiemod:oxidizedcopperpowder"
|
||||
},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": "minecraft:oxidized_cut_copper_stairs",
|
||||
"result": {
|
||||
"id": "quickiemod:oxidizedcopperpowder"},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": "minecraft:oxidized_cut_copper_slab",
|
||||
"result": {
|
||||
"id": "quickiemod:oxidizedcopperpowder"},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": "quickiemod:quickiepowder",
|
||||
"result": {"id":"quickiemod:quickieingot"},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"group": "ores",
|
||||
"ingredient": [
|
||||
"minecraft:dead_brain_coral_block"
|
||||
],
|
||||
"result": {
|
||||
"id":"quickiemod:salpeter"
|
||||
},
|
||||
"count": 3,
|
||||
"experience": 0.5,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"group": "ores",
|
||||
"ingredient": [
|
||||
"minecraft:dead_bubble_coral_block"
|
||||
],
|
||||
"result": {
|
||||
"id":"quickiemod:salpeter"
|
||||
},
|
||||
"count": 3,
|
||||
"experience": 0.5,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"group": "ores",
|
||||
"ingredient": [
|
||||
"minecraft:dead_fire_coral_block"
|
||||
],
|
||||
"result": {
|
||||
"id":"quickiemod:salpeter"
|
||||
},
|
||||
"count": 3,
|
||||
"experience": 0.5,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"group": "ores",
|
||||
"ingredient": [
|
||||
"minecraft:dead_horn_coral_block"
|
||||
],
|
||||
"result": {
|
||||
"id":"quickiemod:salpeter"
|
||||
},
|
||||
"count": 3,
|
||||
"experience": 0.5,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"group": "ores",
|
||||
"ingredient": [
|
||||
"minecraft:dead_tube_coral_block"
|
||||
],
|
||||
"result": {
|
||||
"id":"quickiemod:salpeter"
|
||||
},
|
||||
"count": 3,
|
||||
"experience": 0.5,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "minecraft:blasting",
|
||||
"ingredient": "quickiemod:speedpowder",
|
||||
"result": {"id":"quickiemod:speedingot"},
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"sss",
|
||||
"sss",
|
||||
"sss"
|
||||
],
|
||||
"key": {
|
||||
"s": "quickiemod:salpeter"
|
||||
},
|
||||
"result": {
|
||||
"id": "quickiemod:blocksalpeter",
|
||||
"count": 1
|
||||
}
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"sss",
|
||||
"sss",
|
||||
"sss"
|
||||
],
|
||||
"key": {
|
||||
"s": "quickiemod:sulphor"
|
||||
},
|
||||
"result": {
|
||||
"id": "quickiemod:blocksulphor",
|
||||
"count": 1
|
||||
}
|
||||
}
|
@@ -3,7 +3,8 @@
|
||||
"ingredients": [
|
||||
"quickiemod:blocksalpeter",
|
||||
"quickiemod:blocksulphor",
|
||||
"minecraft:coal_block"
|
||||
"minecraft:coal_block",
|
||||
"minecraft:redstone_block"
|
||||
],
|
||||
"result": {
|
||||
"id": "quickiemod:blockspeedpowder",
|
||||
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
"minecraft:coal",
|
||||
"quickiemod:sulphor",
|
||||
"quickiemod:salpeter"
|
||||
],
|
||||
"result": {
|
||||
"id": "minecraft:gunpowder",
|
||||
"count": 1
|
||||
}
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
"quickiemod:blocksalpeter"
|
||||
],
|
||||
"result": {
|
||||
"id": "quickiemod:salpeter",
|
||||
"count": 9
|
||||
}
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
"minecraft:white_wool"
|
||||
],
|
||||
"result": {
|
||||
"id": "minecraft:string",
|
||||
"count": 4
|
||||
}
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
"quickiemod:blocksulphor"
|
||||
],
|
||||
"result": {
|
||||
"id": "quickiemod:sulphor",
|
||||
"count": 9
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user