63 lines
1.2 KiB
YAML
63 lines
1.2 KiB
YAML
# QuickComposter Configuration
|
|
|
|
# If true, the composter will instantly drop bonemeal when it reaches the max level.
|
|
# If false, it will stay at the full level (7) and require one more interaction or wait for the vanilla process.
|
|
instant-bonemeal: false
|
|
|
|
# If true, any item can be used to compost.
|
|
# If false, only items in the 'supported-items' list will work.
|
|
use-any-item: false
|
|
|
|
# list of items that can be used for composting if 'use-any-item' is false.
|
|
# it uses the standard material names
|
|
supported-items:
|
|
- WHEAT_SEEDS
|
|
- PUMPKIN_SEEDS
|
|
- MELON_SEEDS
|
|
- BEETROOT_SEEDS
|
|
- DRIED_KELP
|
|
- GLOW_BERRIES
|
|
- SHORT_GRASS
|
|
- FERN
|
|
- HANGING_ROOTS
|
|
- MANGROVE_ROOTS
|
|
- MOSS_CARPET
|
|
- SMALL_DRIPLEAF
|
|
- SUNFLOWER
|
|
- LILAC
|
|
- ROSE_BUSH
|
|
- PEONY
|
|
- PITCHER_PLANT
|
|
- BIG_DRIPLEAF
|
|
- WHEAT
|
|
- POTATO
|
|
- CARROT
|
|
- BEETROOT
|
|
- SUGAR_CANE
|
|
- KELP
|
|
- CACTUS
|
|
- BAMBOO
|
|
- MELON_SLICE
|
|
- PUMPKIN
|
|
- MELON
|
|
- APPLE
|
|
- BREAD
|
|
- COOKIE
|
|
- CAKE
|
|
- PIE
|
|
- MUSHROOM_STEW
|
|
- NETHER_WART
|
|
- SEA_PICKLE
|
|
- SHROOMLIGHT
|
|
- CRIMSON_FUNGUS
|
|
- WARPED_FUNGUS
|
|
- CRIMSON_ROOTS
|
|
- WARPED_ROOTS
|
|
- NETHER_SPROUTS
|
|
- WEEPING_VINES
|
|
- TWISTING_VINES
|
|
- AZALEA
|
|
- FLOWERING_AZALEA
|
|
- MOSS_BLOCK
|
|
- PINK_PETALS
|
|
- DRAGON_EGG
|