Create/Update assets for version 18w50a

This commit is contained in:
InventiveBot
2018-12-21 06:39:57 +00:00
parent 2899084dcb
commit a57133010d
2938 changed files with 67589 additions and 10019 deletions

View File

@@ -0,0 +1,20 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"key": {
"#": {
"item": "minecraft:acacia_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:acacia_sign",
"count": 3
}
}

View File

@@ -0,0 +1,15 @@
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:andesite"
}
},
"result": {
"item": "minecraft:andesite_slab",
"count": 6
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:andesite"
}
},
"result": {
"item": "minecraft:andesite_stairs",
"count": 4
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:andesite"
}
},
"result": {
"item": "minecraft:andesite_wall",
"count": 6
}
}

View File

@@ -10,7 +10,7 @@
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:stone_slab"
"item": "minecraft:smooth_stone_slab"
}
},
"result": {

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:potato"
},
"result": "minecraft:baked_potato",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,19 @@
{
"type": "crafting_shaped",
"pattern": [
"PSP",
"P P",
"PSP"
],
"key": {
"P": {
"tag": "minecraft:planks"
},
"S": {
"tag": "minecraft:wooden_slabs"
}
},
"result": {
"item": "minecraft:barrel"
}
}

View File

@@ -1,18 +1,28 @@
{
"type": "crafting_shaped",
"pattern": [
"OOO",
"OOO",
" B "
],
"key": {
"B": {
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:bowl"
},
"O": {
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
}
},
],
"result": {
"item": "minecraft:beetroot_soup"
}

View File

@@ -0,0 +1,20 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"key": {
"#": {
"item": "minecraft:birch_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:birch_sign",
"count": 3
}
}

View File

@@ -6,7 +6,7 @@
"item": "minecraft:white_bed"
},
{
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:black_dye"
}
},
"result": {
"item": "minecraft:black_carpet",
"count": 8
}
}

View File

@@ -3,7 +3,7 @@
"group": "concrete_powder",
"ingredients": [
{
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
},
{
"item": "minecraft:sand"

View File

@@ -0,0 +1,12 @@
{
"type": "crafting_shapeless",
"group": "black_dye",
"ingredients": [
{
"item": "minecraft:ink_sac"
}
],
"result": {
"item": "minecraft:black_dye"
}
}

View File

@@ -0,0 +1,12 @@
{
"type": "crafting_shapeless",
"group": "black_dye",
"ingredients": [
{
"item": "minecraft:wither_rose"
}
],
"result": {
"item": "minecraft:black_dye"
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
}
},
"result": {

View File

@@ -0,0 +1,21 @@
{
"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
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
}
},
"result": {

View File

@@ -3,7 +3,7 @@
"group": "wool",
"ingredients": [
{
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
},
{
"item": "minecraft:white_wool"

View File

@@ -0,0 +1,22 @@
{
"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"
}
}

View File

@@ -6,7 +6,7 @@
"item": "minecraft:white_bed"
},
{
"item": "minecraft:lapis_lazuli"
"item": "minecraft:blue_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:blue_dye"
}
},
"result": {
"item": "minecraft:blue_carpet",
"count": 8
}
}

View File

@@ -3,7 +3,7 @@
"group": "concrete_powder",
"ingredients": [
{
"item": "minecraft:lapis_lazuli"
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:sand"

View File

@@ -0,0 +1,12 @@
{
"type": "crafting_shapeless",
"group": "blue_dye",
"ingredients": [
{
"item": "minecraft:lapis_lazuli"
}
],
"result": {
"item": "minecraft:blue_dye"
}
}

View File

@@ -0,0 +1,12 @@
{
"type": "crafting_shapeless",
"group": "blue_dye",
"ingredients": [
{
"item": "minecraft:cornflower"
}
],
"result": {
"item": "minecraft:blue_dye"
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:lapis_lazuli"
"item": "minecraft:blue_dye"
}
},
"result": {

View File

@@ -0,0 +1,21 @@
{
"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
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:lapis_lazuli"
"item": "minecraft:blue_dye"
}
},
"result": {

View File

@@ -3,7 +3,7 @@
"group": "wool",
"ingredients": [
{
"item": "minecraft:lapis_lazuli"
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:white_wool"

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:bricks"
}
},
"result": {
"item": "minecraft:brick_wall",
"count": 6
}
}

View File

@@ -6,7 +6,7 @@
"item": "minecraft:white_bed"
},
{
"item": "minecraft:cocoa_beans"
"item": "minecraft:brown_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:brown_dye"
}
},
"result": {
"item": "minecraft:brown_carpet",
"count": 8
}
}

