Configuration
Configuration files for my mods can be found in the config folder of your Minecraft directory.
All configuration options are contained either within -common.toml or -client.toml files.
To edit configurations in-game, use one of the following mods:
- Configured on NeoForge, Fabric or Forge
- Mod Menu and Cloth Config on Fabric
It is recommended to restart your game when making changes to the configuration of my mods.
fertilization-common.tomladdDropsDirectlyToInventoryBooleanSet to true if compressed bone meal drops should go straight into the player's inventory.
- Default value
false
addDropsDirectlyToInventoryForFakePlayersBooleanSet to true if compressed bone meal drops should go straight into the machine's inventory when used automatically.
- Default value
true
allowBoneMealOnSaplingsBooleanThis enables use of extremely compressed bone meal to turn saplings into large fancy trees.
- Default value
true
allowBoneMealOnVinesBooleanThis enables use of normal Bone Meal on vines in order to grow them downwards.
- Default value
true
allowBoneMealOnSugarCanesBooleanThis enables use of normal Bone Meal on sugar canes in order to grow them upwards.
- Default value
true
compressedBoneMealPowerIntegerThe amount of bone meal applied to the plant when using compressed bone meal.
- Default value
4
extremelyCompressedBoneMealPowerIntegerThe amount of bone meal applied to the plant when using extremely compressed bone meal.
- Default value
16
floristsBoneMealMaxFlowersIntegerThe maximum amount of flowers that can spawn when using Florist's Bone Meal on grass.
- Default value
5
floristsBoneMealMaxRangeIntegerThe maximum range that flowers can spawn when using Florist's Bone Meal on grass.
- Default value
3
floristsBoneMealFallbackBiomeStringThe biome whose flowers are used when the current biome has no flowers configured. Leave empty to disable the fallback.
- Default value
minecraft:plains
flowerBlocksSetList of blocks that can be duplicated by using Florist's Bone Meal on them.
- Default value
[minecraft:poppy, minecraft:dandelion, minecraft:blue_orchid, minecraft:allium, minecraft:azure_bluet, minecraft:red_tulip, minecraft:orange_tulip, minecraft:white_tulip, minecraft:pink_tulip, minecraft:oxeye_daisy, minecraft:rose_bush, minecraft:peony, minecraft:lilac, minecraft:sunflower, minecraft:cornflower, minecraft:lily_of_the_valley]