Files
fuwuduan/kubejs/client_scripts/hide_recipes.js
2025-10-20 07:39:17 +00:00

8 lines
480 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ItemEvents.tooltip(event => {
event.add('eeeabsmobs:heart_of_pagan', '注意狂乱药水会导致bug。现在您获得的任何狂乱药水相关物品都会被替换成对应的力量2药水物品')
event.add('celestial_artifacts:catastrophe_scroll','§3在解锁任务章节§5【世界的枷锁】§3后方可装备灾厄之册')
event.add('celestial_artifacts:twisted_scroll','§3不要佩戴此饰品去打虚空蠕虫会无限分裂')
})