Malorolam / LootBags

Other
21 stars 31 forks source link

render bug #68

Closed DeathSaintfool closed 7 years ago

DeathSaintfool commented 7 years ago

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

Malorolam commented 7 years ago

Follow Tutorial 6 on the tutorials page.

MeisterGeekz commented 7 years ago

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

Malorolam commented 7 years ago

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.

MeisterGeekz commented 7 years ago

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