You've already forked minecraft-assets
Delete misplaced directories
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "boat",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_boat"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "wooden_button",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:acacia_button"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_door",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_door",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_fence",
|
||||
"pattern": [
|
||||
"W#W",
|
||||
"W#W"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_fence",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_fence_gate",
|
||||
"pattern": [
|
||||
"#W#",
|
||||
"#W#"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_fence_gate"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "planks",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "minecraft:acacia_logs"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:acacia_planks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_pressure_plate",
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_pressure_plate"
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
" X "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_sign",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_slab",
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_slab",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_stairs",
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_stairs",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_trapdoor",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_trapdoor",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "bark",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:acacia_log"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:acacia_wood",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"XSX",
|
||||
"X#X",
|
||||
"XSX"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:redstone_torch"
|
||||
},
|
||||
"S": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:activator_rail",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:diorite"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:andesite",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:andesite"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:andesite_slab",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:andesite"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:andesite_stairs",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:andesite"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:andesite_wall",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
" i ",
|
||||
"iii"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"item": "minecraft:iron_block"
|
||||
},
|
||||
"i": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:anvil"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"type": "crafting_special_armordye"
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"///",
|
||||
" / ",
|
||||
"/_/"
|
||||
],
|
||||
"key": {
|
||||
"/": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"_": {
|
||||
"item": "minecraft:smooth_stone_slab"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:armor_stand"
|
||||
}
|
||||
}
|
||||
@@ -1,23 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"X",
|
||||
"#",
|
||||
"Y"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:flint"
|
||||
},
|
||||
"Y": {
|
||||
"item": "minecraft:feather"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:arrow",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"type": "smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:potato"
|
||||
},
|
||||
"result": "minecraft:baked_potato",
|
||||
"experience": 0.35,
|
||||
"cookingtime": 200
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"type": "smoking",
|
||||
"ingredient": {
|
||||
"item": "minecraft:potato"
|
||||
},
|
||||
"result": "minecraft:baked_potato",
|
||||
"experience": 0.35,
|
||||
"cookingtime": 100
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"type": "crafting_special_banneraddpattern"
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"type": "crafting_special_bannerduplicate"
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"PSP",
|
||||
"P P",
|
||||
"PSP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "minecraft:planks"
|
||||
},
|
||||
"S": {
|
||||
"tag": "minecraft:wooden_slabs"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:barrel"
|
||||
}
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"GGG",
|
||||
"GSG",
|
||||
"OOO"
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"item": "minecraft:nether_star"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:glass"
|
||||
},
|
||||
"O": {
|
||||
"item": "minecraft:obsidian"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:beacon"
|
||||
}
|
||||
}
|
||||
@@ -1,29 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:beetroot"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:beetroot_soup"
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "boat",
|
||||
"pattern": [
|
||||
"# #",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_boat"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "wooden_button",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:birch_button"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_door",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_door",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_fence",
|
||||
"pattern": [
|
||||
"W#W",
|
||||
"W#W"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_fence",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_fence_gate",
|
||||
"pattern": [
|
||||
"#W#",
|
||||
"#W#"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"W": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_fence_gate"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "planks",
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "minecraft:birch_logs"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:birch_planks",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_pressure_plate",
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_pressure_plate"
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
" X "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_sign",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_slab",
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_slab",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_stairs",
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_stairs",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "wooden_trapdoor",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_trapdoor",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "bark",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:birch_log"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:birch_wood",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "banner",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
" | "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:black_wool"
|
||||
},
|
||||
"|": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_banner"
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "bed",
|
||||
"pattern": [
|
||||
"###",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:black_wool"
|
||||
},
|
||||
"X": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_bed"
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "dyed_bed",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:white_bed"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:black_bed"
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "carpet",
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:black_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_carpet",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "carpet",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#$#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:white_carpet"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_carpet",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "concrete_powder",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:black_dye"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:black_concrete_powder",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "black_dye",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:ink_sac"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "black_dye",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:wither_rose"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"type": "smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:black_terracotta"
|
||||
},
|
||||
"result": "minecraft:black_glazed_terracotta",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:glass"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_stained_glass",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass_pane",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:black_stained_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_stained_glass_pane",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass_pane",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#$#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_stained_glass_pane",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_terracotta",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:terracotta"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:black_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:black_terracotta",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "wool",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:black_dye"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:black_wool"
|
||||
}
|
||||
}
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"IXI",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:smooth_stone"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:furnace"
|
||||
},
|
||||
"I": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blast_furnace"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:blaze_rod"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:blaze_powder",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "banner",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
" | "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:blue_wool"
|
||||
},
|
||||
"|": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_banner"
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "bed",
|
||||
"pattern": [
|
||||
"###",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:blue_wool"
|
||||
},
|
||||
"X": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_bed"
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "dyed_bed",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:white_bed"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:blue_bed"
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "carpet",
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:blue_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_carpet",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "carpet",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#$#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:white_carpet"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_carpet",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "concrete_powder",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:blue_dye"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:blue_concrete_powder",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "blue_dye",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:lapis_lazuli"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "blue_dye",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cornflower"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"type": "smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:blue_terracotta"
|
||||
},
|
||||
"result": "minecraft:blue_glazed_terracotta",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:packed_ice"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_ice"
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:glass"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_stained_glass",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass_pane",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:blue_stained_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_stained_glass_pane",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass_pane",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#$#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_stained_glass_pane",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_terracotta",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:terracotta"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:blue_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:blue_terracotta",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "wool",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:blue_dye"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:blue_wool"
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"XXX",
|
||||
"XXX",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"X": {
|
||||
"item": "minecraft:bone_meal"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bone_block"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "bonemeal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bone"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:bone_meal",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "bonemeal",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:bone_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:bone_meal",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:paper"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:leather"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:book"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"type": "crafting_special_bookcloning"
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"XXX",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"tag": "minecraft:planks"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:book"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bookshelf"
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
" #X",
|
||||
"# X",
|
||||
" #X"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:string"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bow"
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
" # "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bowl",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:wheat"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bread"
|
||||
}
|
||||
}
|
||||
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
" B ",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "minecraft:blaze_rod"
|
||||
},
|
||||
"#": {
|
||||
"item": "minecraft:cobblestone"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brewing_stand"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"type": "smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:clay_ball"
|
||||
},
|
||||
"result": "minecraft:brick",
|
||||
"experience": 0.3,
|
||||
"cookingtime": 200
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brick_slab",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"# ",
|
||||
"## ",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brick_stairs",
|
||||
"count": 4
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brick_wall",
|
||||
"count": 6
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"##",
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:brick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bricks"
|
||||
}
|
||||
}
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "banner",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###",
|
||||
" | "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:brown_wool"
|
||||
},
|
||||
"|": {
|
||||
"item": "minecraft:stick"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_banner"
|
||||
}
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "bed",
|
||||
"pattern": [
|
||||
"###",
|
||||
"XXX"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:brown_wool"
|
||||
},
|
||||
"X": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_bed"
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "dyed_bed",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:white_bed"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:brown_dye"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:brown_bed"
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "carpet",
|
||||
"pattern": [
|
||||
"##"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:brown_wool"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_carpet",
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "carpet",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#$#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:white_carpet"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:brown_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_carpet",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "concrete_powder",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:brown_dye"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:gravel"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:brown_concrete_powder",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "brown_dye",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:cocoa_beans"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:brown_dye"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"type": "smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:brown_terracotta"
|
||||
},
|
||||
"result": "minecraft:brown_glazed_terracotta",
|
||||
"experience": 0.1,
|
||||
"cookingtime": 200
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:glass"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:brown_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_stained_glass",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass_pane",
|
||||
"pattern": [
|
||||
"###",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:brown_stained_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_stained_glass_pane",
|
||||
"count": 16
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_glass_pane",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#$#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
"$": {
|
||||
"item": "minecraft:brown_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_stained_glass_pane",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"group": "stained_terracotta",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#X#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:terracotta"
|
||||
},
|
||||
"X": {
|
||||
"item": "minecraft:brown_dye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:brown_terracotta",
|
||||
"count": 8
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shapeless",
|
||||
"group": "wool",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:brown_dye"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:white_wool"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:brown_wool"
|
||||
}
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"type": "crafting_shaped",
|
||||
"pattern": [
|
||||
"# #",
|
||||
" # "
|
||||
],
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "minecraft:bucket"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user