Skip to content

Configuration

Jason Spangler edited this page Aug 10, 2018 · 6 revisions

The mod come pre-configured with default settings - so configuration is only needed if you want to customize a setting or to add support for another mod's items - see Compatibility.

Main config menu

  • Compost strength (relative to bonemeal)
  • Compost item - the resulting item from the compost bin (defaults to compost)
  • Enable compost bonemeal - enable or disable compost acting like bonemeal
  • Items - access the item configuration menu.

Main config

Items config menu

Items config

Compost item amount menu

Configure the items that can decompose in the compost bin.

Amount config

  • Left column - the item id that can decompose.
    • The special minecraft:food entry will apply to all food (ItemFood instances) that aren't matched by another entry.
    • Metadata specifiers are supported. For example, minecraft:dye@4 matches Lapis Lazuli
    • Forge ore dictionary names are supported. For example, record matches all music record items.
  • Right column - The number of ticks the item takes to decompose in the compost bin. A value of -1 disables rot for that item.
Clone this wiki locally