Request: Backport Curios integration
IZeeLikeEyeZee opened this issue ยท 2 comments
I'm using this mod on 1.16.5 and the curios integration would be super useful! I'll probably just create a server-side config for it for now but idk how well that's going to work, I'll share it if/when I do though ๐
Realized this doesn't implement the hotkey and idk if you can even do that with a datapack lol...
Here it is in case it helps anyone
Pack:
install on the client as a resource pack, and on the server as a datapack
Curios on a stick.zip
Server Config:
Add the following to your curios-server.toml (located at /world/serverconfig)
[[curiosSettings]]
identifier = "craftingstick"
visible = true
size = 1
icon = "curios:slot/craftingstick"