Sytm / waypoints

A plugin to create waypoints like the mod, but just using Paper
https://modrinth.com/plugin/waypoints/
MIT License
31 stars 8 forks source link

[Suggestion] Add ItemsAdder support for menu items #111

Closed FaultyFunctions closed 5 months ago

FaultyFunctions commented 5 months ago

Hello, it would be nice if we could use our own custom ItemsAdder items in the GUI config. Let me know if there is anything I can do to help with this effort. Thanks!

Sytm commented 5 months ago

You mean items with custom model data? That can be already done.

Just specify the item in the config like this: STICK|1 (material|custom model data)