perf(recipe): 将永久魔镜配方中烈焰棒替换为回响碎片,提升配方稀有度;版本号升至1.0.2
All checks were successful
Build / build (push) Successful in 8m20s
All checks were successful
Build / build (push) Successful in 8m20s
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"C": { "item": "minecraft:chorus_fruit" },
|
||||
"E": { "item": "minecraft:ender_pearl" },
|
||||
"R": { "item": "teleportmirror:advanced_return_mirror" },
|
||||
"B": { "item": "minecraft:blaze_rod" }
|
||||
"B": { "item": "minecraft:echo_shard" }
|
||||
},
|
||||
"result": {
|
||||
"id": "teleportmirror:permanent_return_mirror",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"C": { "item": "minecraft:chorus_fruit" },
|
||||
"E": { "item": "minecraft:ender_pearl" },
|
||||
"R": { "item": "teleportmirror:advanced_teleport_mirror" },
|
||||
"B": { "item": "minecraft:blaze_rod" }
|
||||
"B": { "item": "minecraft:echo_shard" }
|
||||
},
|
||||
"result": {
|
||||
"id": "teleportmirror:permanent_teleport_mirror",
|
||||
|
||||
Reference in New Issue
Block a user