Allows writing #[id(registry="texture",path="entity/banner/")] string to specify that the resource location's path should implicitly start in that folder.
Also removes the unnecessary restrictions to categories defined in Symbol. This will make it possible to reference custom resources defined in the config or entirely custom resources by using the API.
Allows writing
#[id(registry="texture",path="entity/banner/")] string
to specify that the resource location's path should implicitly start in that folder.Also removes the unnecessary restrictions to categories defined in
Symbol
. This will make it possible to reference custom resources defined in the config or entirely custom resources by using the API.