About this mod
Adds a craftable powder that causes crops, trees, fruit trees, tea bushes, farm animals, and even children to mature instantly.
- Requirements
- Permissions and credits
- Changelogs
- Donations
This mod allows you to craft Instant Growth Powder, a magic substance that is imbued with prismatic, void, and solar essences, causing anything it is sprinkled on to instantly mature.
Use
Simply craft the Instant Growth Powder and click on anything that is able to grow:
- Crops
- Tea Bushes
- Trees (including Fruit Trees)
- Animals
- Children
Some objects require a leftclick instead of a rightlick, for example animals.
The powder also works when being placed in Enrichers and will be applied to all regrowable crops in range.
Bonus: It is also compatible with Tractor Mod. Hold the powder in your hands while driving through your fields and watch your crops grow instantly.
Recipe
The recipe can be changed in the file Mods\InstantGrowthPowderContinued\assets\json-assets\Objects\Instant Growth Powder\object.json
You can add/remove/change the ingredients to your liking. Everything else shouldn't be changed or the mod might break.
By default it is using 1 Prismatic Shard (ID 74), 10 Solar Essences (ID 768) and 10 Void Essences (ID 769)
"Ingredients": [
{
"Object": 74,
"Count": 1
},
{
"Object": 768,
"Count": 10
},
{
"Object": 769,
"Count": 10
}
],
Config
{
"EnableMod": true
}
Requirements
This mod requires Json Assets.
COMPATIBILITY
- Stardew Valley 1.6.15 or later
- Generic Mod Config Menu
- Tractor Mod