Mine and Slash

Mine and Slash

2M Downloads

Weird translation and seed icons

SaloEater opened this issue · 1 comments

commented

The English translations says:
"block.mmorpg.harvest.purple": "Chaotic Seeds", "block.mmorpg.harvest.green": "Primal Seeds", "block.mmorpg.harvest.blue": "Lucid Seeds",

The code says:
static String BLUE_NAME = "Lucid"; static String PURPLE_NAME = "Chaotic"; static String GREEN_NAME = "Primal";

Their actual names in game doesn't match their translations:
Screenshot 2024-03-18 at 6 52 50 PM
Screenshot 2024-03-18 at 6 52 47 PM
Screenshot 2024-03-18 at 6 52 44 PM

commented

Closing because these items don't exist now