Start recipes

This commit is contained in:
SD 2021-02-15 16:35:09 +05:30
parent 0083a41262
commit 45f5037e3e
No known key found for this signature in database
GPG key ID: E36B57EE08544BC5
17 changed files with 301 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#X#"
],
"key": {
"#": {
"item": "dimdoors:gold_door"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:gold_dimensional_door",
"count": 1
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:gold_ingot"
}
},
"result": {
"item": "dimdoors:gold_door",
"count": 3
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#X#"
],
"key": {
"#": {
"item": "minecraft:iron_door"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:iron_dimensional_door",
"count": 1
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#X#"
],
"key": {
"#": {
"item": "dimdoors:quartz_door"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:quartz_dimensional_door",
"count": 1
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:quartz"
}
},
"result": {
"item": "dimdoors:quartz_door",
"count": 1
}
}

View file

@ -0,0 +1,17 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:ender_pearl"
},
{
"item": "minecraft:iron_sword"
},
{
"item": "minecraft:ender_pearl"
}
],
"result": {
"item": "dimdoors:rift_blade"
}
}

View file

@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:gold_ingot"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:rift_remover",
"count": 1
}
}

View file

@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:iron_ingot"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:rift_signature",
"count": 1
}
}

View file

@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" X ",
"# #"
],
"key": {
"X": {
"item": "minecraft:ender_pearl"
},
"#": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "dimdoors:rift_stabilizer",
"count": 1
}
}

View file

@ -0,0 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" X ",
"# #"
],
"key": {
"X": {
"item": "dimdoors:rift_signature"
},
"#": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:stabilized_rift_signature",
"count": 1
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#X#"
],
"key": {
"#": {
"item": "minecraft:iron_door"
},
"X": {
"item": "minecraft:ender_eye"
}
},
"result": {
"item": "dimdoors:unstable_dimensional_door",
"count": 1
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#X#"
],
"key": {
"#": {
"tag": "#minecraft:wooden_doors"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:wood_dimensional_door",
"count": 1
}
}

View file

@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"#X"
],
"key": {
"#": {
"tag": "#minecraft:wooden_trapdoors"
},
"X": {
"item": "minecraft:ender_pearl"
}
},
"result": {
"item": "dimdoors:wood_dimensional_trapdoor",
"count": 1
}
}

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"X X"
],
"key": {
"X": {
"item": "dimdoors:world_thread"
}
},
"result": {
"item": "dimdoors:world_thread_boots"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"XXX",
"XXX"
],
"key": {
"X": {
"item": "dimdoors:world_thread"
}
},
"result": {
"item": "dimdoors:world_thread_chestplate"
}
}

View file

@ -0,0 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"X X"
],
"key": {
"X": {
"item": "dimdoors:world_thread"
}
},
"result": {
"item": "dimdoors:world_thread_helmet"
}
}

View file

@ -0,0 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"X X",
"X X"
],
"key": {
"X": {
"item": "dimdoors:world_thread"
}
},
"result": {
"item": "dimdoors:world_thread_leggings"
}
}