This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
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不要佩戴此饰品去打虚空蠕虫会无限分裂')
})