1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

v0.7-1.16.5-36.0.14

This commit is contained in:
2021-02-06 12:01:02 +01:00
parent 5e60615e59
commit 3dc56febb6
278 changed files with 22789 additions and 466 deletions

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:acacia_slab"
}
},
"result": {
"item": "minecraft:acacia_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:andesite_slab"
}
},
"result": {
"item": "minecraft:andesite",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:birch_slab"
}
},
"result": {
"item": "minecraft:birch_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:blackstone_slab"
}
},
"result": {
"item": "minecraft:blackstone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:chiseled_polished_blackstone"
}
},
"result": {
"item": "minecraft:polished_blackstone",
"count": 4
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:brick_slab"
}
},
"result": {
"item": "minecraft:bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:cobblestone_slab"
}
},
"result": {
"item": "minecraft:cobblestone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:crimson_slab"
}
},
"result": {
"item": "minecraft:crimson_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:cut_red_sandstone_slab"
}
},
"result": {
"item": "minecraft:cut_red_sandstone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:cut_sandstone_slab"
}
},
"result": {
"item": "minecraft:cut_sandstone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:dark_oak_slab"
}
},
"result": {
"item": "minecraft:dark_oak_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:dark_prismarine_slab"
}
},
"result": {
"item": "minecraft:dark_prismarine",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:diorite_slab"
}
},
"result": {
"item": "minecraft:diorite",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:end_stone_brick_slab"
}
},
"result": {
"item": "minecraft:end_stone_bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:granite_slab"
}
},
"result": {
"item": "minecraft:granite",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:jungle_slab"
}
},
"result": {
"item": "minecraft:jungle_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:mossy_cobblestone_slab"
}
},
"result": {
"item": "minecraft:mossy_cobblestone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:mossy_stone_brick_slab"
}
},
"result": {
"item": "minecraft:mossy_stone_bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:nether_brick_slab"
}
},
"result": {
"item": "minecraft:nether_bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:oak_slab"
}
},
"result": {
"item": "minecraft:oak_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:polished_andesite_slab"
}
},
"result": {
"item": "minecraft:polished_andesite",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:polished_blackstone_brick_slab"
}
},
"result": {
"item": "minecraft:polished_blackstone_bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:polished_diorite_slab"
}
},
"result": {
"item": "minecraft:polished_diorite",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:polished_granite_slab"
}
},
"result": {
"item": "minecraft:polished_granite",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:prismarine_brick_slab"
}
},
"result": {
"item": "minecraft:prismarine_bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:prismarine_slab"
}
},
"result": {
"item": "minecraft:prismarine",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:purpur_pillar"
}
},
"result": {
"item": "minecraft:purpur_block",
"count": 4
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:chiseled_quartz_block"
}
},
"result": {
"item": "minecraft:quartz_block",
"count": 4
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:red_nether_brick_slab"
}
},
"result": {
"item": "minecraft:red_nether_bricks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:chiseled_red_sandstone"
}
},
"result": {
"item": "minecraft:red_sandstone",
"count": 4
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:chiseled_sandstone"
}
},
"result": {
"item": "minecraft:sandstone",
"count": 4
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:smooth_quartz_slab"
}
},
"result": {
"item": "minecraft:smooth_quartz",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:smooth_red_sandstone_slab"
}
},
"result": {
"item": "minecraft:smooth_red_sandstone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:smooth_sandstone_slab"
}
},
"result": {
"item": "minecraft:smooth_sandstone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:smooth_stone_slab"
}
},
"result": {
"item": "minecraft:smooth_stone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:snow"
}
},
"result": {
"item": "minecraft:snow_block",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:spruce_slab"
}
},
"result": {
"item": "minecraft:spruce_planks",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:chiseled_stone_bricks"
}
},
"result": {
"item": "minecraft:stone_bricks",
"count": 4
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:stone_slab"
}
},
"result": {
"item": "minecraft:stone",
"count": 1
}
}

View File

@ -0,0 +1,16 @@
{
"type": "crafting_shaped",
"pattern": [
"_",
"_"
],
"key": {
"_": {
"item": "minecraft:warped_slab"
}
},
"result": {
"item": "minecraft:warped_planks",
"count": 1
}
}