Table of Contents

Seeds Mechanic - Code References

Java Classes

Seed Implementations

JSON Configuration

This mechanic is implemented in Java, no JSON configuration exists

String Resources

<!-- English strings (values/strings_all.xml) -->
<string name="Seed_Name">seed</string>
<string name="Seed_Desc">A seed of some plant. It can be planted to grow a plant or eaten for an immediate effect.</string>
 
<!-- Individual seed names would be defined in their respective plant classes -->

Lua Scripts

This mechanic is implemented in Java, no Lua scripts exist for seeds directly

Implementation Details

Seed Effects When Eaten