add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" T ",
|
||||
"LCL",
|
||||
"LLL"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "numismatics:crown"
|
||||
},
|
||||
"T": {
|
||||
"item": "minecraft:tripwire_hook"
|
||||
},
|
||||
"L": {
|
||||
"tag": "forge:rope"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "gag:escape_rope"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"TDT",
|
||||
"DTD",
|
||||
"TCT"
|
||||
],
|
||||
"key": {
|
||||
"D": {
|
||||
"item": "minecraft:cobbled_deepslate"
|
||||
},
|
||||
"T": {
|
||||
"item": "minecraft:tnt"
|
||||
},
|
||||
"C": {
|
||||
"item": "vinery:creepers_crush"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "gag:mining_dynamite",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:glass_bottle"
|
||||
},
|
||||
{
|
||||
"item": "supplementaries:lumisene_bucket"
|
||||
},
|
||||
{
|
||||
"tag": "minecraft:wooden_buttons"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "gag:pigment_jar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "society:ancient_fruit"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:phantom_membrane"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "gag:sacred_balm"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"item": "farmersdelight:brown_mushroom_colony"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:nether_wart"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glowstone_dust"
|
||||
},
|
||||
{
|
||||
"item": "atmospheric:orange"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:glow_berries"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "gag:sacred_salt",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:glow_ink_sac"
|
||||
},
|
||||
{
|
||||
"item": "society:ancient_fruit"
|
||||
},
|
||||
{
|
||||
"item": "society:frozen_tear"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
},
|
||||
{
|
||||
"item": "gag:sacred_salt"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "gag:sacred_salve"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user