Create/Update assets for version 22w46a

This commit is contained in:
InventiveBot
2022-11-16 18:37:49 +01:00
parent 1766770a16
commit dcd64734a4
16881 changed files with 1132915 additions and 18 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "boat",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"# #",
"###"
],
"result": {
"item": "minecraft:acacia_boat"
}
}

View File

@@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"group": "wooden_button",
"ingredients": [
{
"item": "minecraft:acacia_planks"
}
],
"result": {
"item": "minecraft:acacia_button"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:acacia_boat"
}
],
"result": {
"item": "minecraft:acacia_chest_boat"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_door",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"##",
"##",
"##"
],
"result": {
"count": 3,
"item": "minecraft:acacia_door"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_fence",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"item": "minecraft:acacia_fence"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"item": "minecraft:acacia_fence_gate"
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:acacia_logs"
}
],
"result": {
"count": 4,
"item": "minecraft:acacia_planks"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"##"
],
"result": {
"item": "minecraft:acacia_pressure_plate"
}
}

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_slab",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:acacia_slab"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:acacia_stairs"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 2,
"item": "minecraft:acacia_trapdoor"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": {
"item": "minecraft:acacia_log"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 3,
"item": "minecraft:acacia_wood"
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:redstone_torch"
},
"S": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"XSX",
"X#X",
"XSX"
],
"result": {
"count": 6,
"item": "minecraft:activator_rail"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:amethyst_shard"
}
},
"pattern": [
"##",
"##"
],
"result": {
"item": "minecraft:amethyst_block"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
{
"item": "minecraft:diorite"
},
{
"item": "minecraft:cobblestone"
}
],
"result": {
"count": 2,
"item": "minecraft:andesite"
}
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:andesite"
},
"result": "minecraft:andesite_slab"
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:andesite"
},
"result": "minecraft:andesite_stairs"
}

View File

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

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:andesite"
},
"result": "minecraft:andesite_wall"
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"I": {
"item": "minecraft:iron_block"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"pattern": [
"III",
" i ",
"iii"
],
"result": {
"item": "minecraft:anvil"
}
}

View File

@@ -0,0 +1,4 @@
{
"type": "minecraft:crafting_special_armordye",
"category": "misc"
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"pattern": [
"///",
" / ",
"/_/"
],
"result": {
"item": "minecraft:armor_stand"
}
}

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:flint"
},
"Y": {
"item": "minecraft:feather"
}
},
"pattern": [
"X",
"#",
"Y"
],
"result": {
"count": 4,
"item": "minecraft:arrow"
}
}

View File

@@ -0,0 +1,10 @@
{
"type": "minecraft:smelting",
"category": "food",
"cookingtime": 200,
"experience": 0.35,
"ingredient": {
"item": "minecraft:potato"
},
"result": "minecraft:baked_potato"
}

View File

@@ -0,0 +1,10 @@
{
"type": "minecraft:campfire_cooking",
"category": "food",
"cookingtime": 600,
"experience": 0.35,
"ingredient": {
"item": "minecraft:potato"
},
"result": "minecraft:baked_potato"
}

View File

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

View File

@@ -0,0 +1,4 @@
{
"type": "minecraft:crafting_special_bannerduplicate",
"category": "misc"
}

View File

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

View File

@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"G": {
"item": "minecraft:glass"
},
"O": {
"item": "minecraft:obsidian"
},
"S": {
"item": "minecraft:nether_star"
}
},
"pattern": [
"GGG",
"GSG",
"OOO"
],
"result": {
"item": "minecraft:beacon"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"H": {
"item": "minecraft:honeycomb"
},
"P": {
"tag": "minecraft:planks"
}
},
"pattern": [
"PPP",
"HHH",
"PPP"
],
"result": {
"item": "minecraft:beehive"
}
}

View File

@@ -0,0 +1,30 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"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"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "boat",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"# #",
"###"
],
"result": {
"item": "minecraft:birch_boat"
}
}

View File

@@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"group": "wooden_button",
"ingredients": [
{
"item": "minecraft:birch_planks"
}
],
"result": {
"item": "minecraft:birch_button"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:birch_boat"
}
],
"result": {
"item": "minecraft:birch_chest_boat"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_door",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"##",
"##",
"##"
],
"result": {
"count": 3,
"item": "minecraft:birch_door"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "wooden_fence",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"W#W",
"W#W"
],
"result": {
"count": 3,
"item": "minecraft:birch_fence"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"item": "minecraft:birch_fence_gate"
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:birch_logs"
}
],
"result": {
"count": 4,
"item": "minecraft:birch_planks"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"##"
],
"result": {
"item": "minecraft:birch_pressure_plate"
}
}

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_slab",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:birch_slab"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:birch_stairs"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 2,
"item": "minecraft:birch_trapdoor"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": {
"item": "minecraft:birch_log"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 3,
"item": "minecraft:birch_wood"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "banner",
"key": {
"#": {
"item": "minecraft:black_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"pattern": [
"###",
"###",
" | "
],
"result": {
"item": "minecraft:black_banner"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": {
"item": "minecraft:black_wool"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"###",
"XXX"
],
"result": {
"item": "minecraft:black_bed"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "dyed_bed",
"ingredients": [
{
"item": "minecraft:white_bed"
},
{
"item": "minecraft:black_dye"
}
],
"result": {
"item": "minecraft:black_bed"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:black_dye"
}
],
"result": {
"item": "minecraft:black_candle"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "carpet",
"key": {
"#": {
"item": "minecraft:black_wool"
}
},
"pattern": [
"##"
],
"result": {
"count": 3,
"item": "minecraft:black_carpet"
}
}

View File

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

View File

@@ -0,0 +1,38 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"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": {
"count": 8,
"item": "minecraft:black_concrete_powder"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,10 @@
{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "minecraft:black_terracotta"
},
"result": "minecraft:black_glazed_terracotta"
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stained_glass",
"key": {
"#": {
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:black_dye"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:black_stained_glass"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "stained_glass_pane",
"key": {
"#": {
"item": "minecraft:black_stained_glass"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 16,
"item": "minecraft:black_stained_glass_pane"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "stained_glass_pane",
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:black_dye"
}
},
"pattern": [
"###",
"#$#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:black_stained_glass_pane"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stained_terracotta",
"key": {
"#": {
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:black_dye"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:black_terracotta"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "wool",
"ingredients": [
{
"item": "minecraft:black_dye"
},
{
"item": "minecraft:white_wool"
}
],
"result": {
"item": "minecraft:black_wool"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:blackstone"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:blackstone_slab"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 2,
"ingredient": {
"item": "minecraft:blackstone"
},
"result": "minecraft:blackstone_slab"
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:blackstone"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "minecraft:blackstone_stairs"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:blackstone"
},
"result": "minecraft:blackstone_stairs"
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:blackstone"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"item": "minecraft:blackstone_wall"
}
}

View File

@@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:blackstone"
},
"result": "minecraft:blackstone_wall"
}

View File

@@ -0,0 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:smooth_stone"
},
"I": {
"item": "minecraft:iron_ingot"
},
"X": {
"item": "minecraft:furnace"
}
},
"pattern": [
"III",
"IXI",
"###"
],
"result": {
"item": "minecraft:blast_furnace"
}
}