View File

@@ -3,7 +3,7 @@
"group": "concrete_powder",
"ingredients": [
{
"item": "minecraft:cocoa_beans"
"item": "minecraft:brown_dye"
},
{
"item": "minecraft:sand"

View File

@@ -0,0 +1,12 @@
{
"type": "crafting_shapeless",
"group": "brown_dye",
"ingredients": [
{
"item": "minecraft:cocoa_beans"
}
],
"result": {
"item": "minecraft:brown_dye"
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:cocoa_beans"
"item": "minecraft:brown_dye"
}
},
"result": {

View File

@@ -0,0 +1,21 @@
{
"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
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:cocoa_beans"
"item": "minecraft:brown_dye"
}
},
"result": {

View File

@@ -3,7 +3,7 @@
"group": "wool",
"ingredients": [
{
"item": "minecraft:cocoa_beans"
"item": "minecraft:brown_dye"
},
{
"item": "minecraft:white_wool"

View File

@@ -0,0 +1,9 @@
{
"type": "blasting",
"ingredient": {
"item": "minecraft:coal_ore"
},
"result": "minecraft:coal",
"experience": 0.1,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:beef"
},
"result": "minecraft:cooked_beef",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:chicken"
},
"result": "minecraft:cooked_chicken",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:cod"
},
"result": "minecraft:cooked_cod",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:mutton"
},
"result": "minecraft:cooked_mutton",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:porkchop"
},
"result": "minecraft:cooked_porkchop",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:rabbit"
},
"result": "minecraft:cooked_rabbit",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:salmon"
},
"result": "minecraft:cooked_salmon",
"experience": 0.35,
"cookingtime": 100
}

View File

@@ -0,0 +1,14 @@
{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:creeper_head"
}
],
"result": {
"item": "minecraft:creeper_banner_pattern"
}
}

View File

@@ -0,0 +1,25 @@
{
"type": "crafting_shaped",
"pattern": [
"#\u0026#",
"~$~",
" # "
],
"key": {
"~": {
"item": "minecraft:string"
},
"#": {
"item": "minecraft:stick"
},
"\u0026": {
"item": "minecraft:iron_ingot"
},
"$": {
"item": "minecraft:tripwire_hook"
}
},
"result": {
"item": "minecraft:crossbow"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:cyan_dye"
}
},
"result": {
"item": "minecraft:cyan_carpet",
"count": 8
}
}

View File

@@ -2,10 +2,10 @@
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:lapis_lazuli"
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:cyan_dye"
}
},
"result": {
"item": "minecraft:cyan_stained_glass_pane",
"count": 8
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"key": {
"#": {
"item": "minecraft:dark_oak_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:dark_oak_sign",
"count": 3
}
}

View File

@@ -0,0 +1,9 @@
{
"type": "blasting",
"ingredient": {
"item": "minecraft:diamond_ore"
},
"result": "minecraft:diamond",
"experience": 1.0,
"cookingtime": 100
}

View File

@@ -0,0 +1,15 @@
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:diorite"
}
},
"result": {
"item": "minecraft:diorite_slab",
"count": 6
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:diorite"
}
},
"result": {
"item": "minecraft:diorite_stairs",
"count": 4
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:diorite"
}
},
"result": {
"item": "minecraft:diorite_wall",
"count": 6
}
}

View File

@@ -0,0 +1,9 @@
{
"type": "smoking",
"ingredient": {
"item": "minecraft:kelp"
},
"result": "minecraft:dried_kelp",
"experience": 0.1,
"cookingtime": 100
}

View File

