You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I’m trying to add items from MMOItems to BattleArena, but I keep getting a console error. The item ID in MMOItems is uppercase (e.g. FIRE_SWORD), and it seems like BattleArena doesn’t handle that correctly. I don’t use the MMOItems level system, and even when I tried setting levels 1–5 or removing that part entirely, the error still occurs.