
Compost Bag
Adds a bag that composts items like the composter and works like the bundle
Обновлён 29 июня 2024 г. · опубликован 12 августа 2023 г.
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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 4.1.0+neo | Релиз | 1.21, 1.21.1 | neoforge | 29 июня 2024 г. | Скачать (35 КБ) |
| 4.1.0+fabric | Релиз | 1.21, 1.21.1 | fabric, quilt | 29 июня 2024 г. | Скачать (35 КБ) |
| 4.0.0+neo | Релиз | 1.21, 1.21.1 | neoforge | 14 июня 2024 г. | Скачать (34 КБ) |
| 4.0.0+fabric | Релиз | 1.21, 1.21.1 | fabric, quilt | 14 июня 2024 г. | Скачать (34 КБ) |
| 4.0.0+neo | Релиз | 1.20.5 | neoforge | 23 апреля 2024 г. | Скачать (34 КБ) |
| 4.0.0+fabric | Релиз | 1.20.5 | fabric, quilt | 23 апреля 2024 г. | Скачать (35 КБ) |
| 3.0.0+neo | Релиз | 1.20.3 | neoforge | 7 декабря 2023 г. | Скачать (34 КБ) |
| 3.0.0+fabric | Релиз | 1.20.3 | fabric, quilt | 7 декабря 2023 г. | Скачать (44 КБ) |
| 1.20-2.0.0+forge | Релиз | 1.20, 1.20.1 | forge | 12 августа 2023 г. | Скачать (34 КБ) |
| 1.20-2.0.0+fabric | Релиз | 1.20, 1.20.1 | fabric, quilt | 12 августа 2023 г. | Скачать (45 КБ) |
Ченджлог
4.1.0+neoРелиз1.21, 1.21.1 · 29 июня 2024 г.
- Add support for More Composter Variants
4.1.0+fabricРелиз1.21, 1.21.1 · 29 июня 2024 г.
- Add support for More Composter Variants
4.0.0+neoРелиз1.21, 1.21.1 · 14 июня 2024 г.
Port to 1.21
4.0.0+fabricРелиз1.21, 1.21.1 · 14 июня 2024 г.
Port to 1.21
4.0.0+neoРелиз1.20.5 · 23 апреля 2024 г.
Port to 1.20.5
IMPORTANT
The config that controlled the number of bonemeal the bag could hold has been removed in favor of recipes. An example datapack is available here. The example replaces the default recipe with a resulting bag that can hold twice the amount of bonemeal. More info can be found on the Readme.
4.0.0+fabricРелиз1.20.5 · 23 апреля 2024 г.
Port to 1.20.5
IMPORTANT
The config that controlled the number of bonemeal the bag could hold has been removed in favor of recipes. An example datapack is available here. The example replaces the default recipe with a resulting bag that can hold twice the amount of bonemeal. More info can be found on the Readme.
3.0.0+neoРелиз1.20.3 · 7 декабря 2023 г.
Release for NeoForge 1.20.3 (from this version on, Compost Bag will not support Forge, only NeoForge)
3.0.0+fabricРелиз1.20.3 · 7 декабря 2023 г.
Port to 1.20.3 (this version is set to support up to 1.21, assuming no breaking changes from Fabric API or MC)
Комментарии
Загружаем…