Gabriel

Results 2 issues of Gabriel

When registering custom item tags created with a namespaced key (eg. libreforge's tags.yml), their identifier would be `:`. However, Items#doParse searches for tags using the substring between `#` and `:`...

Basically what the title says. You can now do something like this: - reward: bravery levels: 1 level-list: - 1 - 5 - 10 - 15 - 20 - 35...