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:

It is recommended to restart your game when making changes to the configuration of my mods.

fertilization-common.toml
addDropsDirectlyToInventoryBoolean

Set to true if compressed bone meal drops should go straight into the player's inventory.

Default value
false
addDropsDirectlyToInventoryForFakePlayersBoolean

Set to true if compressed bone meal drops should go straight into the machine's inventory when used automatically.

Default value
true
allowBoneMealOnSaplingsBoolean

This enables use of extremely compressed bone meal to turn saplings into large fancy trees.

Default value
true
allowBoneMealOnVinesBoolean

This enables use of normal Bone Meal on vines in order to grow them downwards.

Default value
true
allowBoneMealOnSugarCanesBoolean

This enables use of normal Bone Meal on sugar canes in order to grow them upwards.

Default value
true
compressedBoneMealPowerInteger

The amount of bone meal applied to the plant when using compressed bone meal.

Default value
4
extremelyCompressedBoneMealPowerInteger

The amount of bone meal applied to the plant when using extremely compressed bone meal.

Default value
16
floristsBoneMealMaxFlowersInteger

The maximum amount of flowers that can spawn when using Florist's Bone Meal on grass.

Default value
5
floristsBoneMealMaxRangeInteger

The maximum range that flowers can spawn when using Florist's Bone Meal on grass.

Default value
3
floristsBoneMealFallbackBiomeString

The biome whose flowers are used when the current biome has no flowers configured. Leave empty to disable the fallback.

Default value
minecraft:plains
flowerBlocksSet

List 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]