This commit is contained in:
ZHAY10086
2025-12-21 20:59:39 +08:00
parent ab1cf2fe0a
commit 424ac43640
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2506,9 +2506,9 @@
<tombstone:grave_key>.addTooltip(format.red("/ob_inventory restore [玩家名称] [物品栏备份]"));
<tombstone:grave_key>.addTooltip(format.red("使用TAB键来选择最近一次死亡时的[物品栏备份]"));
<contenttweaker:cuendillar_catalyst_1>.addTooltip(format.red("使用源语誓约右击叁壹召唤石中的三一生物"));
<contenttweaker:cuendillar_catalyst_2>.addTooltip(format.red("使用源语誓约右击叁壹召唤石中的三一生物"));
<contenttweaker:cuendillar_catalyst_3>.addTooltip(format.red("使用源语誓约右击叁壹召唤石中的三一生物"));
<contenttweaker:cuendillar_catalyst_1>.addTooltip(format.red("使用源语誓约右击叁壹召唤石中的三一生物"));
<contenttweaker:cuendillar_catalyst_2>.addTooltip(format.red("使用源语誓约右击叁壹召唤石中的三一生物"));
<contenttweaker:cuendillar_catalyst_3>.addTooltip(format.red("使用源语誓约右击叁壹召唤石中的三一生物"));
<contenttweaker:recursive_quantum>.addTooltip(format.red("推荐进行结构共用"));
<contenttweaker:fractallite_quantum>.addTooltip(format.red("推荐进行结构共用"));
+1 -1
View File
@@ -506,7 +506,7 @@ prayertrinitylove.itemRightClick = function(stack, world, player, hand) {
playerPos.z = playerPos.z;
if (getBlockMatchAtPosition("contenttweaker:fractallite_stone_of_love", playerPos, [0,0,0], world) == 0) {
player.sendChat("站在叁壹召唤石结构的中心");
player.sendChat("站在叁壹召唤石结构的中心");
return "FAIL";
}