Compost Bag

Compost Bag

Mod

Adds a bag that composts items like the composter and works like the bundle

Client and server EquipmentStorageUtility

1,524 downloads
11 followers
Createda year ago
Updated8 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Compost Bag Requires ForgeVersions

The compost bag is a utility item that allows you to compost items on the go, without needing to place down any pesky blocks!

In GUI

While in a GUI, the bag can be right-clicked to compost an item, input bonemeal, or remove bonemeal. Holding down right-click will speed up the process! You can also carry the bag with the mouse and right-click on slots to compost many items at once, pick up bonemeal, or remove bonemeal.

In World

In the world, the item can be used just like bonemeal to grow crops and saplings, grass and other flora. It also works in dispensers.

Updating to 1.20.5+

On updating to 1.20.5 or 1.21, all of the NBT data that compost bags originally had in old worlds will be stored as a custom_data component. This data is no longer used by Compost Bag in favor of new data components compostbag:max_bonemeal_count, compostbag:bonemeal_count, compostbag:max_compost_level, and compostbag:compost_level. To fix old bags, the world must be opened with an NBT editor and manually converted to use the new components. Unfortunately, there is no way to perform these conversions of data in the mod. Another change to note, configs no longer exist in favor of the compostbag:max_bonemeal_count component. On the GitHub page for the mod, there is a folder ExtraDatapacks which contains a default datapack to double the max size. Simply copy this datapack and change the max bonemeal count to your desired amount and enable the datapack. This also allows creators to add more recipes for custom compost bags of varying capacity and varying fill levels, if they so desire.


Project members

dhyces

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID