LootBags

LootBags

31M Downloads

render bug

DeathSaintfool opened this issue ยท 4 comments

commented

my custom lootbag is a pink block it works and all .
only a render issue
2017-05-02_17 57 19
this is the code we used https://pastebin.com/qwKD7Gp4

commented

Follow Tutorial 6 on the tutorials page.

commented

I've followed the steps you listed and added the localisation to resource pack. But I'm still getting the same issue. The name is working fine but none of the other text like the $BAGTEXTOPENED is showing and the bags are still showing the pink block. The loot inside is as should be.

I'm not wanting to use a custom texture

https://pastebin.com/C5dSGf3b

Paste of the new bag added inside Lootbags_BagConfig.cfg

commented

I checked the bag and it's working perfectly fine on my end. Perhaps try a fresh download of the mod, possibly the generic texture or json got corrupted somehow.

The tooltip text probably is some interaction with the mod you're using for advanced info, I've never encountered that issue before with the normal contenders.

Also how you have it set up, the bag cannot drop from something named Player (as in the mod developer), just making sure you know the behavior that's going to occur.

commented

Ok I'll give it a try thank you very much.

The player thing was copied from another file, I actually meant to remove that. Glad you pointed it out, I would have totally forgot otherwise