- Joined
- Jun 15, 2022
- Messages
- 95
- Reaction score
- 17
How do i make items unstackable? I am working on a fishing game where you have to sell stuff, but the menu breaks if you put two or more stacked items in it. I thought about maybe putting an invisible item lore with a variable that keeps increasing, but my sell menu doesn't recognise this item because it keeps changing the item lore. Does anyone know how to fix this?