#Can I make kubejs resource packs server side only?

6 messages · Page 1 of 1 (latest)

swift creek
#

I've made a resource pack for a mod, it gives textures and lang files to a custom bee I made, everything is working properly client side. I am hosting an ATM8 server and I'm wondering if I can make that resource pack entirely server side, as in there won't be any downloading required. If it's not possible how can I make the download process as simple as possible?

south flareBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

brazen delta
#

vanilla server resourcepack does it, don't need to create script

swift creek
#

How easy is it for a player to download the resource pack if I do it that way?

brazen delta
#

same as you wrote, send resourcepack "link" from server and client downloads automaticaly

swift creek
#

Gotcha, thank you for the help