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?
#Can I make kubejs resource packs server side only?
6 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
vanilla server resourcepack does it, don't need to create script
How easy is it for a player to download the resource pack if I do it that way?
same as you wrote, send resourcepack "link" from server and client downloads automaticaly
Gotcha, thank you for the help