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
|
||||
}
|
||||
}
|
||||
6
extra/more-crossbow-fixed/pack.mcmeta
Normal file
6
extra/more-crossbow-fixed/pack.mcmeta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack" : {
|
||||
"pack_format": 15,
|
||||
"description": "更多弩修复"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user