Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:acacia_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:acacia_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:acacia_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:acacia_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:acacia_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:acacia_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:acacia_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:acacia_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:acacia_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:acacia_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:acacia_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:acacia_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:bamboo_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_mosaic",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:bamboo_mosaic_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_mosaic",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:bamboo_mosaic_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:bamboo_blocks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:bamboo_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:bamboo_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:bamboo_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:bamboo_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:bamboo_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:bamboo_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:birch_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:birch_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:birch_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:birch_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:birch_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:birch_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:birch_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:birch_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:birch_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:birch_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:birch_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:birch_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:cherry_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:cherry_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:cherry_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:cherry_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:cherry_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:cherry_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:cherry_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:cherry_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:cherry_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:cherry_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:cherry_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:cherry_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:deepslate",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:cobbled_deepslate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:stone",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:cobblestone"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:copper_block",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:crimson_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:crimson_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:crimson_stems",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:crimson_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:crimson_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:crimson_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:crimson_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:crimson_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:crimson_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:crimson_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:crimson_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:crimson_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:dark_oak_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:dark_oak_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:dark_oak_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:dark_oak_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:dark_oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:dark_oak_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:dark_oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:dark_oak_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:dark_oak_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:dark_oak_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:dark_oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:dark_oak_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:exposed_copper",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:exposed_copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:iron_block",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:iron_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:jungle_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:jungle_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:jungle_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:jungle_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:jungle_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:jungle_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:jungle_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:jungle_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:jungle_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:jungle_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:jungle_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:jungle_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:mangrove_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:mangrove_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:mangrove_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:mangrove_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:mangrove_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:mangrove_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:mangrove_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:mangrove_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:mangrove_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:mangrove_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:mangrove_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:mangrove_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:oak_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:oak_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:oak_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:oak_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:oak_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:oak_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:oak_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:oak_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:oak_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:oxidized_copper",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:oxidized_copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:pale_oak_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:pale_oak_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:pale_oak_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:pale_oak_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:pale_oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:pale_oak_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:pale_oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:pale_oak_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:pale_oak_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:pale_oak_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:pale_oak_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:pale_oak_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:blackstone",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:polished_blackstone_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:polished_blackstone",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:polished_blackstone_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:blackstone",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:polished_blackstone_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:polished_blackstone",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:polished_blackstone_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:spruce_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:spruce_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:spruce_logs",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:spruce_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:spruce_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:spruce_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:spruce_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:spruce_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:spruce_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:spruce_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:spruce_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:spruce_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:stone",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:stone_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:stone",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:stone_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:warped_planks",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:warped_button"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "#minecraft:warped_stems",
|
||||
"result": {
|
||||
"count": 4,
|
||||
"id": "minecraft:warped_planks"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:warped_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:warped_pressure_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:warped_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:warped_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:warped_planks",
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:warped_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:warped_planks",
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:warped_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:waxed_copper_block",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:waxed_copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:waxed_exposed_copper",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:waxed_exposed_copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:waxed_oxidized_copper",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:waxed_oxidized_copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:waxed_weathered_copper",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:waxed_weathered_copper_trapdoor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": "minecraft:weathered_copper",
|
||||
"result": {
|
||||
"count": 3,
|
||||
"id": "minecraft:weathered_copper_trapdoor"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue