Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

Suggestions : Opaque Block -> Non-Opaque block #292

Closed Glopeur closed 6 years ago

Glopeur commented 6 years ago

Issue :

I made a custom 3d model for a block in the mod, but when I place the block it do an x-ray issue.

2018-05-20_21 47 23

This issue is from Minecraft himself, because the block is Opaque, the game don't render hidden sides of blocks who are beside Opaque one.


Suggestion :

My suggestion is to change Pokecube's block to make them Non-Opaque. This will allow to set textures who support transparency (like beacon) / custom model without this issue.

In general purpose it's to allow more customization for client's ressourcepack.


Actual Version :
- pokecube-core-1.12.2-6.36.23
- pokecube-mobs-1.12.2-4.9.2
- pokecube-revival-1.12.2-6.14.24
Thutmose commented 6 years ago

I shall do this for next release, it will probably be Wednesday or so before I have the release uploaded though, I will close this issue once it is up

Glopeur commented 6 years ago

If you want the custom model to try out I can provide it

Thutmose commented 6 years ago

Sure, I can see about testing the model to see if it works, my main pc won't have internet till Wednesday, so I won't be able to do much more than testing bug fixes on my end

Glopeur commented 6 years ago

Here is the ressourcepack with the model + textures inside (it replace the Pokecenter block)

glopeur_3d_pokecube.zip

Thutmose commented 6 years ago

Fixed for when I have internet to release: https://i.imgur.com/9reKXXD.png

Glopeur commented 6 years ago

God damn you're a genius 👍

Thutmose commented 6 years ago

This should be in the current versions