Fluid cows

Fluid cows

4M Downloads

Milk cow disabled in game while enabled in config

Tyeia opened this issue ยท 2 comments

commented

The json file is in this .zip
fluidcows_v2.zip
The milk section in the file seems correct
"milk": { "SpawnRate": 0, "IsEnabled": true, "WorldCooldown": 4000, "StallCooldown": 3500, "BreedingChance": 30, "Parent First": "", "Parent Second": "", "BreedingCooldown": 6000, "GrowingAge": -24000 },
IsEnabled is true here, so why would the milk cow not be enabled in game?
I am using CraftTweaker to make it craftable.

For reference, the log says [FluidCows] This is info! Support 190 fluids. Can spawn 0 cows.
It says this if IsEnabled is true or false.
Let me know if there is any other information i can provide to get this working, or if it is just a simple fix that I am unaware of.

commented

Forge version is 14.23.5.2854
FluidCows version is 1.1.22

commented

It randomly started working after i changed a few other cows in the config file. No clue what fixed it.