View File

@@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:blaze_rod"
}
],
"result": {
"count": 2,
"item": "minecraft:blaze_powder"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "banner",
"key": {
"#": {
"item": "minecraft:blue_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"pattern": [
"###",
"###",
" | "
],
"result": {
"item": "minecraft:blue_banner"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bed",
"key": {
"#": {
"item": "minecraft:blue_wool"
},
"X": {
"tag": "minecraft:planks"
}
},
"pattern": [
"###",
"XXX"
],
"result": {
"item": "minecraft:blue_bed"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "dyed_bed",
"ingredients": [
{
"item": "minecraft:white_bed"
},
{
"item": "minecraft:blue_dye"
}
],
"result": {
"item": "minecraft:blue_bed"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:blue_dye"
}
],
"result": {
"item": "minecraft:blue_candle"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "carpet",
"key": {
"#": {
"item": "minecraft:blue_wool"
}
},
"pattern": [
"##"
],
"result": {
"count": 3,
"item": "minecraft:blue_carpet"
}
}

View File

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

View File

@@ -0,0 +1,38 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"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": {
"count": 8,
"item": "minecraft:blue_concrete_powder"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,10 @@
{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "minecraft:blue_terracotta"
},
"result": "minecraft:blue_glazed_terracotta"
}

View File

@@ -0,0 +1,36 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
}
],
"result": {
"item": "minecraft:blue_ice"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stained_glass",
"key": {
"#": {
"item": "minecraft:glass"
},
"X": {
"item": "minecraft:blue_dye"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:blue_stained_glass"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "stained_glass_pane",
"key": {
"#": {
"item": "minecraft:blue_stained_glass"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 16,
"item": "minecraft:blue_stained_glass_pane"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "stained_glass_pane",
"key": {
"#": {
"item": "minecraft:glass_pane"
},
"$": {
"item": "minecraft:blue_dye"
}
},
"pattern": [
"###",
"#$#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:blue_stained_glass_pane"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stained_terracotta",
"key": {
"#": {
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:blue_dye"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"item": "minecraft:blue_terracotta"
}
}

View File

@@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "wool",
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "minecraft:white_wool"
}
],
"result": {
"item": "minecraft:blue_wool"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:bone_meal"
}
},
"pattern": [
"###",
"###",
"###"
],
"result": {
"item": "minecraft:bone_block"
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "bonemeal",
"ingredients": [
{
"item": "minecraft:bone"
}
],
"result": {
"count": 3,
"item": "minecraft:bone_meal"
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "bonemeal",
"ingredients": [
{
"item": "minecraft:bone_block"
}
],
"result": {
"count": 9,
"item": "minecraft:bone_meal"
}
}

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:paper"
},
{
"item": "minecraft:paper"
},
{
"item": "minecraft:leather"
}
],
"result": {
"item": "minecraft:book"
}
}

View File

@@ -0,0 +1,4 @@
{
"type": "minecraft:crafting_special_bookcloning",
"category": "misc"
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:book"
}
},
"pattern": [
"###",
"XXX",
"###"
],
"result": {
"item": "minecraft:bookshelf"
}
}

View File

@@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:string"
}
},
"pattern": [
" #X",
"# X",
" #X"
],
"result": {
"item": "minecraft:bow"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
}
},
"pattern": [
"# #",
" # "
],
"result": {
"count": 4,
"item": "minecraft:bowl"
}
}

View File

@@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:wheat"
}
},
"pattern": [
"###"
],
"result": {
"item": "minecraft:bread"
}
}

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:stone_crafting_materials"
},
"B": {
"item": "minecraft:blaze_rod"
}
},
"pattern": [
" B ",
"###"
],
"result": {
"item": "minecraft:brewing_stand"
}
}

View File

@@ -0,0 +1,10 @@
{
"type": "minecraft:smelting",
"category": "misc",
"cookingtime": 200,
"experience": 0.3,
"ingredient": {
"item": "minecraft:clay_ball"
},
"result": "minecraft:brick"
}

View File

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

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