@@ -0,0 +1,9 @@
{
"type": "blasting",
"ingredient": {
"item": "minecraft:emerald_ore"
},
"result": "minecraft:emerald",
"experience": 1.0,
"cookingtime": 100
}

View File

@@ -0,0 +1,15 @@
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"result": {
"item": "minecraft:end_stone_brick_slab",
"count": 6
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"result": {
"item": "minecraft:end_stone_brick_stairs",
"count": 4
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"result": {
"item": "minecraft:end_stone_brick_wall",
"count": 6
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:oxeye_daisy"
}
],
"result": {
"item": "minecraft:flower_banner_pattern"
}
}

View File

@@ -0,0 +1,9 @@
{
"type": "blasting",
"ingredient": {
"item": "minecraft:gold_ore"
},
"result": "minecraft:gold_ingot",
"experience": 1.0,
"cookingtime": 100
}

View File

@@ -0,0 +1,38 @@
{
"type": "blasting",
"ingredient": [
{
"item": "minecraft:golden_pickaxe"
},
{
"item": "minecraft:golden_shovel"
},
{
"item": "minecraft:golden_axe"
},
{
"item": "minecraft:golden_hoe"
},
{
"item": "minecraft:golden_sword"
},
{
"item": "minecraft:golden_helmet"
},
{
"item": "minecraft:golden_chestplate"
},
{
"item": "minecraft:golden_leggings"
},
{
"item": "minecraft:golden_boots"
},
{
"item": "minecraft:golden_horse_armor"
}
],
"result": "minecraft:gold_nugget",
"experience": 0.1,
"cookingtime": 100
}

View File

@@ -0,0 +1,15 @@
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:granite"
}
},
"result": {
"item": "minecraft:granite_slab",
"count": 6
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"key": {
"#": {
"item": "minecraft:granite"
}
},
"result": {
"item": "minecraft:granite_stairs",
"count": 4
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:granite"
}
},
"result": {
"item": "minecraft:granite_wall",
"count": 6
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:gray_dye"
}
},
"result": {
"item": "minecraft:gray_carpet",
"count": 8
}
}

View File

@@ -2,10 +2,10 @@
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:ink_sac"
"item": "minecraft:black_dye"
},
{
"item": "minecraft:bone_meal"
"item": "minecraft:white_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:gray_dye"
}
},
"result": {
"item": "minecraft:gray_stained_glass_pane",
"count": 8
}
}

View File

@@ -6,7 +6,7 @@
"item": "minecraft:white_bed"
},
{
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:green_dye"
}
},
"result": {
"item": "minecraft:green_carpet",
"count": 8
}
}

View File

@@ -3,7 +3,7 @@
"group": "concrete_powder",
"ingredients": [
{
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
},
{
"item": "minecraft:sand"

View File

@@ -0,0 +1,9 @@
{
"type": "smelting",
"ingredient": {
"item": "minecraft:cactus"
},
"result": "minecraft:green_dye",
"experience": 1.0,
"cookingtime": 200
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
}
},
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:green_dye"
}
},
"result": {
"item": "minecraft:green_stained_glass_pane",
"count": 8
}
}

View File

