This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#1#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "morecrossbows:netherite_crossbow"
|
||||
},
|
||||
"#": {
|
||||
"item": "minecraft:ender_eye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "morecrossbows:enderite_crossbow",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#1#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "morecrossbows:gilded_netherite_crossbow"
|
||||
},
|
||||
"#": {
|
||||
"item": "minecraft:ender_eye"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "morecrossbows:gilded_enderite_crossbow",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#1#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "morecrossbows:enderite_crossbow"
|
||||
},
|
||||
"#": {
|
||||
"item": "minecraft:gilded_blackstone"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "morecrossbows:gilded_enderite_crossbow",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"###",
|
||||
"#1#",
|
||||
"###"
|
||||
],
|
||||
"key": {
|
||||
"1": {
|
||||
"item": "morecrossbows:netherite_crossbow"
|
||||
},
|
||||
"#": {
|
||||
"item": "minecraft:gilded_blackstone"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "morecrossbows:gilded_netherite_crossbow",
|
||||
"count": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user