add first patch
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:flowering_azalea"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:azalea_flowers",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:flowering_azalea_leaves"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:azalea_flowers",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "stained_terracotta",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "twigs:packed_silt"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"result": {
|
||||
"count": 8,
|
||||
"item": "twigs:black_packed_silt"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" ",
|
||||
" __",
|
||||
" __"
|
||||
],
|
||||
"key": {
|
||||
"_": {
|
||||
"item": "clayworks:chiseled_bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "twigs:chiseled_bricks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "bark",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "quark:cobblestone_bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "twigs:cobblestone_bricks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:copper_pillar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:copper_shingles"
|
||||
},
|
||||
"result": "twigs:copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:copper_block"
|
||||
},
|
||||
"result": "twigs:copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:exposed_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:exposed_copper_pillar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:exposed_copper_shingles"
|
||||
},
|
||||
"result": "twigs:exposed_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:exposed_copper"
|
||||
},
|
||||
"result": "twigs:exposed_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "supplementaries:gravel_bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "twigs:gravel_bricks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"group": "bark",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "quark:mossy_cobblestone_bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "twigs:mossy_cobblestone_bricks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:oxidized_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:oxidized_copper_pillar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:oxidized_copper_shingles"
|
||||
},
|
||||
"result": "twigs:oxidized_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:oxidized_copper"
|
||||
},
|
||||
"result": "twigs:oxidized_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:waxed_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:waxed_copper_pillar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:waxed_copper_shingles"
|
||||
},
|
||||
"result": "twigs:waxed_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:waxed_copper_block"
|
||||
},
|
||||
"result": "twigs:waxed_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:waxed_exposed_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:waxed_exposed_copper_pillar"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:waxed_exposed_copper_shingles"
|
||||
},
|
||||
"result": "twigs:waxed_exposed_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:waxed_exposed_copper"
|
||||
},
|
||||
"result": "twigs:waxed_exposed_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:waxed_oxidized_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:waxed_oxidized_copper_pillar"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:waxed_oxidized_copper_shingles"
|
||||
},
|
||||
"result": "twigs:waxed_oxidized_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:waxed_oxidized_copper"
|
||||
},
|
||||
"result": "twigs:waxed_oxidized_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:waxed_weathered_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:waxed_weathered_copper_pillar"
|
||||
}
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:waxed_weathered_copper_shingles"
|
||||
},
|
||||
"result": "twigs:waxed_weathered_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:waxed_weathered_copper"
|
||||
},
|
||||
"result": "twigs:waxed_weathered_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "create:weathered_copper_shingle_slab"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
"#",
|
||||
"#"
|
||||
],
|
||||
"result": {
|
||||
"item": "twigs:weathered_copper_pillar"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "create:weathered_copper_shingles"
|
||||
},
|
||||
"result": "twigs:weathered_copper_pillar",
|
||||
"count": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:weathered_copper"
|
||||
},
|
||||
"result": "twigs:weathered_copper_pillar",
|
||||
"count": 4
|
||||
}
|
||||
Reference in New Issue
Block a user