Rendering a current dimension's skybox on a block

Started by bandirpvp on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Rendering a current dimension's skybox on a block

So I've been looking all over the internet on how to do it, tutorials forum posts but I've been unable to find anything. The closest I've gotten is finding something about rendering types however this was from 2019 and I've been unable to find anything in the code.

I am new to modding and I have no clue how to do it, would anyone be able to help me?

 

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The thing is, this mod uses…
Sun, 10/13/2024 - 18:51

The thing is, this mod uses several .java files for a block which I dont think would be possible (as far as I know) in Mcreator