Configuration
fertilization-common.toml
Name | Description | Type | Default Value | Valid Values |
---|---|---|---|---|
addDropsDirectlyToInventory | Set to true if compressed bone meal drops should go straight into the player's inventory. | Boolean | false | |
extremelyCompressedBoneMealPower | The amount of bone meal applied to the plant when using extremely compressed bone meal. | Integer | 36 | |
compressedBoneMealPower | The amount of bone meal applied to the plant when using compressed bone meal. | Integer | 4 | |
allowBoneMealOnSaplings | This enables use of extremely compressed bone meal to turn saplings into large fancy trees. | Boolean | true | |
allowBoneMealOnVines | This enables use of normal Bone Meal on vines in order to grow them downwards. | Boolean | true | |
allowBoneMealOnSugarCanes | This enables use of normal Bone Meal on sugar canes in order to grow them upwards. | Boolean | true | |
addDropsDirectlyToInventoryForFakePlayers | Set to true if compressed bone meal drops should go straight into the machine's inventory when used automatically. | Boolean | true | |
flowerBlocks | List of blocks that can be duplicated by using Florist's Bone Meal on them. | Set | [minecraft:allium, minecraft:white_tulip, minecraft:oxeye_daisy, minecraft:poppy, minecraft:rose_bush, minecraft:lilac, minecraft:dandelion, minecraft:azure_bluet, minecraft:pink_tulip, minecraft:blue_orchid, minecraft:sunflower, minecraft:peony, minecraft:red_tulip, minecraft:cornflower, minecraft:lily_of_the_valley, minecraft:orange_tulip] | |
floristsBoneMealMaxRange | The maximum range that flowers can spawn when using Florist's Bone Meal on grass. | Integer | 3 | |
floristsBoneMealMaxFlowers | The maximum amount of flowers that can spawn when using Florist's Bone Meal on grass. | Integer | 5 |