Dylan K. Taylor becee92e7d
Reduce the size of ItemStackData when json-encoded
Many items need only the name, so we can just place the name directly in this case.
JsonMapper supports hydrating the object directly from the string using the pre-existing constructor for this.
2025-02-18 02:09:53 +00:00
..
2025-01-07 22:34:43 +00:00
2024-08-19 22:52:51 +01:00