Aura Cascade

Aura Cascade

2M Downloads

All tools need to render like they are actual tools and not items

DrasticDemise opened this issue ยท 2 comments

commented
commented

Doing that will close this one and #18

commented

All usages of "standard_item" like here
https://github.com/DrasticDemise/Aura-Cascade/blob/MC188/src/main/resources/assets/aura/models/item/storageBook.json#L2
Need to be replaced with "minecraft:item/generated"

All usages of "standard_tool" need to be replaced with "miencraft:item/handheld"

After that is done, standard_item/tool can be deleted