OfekN-mods / crafting-on-a-stick

A minecraft mod which adds portable workbenches
GNU General Public License v3.0
3 stars 7 forks source link

Request: Backport Curios integration #5

Closed IZeeLikeEyeZee closed 11 months ago

IZeeLikeEyeZee commented 1 year ago

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 👍

IZeeLikeEyeZee commented 1 year ago

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"

ofek2608 commented 11 months ago

I am sorry, i won't add this.