ShyNieke / StatuesMod

A little decorative and functional mod
https://www.curseforge.com/minecraft/mc-mods/statues
Other
8 stars 5 forks source link

Some statues look weird in-hand or on-item frame #29

Closed sepsol closed 4 years ago

sepsol commented 4 years ago

For example:

image

NOTE These are some of the statues that I've tried. I did not tried all of them, but I thought it's worth pointing out.

MY SPECS

ShyNieke commented 4 years ago

Is the player statue named? as this could be the issue.

as for the rendering from the spider in hand or the statues in the item frames this is all intended behaviour.

sepsol commented 4 years ago

The player skin was fixed with the fix you suggested, thanks!

As for other statues: why though?!! Why should there be an overlap in textures of campfire statue inside the item frame? Or the fish floating in the sky? Or the weird things for the spider statue? 🤔

I wanted to set up organized stock full of chests with item frames that had mob spawn eggs in them. It looks weird and messy with these kinds of behaviors :/

sepsol commented 4 years ago

For Player Statue, it would be great if it supported this command for giving named items though: /give @p statues:player_statue{display:{name:"{\"text\":\"SepSol\"}"}}

sepsol commented 4 years ago

If this is intended behavior because it is meant to be used with invisible item frames, maybe as this is a mod, you could add your own invisible item frame which displays statues just like how they are in vanilla item frames and then adjust the look of statues on vanilla item frames to be more normal. Just saying...

ShyNieke commented 4 years ago

Actually this is idea i can get behind, will look in to it but i can't promise when and if it will be added

sepsol commented 4 years ago

Thanks a lot!

sepsol commented 4 years ago

@ShyNieke Since Quark mod is now officially released for 1.14.4, you might want to use their transparent item frame feature for this. I know they had differentiated the look of banners on normal vs glass (transparent) item frames, so it should be possible for you to do this too. Thought I should give you a heads up on that :)