Corosauce / weather2

Minecraft Forge Mod - Localized Weather - A rewrite of weather & tornados with a focus on localized storm systems
Other
146 stars 77 forks source link

1.18.2, tornado picking up blocks it shouldnt be able to #529

Closed TheGuardianTim closed 1 year ago

TheGuardianTim commented 1 year ago

the tornados from f1 and up can pick up podzol when I think it shouldn't be able to. how to replicate it just find any biome that has podzol and spawn the tornado. this is the only block that I have tested will update this thread if I find more

ProfessorFartsalot commented 1 year ago

You need to edit tornado.toml and edit the grablist. If it's not in tornado.toml it might be in storm.toml or one of the other files.

Use notepad++ to edit toml files otherwise they will reset. Any issues with config resetting should be opened on TheElectronWill Night-Config repo as he can check the files for BOM headers.

ProfessorFartsalot commented 1 year ago

Editing the config file will not fix this issue, as was discussed on #527 . I opened #520 in hopes Corosus will be able to fix the config system and thus let us configure our own pickup blocks.

ProfessorFartsalot commented 1 year ago

Fixed by CoroUtil 1.2.44. Edit your config file and this should be fixable and the issue may then be closed. Thanks!