Translucent Block Xrays through the ground?

Started by Finmide on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Aug 2019
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
Translucent Block Xrays through the ground?

Translucent Block causing Xray through ground.

 

So um I was testing something with a block I made and when I placed it I learned that it causes this little problem. How do I fix this?

Active 4 years ago
Joined Jun 2020
Points:
701

User statistics:

  • Modifications: 3
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 65
turn off enable connected…
Tue, 07/07/2020 - 15:17

turn off enable connected sides if its on

Active 4 months ago
Joined Aug 2019
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
It is not on is there other…
Fri, 07/10/2020 - 12:55

It is not on is there other suggestions?

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5484
Enable transparency
Fri, 07/10/2020 - 13:17

Enable transparency

Active 4 months ago
Joined Aug 2019
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
Transparency is enabled
Fri, 07/10/2020 - 13:24

Transparency is enabled

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5484
Could you paste here some…
Sat, 07/11/2020 - 08:13

Could you paste here some images about the settings you used for the block and how it is rendered ingame?

Active 4 months ago
Joined Aug 2019
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
Here is the setting page for…
Sat, 07/11/2020 - 22:51

Here is the setting page for the block:

Block Setting

 

And how it appears in game when testing:

In Game Test

 

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5484
No idea then :( It might be…
Sun, 07/12/2020 - 13:42

No idea then :(

It might be an MCreator bug, try opening an issue on the tracker about it

Active 4 months ago
Joined Aug 2019
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
So I fixed it from x-raying…
Sun, 07/12/2020 - 20:13

So I fixed it from x-raying by turning on both translucency and connected sides.

 

However whenever transparency is active I notice it creates a new problem in the world the block naturally spawns in. (I tested it and connected sides doesn't affect it)

 

So this is the appearance I get when I have transparency off

 

Transparency off

 

And then when I turn on transparency This happens

 

Transparency On

 

 

 

of course I am going for the above appearance as its supposed to look eerie and plus after the change it causes some graphical errors as you may be able to see in the corner.

 

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5484
Is the opacity set to 0?
Thu, 07/16/2020 - 19:35

Is the opacity set to 0?

Active 4 months ago
Joined Aug 2019
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
The opacity is set to 255…
Sun, 08/02/2020 - 14:34

The opacity is set to 255 but I tried 0 and 1 and it still does this..