TeamMFR / MineFantasyReforged

GNU General Public License v3.0
19 stars 20 forks source link

Mutiple config options do not function #31

Closed TheHaterofGravel closed 3 months ago

TheHaterofGravel commented 2 years ago

I've already mentioned this in the skill book report, but it also seems a few other config options for the mod do not actually work. These are some the ones that I've noticed not working-

Hardcore cfg: skillbooks, talismans, prevent furnace food, food burn at high temperature, do not seem to work

Crafting cfg: allow iron ingots to make pig iron, does not work

version- 0.1.5-BETA

TheHaterofGravel commented 2 years ago

@ThatPolishKid99 You seem to have misunderstood my original post about skill books not getting their recipe disabled through the config option. I never stated that the issue was that they still generated I only mentioned that the config option related to them did not work at all.

I also tested the talisman recipes and those seem to share the same issue as well, here is a couple images detailing what the issue is, shown with its related config option under the image.

testnook1

talisman

Even with the recipes disabled in the config they still do not get their recipe disabled in game.

ThatPolishKid99 commented 2 years ago

I understood your message, I just wanted to reduce duplicates, so I closed that issue in favor of this one explaining how most of those configs are broken. They are broken due to the migration to JSON based recipes.

TheHaterofGravel commented 2 years ago

Alright, just wanted to be sure you knew of the issue, since I don't know of any way to disable original recipes via the custom recipes config other than setting outputs to air, which still leaves the old recipes up in jei. Thank you for clarifying.

ThatPolishKid99 commented 3 months ago

Fixed in the latest update