

The 'set' command is actually 2 commands rolled into 1. Set inv/0/items "sacred hammer of eternal wrath" puts a new fancy item into your inventory Details Set character-name Morty changes your character name to Morty Set iron 1000000 gives your character 1,000,000 iron for all your shopping needs

Hierarchy by chaining additional field components. Partial field matchingĮach component is also used to partially match against potential fields.įor example, " in" will match against "level- in-bio", "sh ine", "skill-po ints", and more.Īs long as the component uniquely identifies a single field and the field is aĬollection, the editor will allow you to continue navigating deeper into the data This command lets you look around the contents of the file almost as ifĮach path component in the field path needs to be separated by a '/'. The character file holds quite a bit of binary data that's typically hard toĮxplore. Show inv/0/items/4 shows 5th item in the first inventory Details Show inv/0/items shows all items in the first inventory Show inv/0 shows content of the first inventory Show inv shows the content of the only field that matches "inv" which Show inventory-sacks shows content of "inventory-sacks" field

If you're able to see the field using "show", you can change the field using "set".
