#Trying to create expert mode in my current modpack.

3 messages · Page 1 of 1 (latest)

blazing wasp
#

Hello, I am trying to create a expert mode in my modpack with KubeJS. I have created a difficulty.js file in my startup scripts. From here, I want certain server scripts to run (only recipe related things) based on if the difficulty of the modpack is 'expert'. The game should probably not run if the mode is anything other than 'normal' or 'expert'. Any ideas?

fickle zenithBOT
#

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

woven mulchBOT
#

Paste version of difficulty.js from @blazing wasp