mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 23:15:08 +00:00
Add minecraft bedrock server
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user