Advanced Portals

Advanced Portals

307k Downloads

[Suggestion] Item cost on portal use

FaultyFunctions opened this issue ยท 3 comments

commented

It would be nice to have a cost associated with portal use. So if the player has that item in their inventory, it'll take that item when they use the portal, otherwise it won't allow them to use the portal.

commented

the new system plays nicely with making these quite easy to implement, ill add it to the enhancements list to work on once we have the new version out

commented

This should be really easy to add. Even adding a normal eco cost would be good too (probably won't work for forge/fabric).

commented

It would also be nice if the item could be specific with custom model data and a custom deny message if they don't have the item. Basically I would like to use ItemsAdder to make a custom Resource World Voucher item that would get used, and if they don't have it, then the message would tell them where to buy one. If at all possible, thank you!