force-glow for enchantment-book is not working
Closed this issue · 1 comments
xlsalvolx commented
Describe the bug
enchantment-book:
# If true, books can be applied to items in anvils.
anvil-application: false
# If true, books can be applied to items by dragging and dropping them on the item in an inventory.
drag-drop-application: true
item:
type: KNOWLEDGE_BOOK
id: 0
custom-model-data: 0
force-glow: true
How to reproduce
- give yourself the item
- not glowing
Screenshots / Videos
No response
"/ae plinfo" link
https://paste.md-5.net/uyohiyefig
Server Log
No response
Filled out form correct and using latest version
Type "I confirm" here
ThomasWega commented
Version 1.20.5 added a proper way to add glow to items without doing some weird hacks for it. We've spent multiple hours trying to have cross version glow compatibility but each version it became more hassle so we are just using the default original minecraft way now, which works only on 1.20.5+. If this was highly requested on discord, we could add it back for lower versions, although it does cause us issues