Started by
Pache
on
Topic category: Help with Minecraft modding (Java Edition)
I'm making a mod where I want to be able to sell any item through a GUI. I'm not really sure how to go about giving every item a price, would I use tags? obviously I shouldn't just if else if else if else if else through every single item, but I'm not sure how i should do it.