@rostov114
@yoshi2
Can we add the new Wheat, Sunflower, Orchid & Rose?
Thank you,
Bear
Solved from another POST:
Change the CS file to include the new items.
Starting at line 33
{
"seed.black.berry",
"seed.blue.berry",
"seed.corn",
"seed.green.berry",
"seed.hemp",
"seed.potato",
"seed.pumpkin",
"seed.red.berry",
"seed.white.berry",
"seed.yellow.berry",
"seed.wheat",
"seed.rose",
"seed.orchid",
"seed.sunflower",
"clone.black.berry",
"clone.blue.berry",
"clone.corn",
"clone.green.berry",
"clone.hemp",
"clone.potato",
"clone.pumpkin",
"clone.red.berry",
"clone.white.berry",
"clone.yellow.berry",
"clone.wheat",
"clone.rose",
"clone.orchid",
"clone.sunflower"
};