#Edit recipes based on world settings (preset and difficulty)

6 messages · Page 1 of 1 (latest)

broken grove
#

I want to create a built in skyblock mode for a modpack I'm working on that has the Ex Deorum mod and a few custom recipes enabled to make it actually possible to progress. Is it possible to check for the world type when adding recipes and hiding items in JEI?

low lightBOT
#

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

broken grove
#

Turns out Ex Deorum has an advancement for playing in the void world preset it adds so I'll just use FTB Quests to add a game stage to players when they join.

broken grove
#

Edit recipes based on world settings (preset and difficulty)

#

Since game stages really only help with crafting recipes and not other recipe types I still need to figure out how to check the world preset and difficulty within a recipe server script.