LTDV9/packet/kubejs/client_scripts/hide_recipes.js
3944Realms 459b1b8b89
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 2m8s
再次初始化
2026-01-28 17:45:31 +08:00

34 lines
1.8 KiB
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不要佩戴此饰品去打虚空蠕虫会无限分裂')
event.add('alcocraftplus:hop','§2啤酒花需要种植在天花板上')
event.add('irons_spellbooks:dragonskin','§d掉落于末影龙被击杀时的浮空位置')
event.add('butcher:dragonscale','§d使用下界合金切肉刀分解末影龙尸体获得')
event.add('cagedmobs:dragon_scale','§d通过生物笼获得用于制作龙蛋')
event.add('explorerscompass:explorerscompass','§f未汉化的部分为地形结构不用在意')
event.add('minecraft:egg','§f击杀鸡掉落或者等鸡下蛋')
event.add('minecraft:emerald_block','§e手持此物右键村民可强制村民补充卖完的货物')
event.add('touhou_little_maid_spell:wind_seeking_bell','§6通往隐世之境的钥匙右键前往。隐士之境是一个全是樱花群系的世界')
event.add('goety:witch_hat','§f用于仪式的时候不要和§d巫婆帽§f搞混哦')
event.add('goety:witch_hat_hedge','§f女巫帽的变体和正常的没有区别。用于仪式的时候不要和§d巫婆帽§f搞混哦')
event.add('goety:crone_hat','§f用于仪式的时候不要和§a女巫帽§f搞混哦')
event.add('farmersdelight:dumplings','§d喂食给野生的女仆即可驯服')
event.add('meetyourfight:phantoplasm','§dBOSS敲钟人固定掉落使用缠魂灯铃召唤BOSS')
})