I didn't like how their items were saved so I made this to turn their items into ones I could work with
- Dump the items (not going to tell you how to do that)
- Store the items in a folder next to src called data/items
src/
data/
items/
...
- Run
cargo run