No specific JSON configuration files exist for individual seed types.
Individual seeds have their own string resources:
<string name="Seed_Prototype">seed</string> <string name="FirebloomSeed_Name">Firebloom Seed</string> <string name="FirebloomSeed_Info">This seed can be planted in soil. When fresh, it glows with a warm red light.</string> <string name="SungrassSeed_Name">Sungrass Seed</string> <string name="SungrassSeed_Info">This seed can be planted in soil. When fresh, it radiates a healthy green glow.</string> <string name="IcecapSeed_Name">Icecap Seed</string> <string name="IcecapSeed_Info">This seed can be planted in soil. When fresh, it feels cold to the touch.</string> <string name="SorrowmossSeed_Name">Sorrowmoss Seed</string> <string name="SorrowmossSeed_Info">This seed can be planted in soil. When fresh, it feels rough and sharp to the touch.</string> <string name="DreamweedSeed_Name">Dreamweed Seed</string> <string name="DreamweedSeed_Info">This seed can be planted in soil. When fresh, it emanates a mysterious psychadelic glow.</string> <string name="EarthrootSeed_Name">Earthroot Seed</string> <string name="EarthrootSeed_Info">This seed can be planted in soil. When fresh, it feels quite heavy.</string> <string name="FadeleafSeed_Name">Fadeleaf Seed</string> <string name="FadeleafSeed_Info">This seed can be planted in soil. When fresh, it seems to fade in and out of existence.</string> <string name="RotberrySeed_Name">Rotberry Seed</string> <string name="RotberrySeed_Info">This seed can be planted in soil. When fresh, it emits a deathly glow.</string> <string name="MoongraceSeed_Name">Moongrace Seed</string> <string name="MoongraceSeed_Info">This seed can be planted in soil. When fresh, it shines with a soft, silver light.</string>
This entity is implemented in Java, no Lua script exists.