Create/Update assets for version 1.21

This commit is contained in:
InventiveBot
2024-06-13 21:50:08 +02:00
parent e88e9c0158
commit 9800a691ec
20081 changed files with 1416267 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,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "boat",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"# #",
"###"
],
"result": {
"count": 1,
"id": "minecraft:acacia_boat"
}
}

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:acacia_boat"
}
],
"result": {
"count": 1,
"id": "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,
"id": "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,
"id": "minecraft:acacia_fence"
}
}

View File

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

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "hanging_sign",
"key": {
"#": {
"item": "minecraft:stripped_acacia_log"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:acacia_hanging_sign"
}
}

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": {
"item": "minecraft:acacia_planks"
}
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "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,
"id": "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,
"id": "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,
"id": "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,
"id": "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,
"id": "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,
"id": "minecraft:activator_rail"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:amethyst_shard"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "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,
"id": "minecraft:andesite"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"/": {
"item": "minecraft:stick"
},
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"pattern": [
"///",
" / ",
"/_/"
],
"result": {
"count": 1,
"id": "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,
"id": "minecraft:arrow"
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,37 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
},
{
"item": "minecraft:bamboo"
}
],
"result": {
"count": 1,
"id": "minecraft:bamboo_block"
}
}

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"group": "wooden_button",
"ingredients": [
{
"item": "minecraft:bamboo_planks"
}
],
"result": {
"count": 1,
"id": "minecraft:bamboo_button"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:bamboo_raft"
}
],
"result": {
"count": 1,
"id": "minecraft:bamboo_chest_raft"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": {
"item": "minecraft:stick"
},
"W": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"#W#",
"#W#"
],
"result": {
"count": 1,
"id": "minecraft:bamboo_fence_gate"
}
}

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "hanging_sign",
"key": {
"#": {
"item": "minecraft:stripped_bamboo_block"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:bamboo_hanging_sign"
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "planks",
"ingredients": [
{
"tag": "minecraft:bamboo_blocks"
}
],
"result": {
"count": 2,
"id": "minecraft:bamboo_planks"
}
}

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "minecraft:bamboo_pressure_plate"
}
}

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "boat",
"key": {
"#": {
"item": "minecraft:bamboo_planks"
}
},
"pattern": [
"# #",
"###"
],
"result": {
"count": 1,
"id": "minecraft:bamboo_raft"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,24 @@
{
"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": {
"count": 1,
"id": "minecraft:beacon"
}
}

View File

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

View File

@@ -0,0 +1,31 @@
{
"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": {
"count": 1,
"id": "minecraft:beetroot_soup"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "chest_boat",
"ingredients": [
{
"item": "minecraft:chest"
},
{
"item": "minecraft:birch_boat"
}
],
"result": {
"count": 1,
"id": "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,
"id": "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,
"id": "minecraft:birch_fence"
}
}

View File

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

View File

@@ -0,0 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "hanging_sign",
"key": {
"#": {
"item": "minecraft:stripped_birch_log"
},
"X": {
"item": "minecraft:chain"
}
},
"pattern": [
"X X",
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:birch_hanging_sign"
}
}

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_pressure_plate",
"key": {
"#": {
"item": "minecraft:birch_planks"
}
},
"pattern": [
"##"
],
"result": {
"count": 1,
"id": "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,
"id": "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,
"id": "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,
"id": "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,
"id": "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,
"id": "minecraft:birch_wood"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:black_dye"
}
],
"result": {
"count": 1,
"id": "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,
"id": "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,
"id": "minecraft:black_concrete_powder"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,12 @@
{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": {
"item": "minecraft:black_terracotta"
},
"result": {
"id": "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,
"id": "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,
"id": "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,
"id": "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,
"id": "minecraft:black_terracotta"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "dyed_candle",
"ingredients": [
{
"item": "minecraft:candle"
},
{
"item": "minecraft:blue_dye"
}
],
"result": {
"count": 1,
"id": "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,
"id": "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,
"id": "minecraft:blue_concrete_powder"
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,37 @@
{
"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": {
"count": 1,
"id": "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,
"id": "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,
"id": "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,
"id": "minecraft:blue_stained_glass_pane"
}
}

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