mr:seed_item

Seed Item - Code References

Java Classes

JSON Configuration

No specific JSON configuration files exist for individual seed types.

String Resources

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>

Lua Scripts

This entity is implemented in Java, no Lua script exists.

Item Mechanics

  • Seeds can be planted in soil tiles to grow plants
  • Each seed corresponds to a specific plant type
  • Seeds can be stored in SeedPouch containers
mr/seed_item.txt · Last modified: by 127.0.0.1