• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Looking for plants fast grow mod for A20

Their 7daystodiemods.com link still has the A20 and A21 version unless it has been purged.

 
Hi Szynsz

It works for A20, A21 and V1.0, that's why Arramus mentions it.
You just have to change something in ModInfo.xml, otherwise it should work.

Regards

Gouki

 
https://7daystodiemods.com/faster-crop-growth/

It looks like it has been removed. It suggests updated for A21 which infers the creator may still have the A20 version available.

If it is not accessible, add this to the top of any of your A20 mods which have a blocks.xml file. Between the <configs> </configs> type area.

<set xpath="blocks/block[@name='cropsGrowingMaster']/property[@name='PlantGrowing.GrowthRate']/@value">5</set>

with 5 being 5 minutes.

 
Back
Top