RedstoneParadox / NiceToHave

Official Repository for the Minecraft mod Nice To Have
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Config bug with Redstone Emitter and Gold Button #18

Open allethargic opened 4 years ago

allethargic commented 4 years ago

Nice to Have version: 1.3.0 Other information is probably not needed because of a nature of the bug.

What happened: If you set "analog_redstone_emitter": false, it still occurs in the game. Same problem with Gold Button.

What should happen: They should completely disappear from itemlist, as does Wrench and other Nice-to-Have items.

Steps to reproduce:

  1. Set "gold_button": false and "analog_redstone_emitter": false in the Config file.
  2. Launch the creative game and see them still appear in game.
RedstoneParadox commented 3 years ago

I'm keeping this open in spite of items now being registered regardless of whether or not they're enabled in the config (recipes still get enabled and disabled properly) as that's only temporary.