Configuration
farmingforblockheads-common.toml
Name | Description | Type | Default Value | Valid Values |
---|---|---|---|---|
excludedGroups | List of groups to disable. Has precedence over includedGroups. 'selling.seeds' for example would disable all seeds from the market. | Set | [] | |
feedingTroughRange | The range within animals can be fed by the feeding trough. | Integer | 8 | |
fertilizerRegressionChance | The chance for Fertilized Farmland to turn back into regular Farmland (per provided bonus). | Double | 0.0 | |
treatMerchantsLikeBabies | If true, merchants will be considered babies (on a technical level only), which may resolve exploits based on merchant death loot (like blood) | Boolean | true | |
fertilizerBonusGrowthChance | The chance to get a bonus growth when using Red Fertilizer. | Double | 1.0 | |
merchantNames | List of names the merchant can have. | List | [Swap-O-Matic, Emerald Muncher, Weathered Salesperson] | |
includedGroups | List of groups to enable. 'default' is an alias for the inbuilt defaults (selling.seeds, selling.saplings and selling.fertilizers.minecraft). | Set | [default] | |
chickenNestRange | The range at which the chicken nest picks up laid eggs. | Integer | 8 | |
feedingTroughMaxAnimals | The maximum amount of animals (per type) until the feeding trough stops feeding. | Integer | 24 | |
fertilizerBonusCropChance | The chance to get a bonus crop when using Green Fertilizer. | Double | 1.0 |