@@ -11,7 +11,7 @@
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
}
},
"result": {

View File

@@ -3,7 +3,7 @@
"group": "wool",
"ingredients": [
{
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
},
{
"item": "minecraft:white_wool"

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"pattern": [
"I-I",
"# #"
],
"key": {
"I": {
"item": "minecraft:stick"
},
"-": {
"item": "minecraft:stone_slab"
},
"#": {
"tag": "minecraft:planks"
}
},
"result": {
"item": "minecraft:grindstone"
}
}

View File

@@ -0,0 +1,9 @@
{
"type": "blasting",
"ingredient": {
"item": "minecraft:iron_ore"
},
"result": "minecraft:iron_ingot",
"experience": 0.7,
"cookingtime": 100
}

View File

@@ -0,0 +1,50 @@
{
"type": "blasting",
"ingredient": [
{
"item": "minecraft:iron_pickaxe"
},
{
"item": "minecraft:iron_shovel"
},
{
"item": "minecraft:iron_axe"
},
{
"item": "minecraft:iron_hoe"
},
{
"item": "minecraft:iron_sword"
},
{
"item": "minecraft:iron_helmet"
},
{
"item": "minecraft:iron_chestplate"
},
{
"item": "minecraft:iron_leggings"
},
{
"item": "minecraft:iron_boots"
},
{
"item": "minecraft:iron_horse_armor"
},
{
"item": "minecraft:chainmail_helmet"
},
{
"item": "minecraft:chainmail_chestplate"
},
{
"item": "minecraft:chainmail_leggings"
},
{
"item": "minecraft:chainmail_boots"
}
],
"result": "minecraft:iron_nugget",
"experience": 0.1,
"cookingtime": 100
}

View File

@@ -0,0 +1,20 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"###",
" X "
],
"key": {
"#": {
"item": "minecraft:jungle_planks"
},
"X": {
"item": "minecraft:stick"
}
},
"result": {
"item": "minecraft:jungle_sign",
"count": 3
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "crafting_shaped",
"pattern": [
"XXX",
"X#X",
"XXX"
],
"key": {
"#": {
"item": "minecraft:torch"
},
"X": {
"item": "minecraft:iron_nugget"
}
},
"result": {
"item": "minecraft:lantern"
}
}

View File

@@ -0,0 +1,9 @@
{
"type": "blasting",
"ingredient": {
"item": "minecraft:lapis_ore"
},
"result": "minecraft:lapis_lazuli",
"experience": 0.2,
"cookingtime": 100
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:light_blue_dye"
}
},
"result": {
"item": "minecraft:light_blue_carpet",
"count": 8
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shapeless",
"group": "light_blue_dye",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:light_blue_dye",
"count": 2
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:light_blue_dye"
}
},
"result": {
"item": "minecraft:light_blue_stained_glass_pane",
"count": 8
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:light_gray_dye"
}
},
"result": {
"item": "minecraft:light_gray_carpet",
"count": 8
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "crafting_shapeless",
"group": "light_gray_dye",
"ingredients": [
{
"item": "minecraft:black_dye"
},
{
"item": "minecraft:white_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:light_gray_dye",
"count": 3
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "crafting_shapeless",
"group": "light_gray_dye",
"ingredients": [
{
"item": "minecraft:gray_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:light_gray_dye",
"count": 2
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:light_gray_dye"
}
},
"result": {
"item": "minecraft:light_gray_stained_glass_pane",
"count": 8
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:lime_dye"
}
},
"result": {
"item": "minecraft:lime_carpet",
"count": 8
}
}

View File

@@ -2,10 +2,10 @@
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:cactus_green"
"item": "minecraft:green_dye"
},
{
"item": "minecraft:bone_meal"
"item": "minecraft:white_dye"
}
],
"result": {

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:lime_dye"
}
},
"result": {
"item": "minecraft:lime_stained_glass_pane",
"count": 8
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "crafting_shaped",
"pattern": [
"@@",
"##"
],
"key": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:string"
}
},
"result": {
"item": "minecraft:loom"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:white_carpet"
},
"$": {
"item": "minecraft:magenta_dye"
}
},
"result": {
"item": "minecraft:magenta_carpet",
"count": 8
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "crafting_shapeless",
"group": "magenta_dye",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:pink_dye"
}
],
"result": {
"item": "minecraft:magenta_dye",
"count": 3
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "crafting_shapeless",
"group": "magenta_dye",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:red_dye"
},
{
"item": "minecraft:white_dye"
}
],
"result": {
"item": "minecraft:magenta_dye",
"count": 4
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "crafting_shaped",
"group": "stained_glass_pane",
"pattern": [
"###",
"#$#",
"###"
],
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:magenta_dye"
}
},
"result": {
"item": "minecraft:magenta_stained_glass_pane",
"count": 8
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:enchanted_golden_apple"
}
],
"result": {
"item": "minecraft:mojang_banner_pattern"
}
}

View File

@@ -0,0 +1,15 @@
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:mossy_cobblestone"
}
},
"result": {
"item": "minecraft:mossy_cobblestone_slab",
"count": 6
}
}

Some files were not shown because too many files have changed in this diff Show More