juraj-hrivnak / Greenery

Minecraft Forge mod that makes the world more green and lively by adding new plants.
https://juraj-hrivnak.github.io/Greenery/
MIT License
9 stars 3 forks source link

Config options to disable the different kelp items #18

Open Turkey9002 opened 1 year ago

Turkey9002 commented 1 year ago

I think it would be great to add config options to disable each item added by this mod individually such as the dried kelp because other mods I have installed add similar items and I love the kelp soup. :)

juraj-hrivnak commented 1 year ago

You can remove default blocks by removing the .json files, and setting the config option to generate default plants to false.

But you would like to remove the items associated with the block only?

Turkey9002 commented 1 year ago

items I was actually talking about these three items here, I wasn't sure if there was a way to disable them or not like the plants.

juraj-hrivnak commented 1 year ago

Related #17 never mind 😛

juraj-hrivnak commented 1 year ago

items I was actually talking about these three items here, I wasn't sure if there was a way to disable them or not like the plants.

I will implement configurable items when I get to the custom fruit item creation.