Tiny Pasture

Tiny Pasture

Not enough ratings
Twins and triplets
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
5.637 KB
21 May @ 1:59am
22 May @ 9:29am
3 Change Notes ( view )

Subscribe to download
Twins and triplets

Description
Features of the mod

Adds the ability to produce twins or triplets with a probability when breeding in the Mystic Grass Curtain.

The performance of the first litter will be determined by parent + parent as in the vanilla game.
The second and third animals, if born, will have random performance.

Please create an empty slot in the farm and wait for the children.

MOD settings

By default, children are born with the following probabilities.

  • 1 animal 85%
  • 2 animal 10%
  • 3 animal 5%

You can change the probability by changing the settings.
If you start the game once with the mod installed, the default settings file will be generated as follows.

C:\Users\%username%\AppData\Roaming\TinyPasture\mod_configs\rin_jugatla-multi_baby

Copy `default.json` and rename it to `custom.json`.
The configuration is written in json format.

- Default.

{ "create_baby_probability": { "double": 10, "single": 85, "triple": 5 } }

- Example of Change

Here is the json for the following changes.

  • 1 animal 50%
  • 2 animal 40%
  • 3 animal 10%

{ "create_baby_probability": { "double": 40, "single": 50, "triple": 10 } }

Links

Introduction to Godot Modding
Source code[github.com]
9 Comments
工作时称高职务 10 Sep @ 5:12am 
Why did two five-star couples give birth to an extra one-star? Can the rarity of the extra birth be adjusted
ももる 30 Jul @ 3:37am 
no working now
댕청쇼 14 Jul @ 4:47am 
It doesn`t work on me
rin_jugatla  [author] 30 Jun @ 10:25am 
@萌新求带飞QAQ
Did the MOD work properly afterwards?
I applied the MOD to the latest game in my environment and confirmed that it worked correctly.
rin_jugatla  [author] 29 Jun @ 12:06am 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
萌新求带飞QAQ 29 Jun @ 12:01am 
Why do I set the probability of triple to 100 but still only single
rin_jugatla  [author] 22 May @ 9:31am 
We have fixed the issue you contacted us about.
Please update the mod.
Thank you for contacting us!
rin_jugatla  [author] 21 May @ 8:28pm 
Thank you for contacting us.
That is not intentional.
It is a test omission.
Hexy 21 May @ 9:24am 
Not sure if it's intended but the 2nd and 3rd baby are of different animals?
Ie, I bred 2 Foxes, got 1 Fox, 2 Cats.