ForestryMC / Binnie

Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.
https://minecraft.curseforge.com/projects/binnies-mods
Other
69 stars 77 forks source link

move config reading to early preinit to fix broken hopefield config #579

Closed temp1011 closed 5 years ago

temp1011 commented 5 years ago

I am unaware of any reason that the config needs to be read later. Also fixes bug where the default value for the hopefield config was the alterlemon option (I don't thnk this actually makes any difference though). After this 'ConfigurationMain.hopefield' actually appeared as false in my breakpoints and the relevant village registration was skipped.

BTW is hopefield meant to be a pun or is it just a spelling error?