Add minecraft bedrock server

This commit is contained in:
2024-09-09 13:28:08 -03:00
parent 54e5f3000c
commit 236b4b2960
4640 changed files with 688839 additions and 66 deletions

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_copper_block_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:copper_block"
}
],
"result": {
"item": "minecraft:cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_copper_block_to_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:copper_block"
}
],
"result": {
"item": "minecraft:cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_copper_block_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:copper_block"
}
],
"result": {
"item": "minecraft:cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_exposed_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:exposed_copper"
}
],
"result": {
"item": "minecraft:exposed_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_exposed_copper_to_exposed_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:exposed_copper"
}
],
"result": {
"item": "minecraft:exposed_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_exposed_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:exposed_copper"
}
],
"result": {
"item": "minecraft:exposed_cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_oxidized_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:oxidized_copper"
}
],
"result": {
"item": "minecraft:oxidized_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_oxidized_copper_to_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:oxidized_copper"
}
],
"result": {
"item": "minecraft:oxidized_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_oxidized_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:oxidized_copper"
}
],
"result": {
"item": "minecraft:oxidized_cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:waxed_copper"
}
],
"result": {
"item": "minecraft:waxed_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_copper_to_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:waxed_copper"
}
],
"result": {
"item": "minecraft:waxed_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:waxed_copper"
}
],
"result": {
"item": "minecraft:waxed_cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_exposed_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:waxed_exposed_copper"
}
],
"result": {
"item": "minecraft:waxed_exposed_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_copper_to_exposed_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:waxed_exposed_copper"
}
],
"result": {
"item": "minecraft:waxed_exposed_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_exposed_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:waxed_exposed_copper"
}
],
"result": {
"item": "minecraft:waxed_exposed_cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_oxidized_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:waxed_oxidized_copper"
}
],
"result": {
"item": "minecraft:waxed_oxidized_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_oxidized_copper_to_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:waxed_oxidized_copper"
}
],
"result": {
"item": "minecraft:waxed_oxidized_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_oxidized_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:waxed_oxidized_copper"
}
],
"result": {
"item": "minecraft:waxed_oxidized_cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_weathered_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:waxed_weathered_copper"
}
],
"result": {
"item": "minecraft:waxed_weathered_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_weathered_copper_to_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:waxed_weathered_copper"
}
],
"result": {
"item": "minecraft:waxed_weathered_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_waxed_weathered_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:waxed_weathered_copper"
}
],
"result": {
"item": "minecraft:waxed_weathered_cut_copper_stairs",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_weathered_copper_to_cut_copper"
},
"tags": [ "stonecutter" ],
"priority": 0,
"ingredients": [
{
"item": "minecraft:weathered_copper"
}
],
"result": {
"item": "minecraft:weathered_cut_copper",
"count": 4
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_weathered_copper_to_cut_copper_slab"
},
"tags": [ "stonecutter" ],
"priority": 1,
"ingredients": [
{
"item": "minecraft:weathered_copper"
}
],
"result": {
"item": "minecraft:weathered_cut_copper_slab",
"count": 8
}
}
}

View File

@ -0,0 +1,22 @@
{
"format_version": "1.12",
"minecraft:recipe_shapeless": {
"description": {
"identifier": "minecraft:stonecutter_weathered_copper_to_cut_copper_stairs"
},
"tags": [ "stonecutter" ],
"priority": 2,
"ingredients": [
{
"item": "minecraft:weathered_copper"
}
],
"result": {
"item": "minecraft:weathered_cut_copper_stairs",
"count": 4
}
}
}