BVengo / simple-shulker-preview

A minecraft fabric mod that displays a configurable icon indicating the contents of a shulker box, as well as a capacity bar.
GNU Lesser General Public License v3.0
8 stars 8 forks source link

Custom Mob Head support #6

Closed ghost closed 1 year ago

ghost commented 1 year ago

Request Description

Hello, I was testing these here: https://www.curseforge.com/minecraft/mc-mods/just-mob-heads-fabric https://www.curseforge.com/minecraft/customization/all-mob-heads

I think these two aren't either supported: https://modrinth.com/mod/headindex https://modrinth.com/mod/microcutting

Would be nicee to have support for this. Normal heads working as usual. (Creeper, Skeleton, Zombie) I think player heads are not working too.

Greetings.

Images

image

Fabric Version

Latest

Additional Context

No response

BVengo commented 1 year ago

Thanks for this. It makes sense, because I'm just directly rendering the item without taking into account their nbt data.

I appreciate all this testing you've been doing! Life has gotten busy so I haven't had much chance to do it myself.

ghost commented 1 year ago

It is one of my favourite mods ❤️ I think I found now all small things, when I find something else I let you know.

ghost commented 1 year ago

Hello @BVengo, one more thing came into my mind. Maybe add support for enchanted items too - that the enchantment glint would be visible.

BVengo commented 1 year ago

Merged changes now implement this for version 2.0! Keep an eye out, but it may not be released this week because I'm quite busy and also have one more feature I'm still working on. (Copying this message across all 3 issues).

Will close this issue now.