1
0
Fork 0

Inital commit

This commit is contained in:
abtmtr 2025-08-27 20:49:18 -05:00
commit b5089257c5
1005 changed files with 23476 additions and 0 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:bamboo_mosaic"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:bamboo_mosaic_stairs"
}
}

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "#minecraft:bamboo_blocks"
},
"pattern": [
"#",
"#"
],
"result": {
"count": 4,
"id": "minecraft:bamboo_planks"
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:iron_nugget",
"I": "minecraft:iron_ingot"
},
"pattern": [
"#",
"I",
"#"
],
"result": {
"count": 4,
"id": "minecraft:chain"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:cherry_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:cherry_fence_gate"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:cherry_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:cherry_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:cherry_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:cherry_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:cherry_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:cherry_wood"
}
}

View file

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

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:crimson_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:crimson_fence_gate"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:crimson_stem"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:crimson_hyphae"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:crimson_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:crimson_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:crimson_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:crimson_trapdoor"
}
}

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:dark_oak_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:dark_oak_fence_gate"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:dark_oak_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:dark_oak_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:dark_oak_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:dark_oak_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:dark_oak_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:dark_oak_wood"
}
}

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "dispenser",
"key": {
"B": "minecraft:bow",
"R": "minecraft:redstone",
"S": "minecraft:cobblestone"
},
"pattern": [
"SSS",
"SBS",
"SRS"
],
"result": {
"count": 1,
"id": "minecraft:dispenser"
}
}

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "cut_copper_stairs",
"key": {
"#": "minecraft:exposed_cut_copper"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:exposed_cut_copper_stairs"
}
}

View file

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

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:iron_ingot"
},
"pattern": [
"# #",
"# #",
"# #"
],
"result": {
"count": 16,
"id": "minecraft:iron_bars"
}
}

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "minecraft:iron_ingot"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 2,
"id": "minecraft:iron_trapdoor"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:jungle_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:jungle_fence_gate"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:jungle_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:jungle_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:jungle_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:jungle_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:jungle_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:jungle_wood"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:mangrove_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:mangrove_fence_gate"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:mangrove_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:mangrove_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:mangrove_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:mangrove_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:mangrove_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:mangrove_wood"
}
}

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:nether_wart"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:nether_wart_block"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:oak_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:oak_fence_gate"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:oak_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:oak_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:oak_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:oak_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:oak_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:oak_wood"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "cut_copper_stairs",
"key": {
"#": "minecraft:oxidized_cut_copper"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:oxidized_cut_copper_stairs"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "packed_ice",
"key": {
"#": "minecraft:ice"
},
"pattern": [
"###",
"###",
"###"
],
"result": {
"count": 1,
"id": "minecraft:packed_ice"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:pale_oak_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:pale_oak_fence_gate"
}
}

View file

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

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:pale_oak_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:pale_oak_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:pale_oak_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:pale_oak_wood"
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "#more-stairs:quartz_blocks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:quartz_stairs"
}
}

View file

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

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:red_sandstone"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 2,
"id": "minecraft:red_sandstone"
}
}

View file

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

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": "minecraft:redstone",
"S": "minecraft:stick"
},
"pattern": [
"#",
"S"
],
"result": {
"count": 4,
"id": "minecraft:redstone_torch"
}
}

View file

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

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:sand"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 2,
"id": "minecraft:sandstone"
}
}

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:spruce_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:spruce_fence_gate"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:spruce_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:spruce_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:spruce_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:spruce_trapdoor"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:spruce_log"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:spruce_wood"
}
}

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_fence_gate",
"key": {
"#": "minecraft:stick",
"P": "minecraft:warped_planks"
},
"pattern": [
"#P#",
"#P#"
],
"result": {
"count": 2,
"id": "minecraft:warped_fence_gate"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": "minecraft:warped_stem"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:warped_hyphae"
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_stairs",
"key": {
"#": "minecraft:warped_planks"
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 6,
"id": "minecraft:warped_stairs"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"group": "wooden_trapdoor",
"key": {
"#": "minecraft:warped_planks"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:warped_trapdoor"
}
}

View file

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

View file

@ -0,0 +1,13 @@
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "waxed_cut_copper_stairs_from_honeycomb",
"ingredients": [
"minecraft:cut_copper_stairs",
"minecraft:honeycomb"
],
"result": {
"count": 1,
"id": "minecraft:waxed_cut_copper_stairs"
}
}

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