mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-12-01 15:13:22 +01:00
8b40f415be
Use ItemStack display name in ItemStackThing (if available). This means that named items will appear in the rewards list with their name rather than the ItemStack type. This is useful for "tokens" type items. Note that named items are still not supported by the built-in item parser, so this commit only affects ItemStackThings created by custom parsers (for now). |
||
---|---|---|
.. | ||
main | ||
test/java/com/garbagemule/MobArena/things |