Skip to content

Configuration file

Jason Spangler edited this page Oct 19, 2018 · 4 revisions

The configuration menus modify the file, which you can also modify outside of Minecraft.

Due to a limitation in Forge's configuration GUI system, adding new entries requires editing the config file.

Since the mod injects any missing default configuration items in the compost amount config, don't delete any default entries - instead only change their values. For example, to disable a composting add the following entry to the items:compost amount section (replacing foodfunk:rotten_food with the item's identifier): I:"foodfunk:rotten_food"=-1

Example config file

See the example composter.cfg

Clone this wiki locally