rafpoop wrote: ↑Tue Aug 06, 2024 6:22 pmYou can edit your inventory by looking for lines that look like this in the player.json:
[{"gold_to_gain":null,"inner_item":null,"infusion":"loveable","cosmetic":null,"animal_cosmetic":null,"item_id":"scent_of_spring"}],
Just paste the line over and over next to your other inventory items, you only need to alter the item_id to what you want to whichever item you want. They tend to just share the name as the name they use in-game. Each line is one singular item, not sure if that's a GameMaker thing or something because it seems very inefficient and like your save file can get pretty huge if you're stacking tons of wood and rocks. Probably why inventory space is so limited right now.
If you're doing the Spring Festival event, you can just spam the flowers into your inventory and win easily. The game apparently does count cheated flowers as real ones.
If you want to edit gold, it's under "gold" (search that with the quotes around it) in your player.json. You can also edit your essence which is nearby if you want skill points. Search "essence" (with quotes again.) Mana is likely under "mana_current" and one fully charge mana is 4.0, keep that in mind if you want to quickly refresh all your mana without sleeping. If you want infinite stamina, I recommend spamming a powerful food dish into your inventory and just carrying a ton around.
Note: I already tried giving myself multiple scent of springs and it doesn't work (will crash your game,) you can only carry one in your inventory at a time. May be worth giving one to an NPC, then placing a new one in your inventory and doing it again if you are patient.
Make sure you back up your save file before editing because inventory can be touchy with some items that are not meant to stack. It's much safer to edit items that stack naturally.
Hey, I tried doing the thing for the flowers and after they were in my inventory, when I moved them to use them the game crashed. LOL