-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed as not planned
Labels
BugSomething isn't working as expectedSomething isn't working as expectedMinecraft 1.21.1Issues occurring in Minecraft 1.21.1Issues occurring in Minecraft 1.21.1Needs ReproThis issue needs a reproduction case before it can be solvedThis issue needs a reproduction case before it can be solvedNeoForgeIssues occurring on the NeoForge platformIssues occurring on the NeoForge platform
Description
Minecraft Version
1.21.1 (LTS)
Mod Loader
NeoForge
Describe the Issue
my config:
#The range within animals can be fed by the feeding trough.
feedingTroughRange = 8
#List of optional presets to enable.
enabledOptionalPresets = ["animal_eggs", "exotic_saplings", "flowers", "mushrooms", "seed_crops","soil"]
#The chance for Fertilized Farmland to turn back into regular Farmland (per provided bonus).
fertilizerRegressionChance = 0.0
#If true, merchants will be considered babies (on a technical level only), which may resolve exploits based on merchant death loot (like blood)
treatMerchantsLikeBabies = true
#The chance to get a bonus growth when using Red Fertilizer.
fertilizerBonusGrowthChance = 1.0
#List of names the merchant can have.
merchantNames = ["Swap-O-Matic", "Emerald Muncher", "Weathered Salesperson"]
#The range at which the chicken nest picks up laid eggs.
chickenNestRange = 8
#The maximum amount of animals (per type) until the feeding trough stops feeding.
feedingTroughMaxAnimals = 24
#List of default presets to disable.
disabledDefaultPresets = []
#The chance to get a bonus crop when using Green Fertilizer.
fertilizerBonusCropChance = 1.0
i added "animal_eggs", "exotic_saplings", "flowers", "mushrooms", "seed_crops","soil" but it still dont work... the settings are mostly default, this is the only thing i changed cuz even with default nothing is working.
Logs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't working as expectedSomething isn't working as expectedMinecraft 1.21.1Issues occurring in Minecraft 1.21.1Issues occurring in Minecraft 1.21.1Needs ReproThis issue needs a reproduction case before it can be solvedThis issue needs a reproduction case before it can be solvedNeoForgeIssues occurring on the NeoForge platformIssues occurring on the NeoForge platform
Type
Projects
Status
🎉 Done