Spell Engine

Spell Engine

11M Downloads

Spell Book Slot Texture Missing

thricebite opened this issue ยท 2 comments

commented

After Spell Engine 1.8.0+

Failed to load texture: spell_engine:textures/gui/spell_book_slot.png

but the texture file seems to actually be here instead:

https://github.com/ZsoltMolnarrr/SpellEngine/blob/64a829eded59c2cebb9365227c1562ec704c8ddd/common/src/main/resources/assets/spell_engine/textures/gui/slot/spell_book.png

spell_engine:textures/gui/slot/spell_book.png

Image
commented

Unable to reproduce this issue on a clean installation.

In Spell Engine 1.8 the trinket slot definitions have been slightly reworked.

You are most likely using a datapack that was copied from the old definition.

commented

It was in fact a datapack. I have updated the datapack now. Thank you for the quick replies!