Posted October 19, 20204 yr So I want to make it so some recipes do not exist if I wish based on a config option, what do I exactly do? #addCriterion seems to only require an ICriterionInstance, which, ofcourse, makes this not work : .addCriterion("is_craftable", Config.COMMON.PLATE_RECIPES.get()) so is there any other way to do this? thanks in regard
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.