World Renderer 1.4.6 [Forge 1.19.4 / 1.20.1]

Supported MCreator versions
2022.3
2023.1
2023.3
2023.4
Tags / plugin type
Global triggers
Procedures
World Renderer
Downloads:
3753
Upvotes: 75
About the plugin

This plugin allows you to render objects on the sky and world

Event triggers:

World Renderer adds some event triggers

  • "Render world"
  • "Render sky"
  • "Render fog"
  • "Compute fog color"
  • "Compute fog density" (Forge 1.14.4 / 1.15.2 / 1.16.5 / 1.17.1)
  • "Compute FOV"
  • "Compute camera angles"

You can render objects using these procedures in the sky

  • "Render abyss"
  • "Render deep sky"
  • "Render overworld"
  • "Render moon"
  • "Render regular polygon"
  • "Render sky box"
  • "Render stars"
  • "Render sun"
  • "Render sunlights"
  • "Render texture"

 

How to use:

MCreator 2022.3 / 2023.1 / 2023.3

https://mcreator.net/forum/99143/plugin-beta-world-renderer-forge-1165-1182-1192-and-1194

MCreator 2023.4

https://mcreator.net/forum/103136/tutorial-world-renderer-mcreator-20234

 

Changelog:

v1.4.6 - Forge 1.19.4 / 1.20.1

Fixed some bugs

 

v1.4.5 - Forge 1.19.4 / 1.20.1

Added an event trigger "Set effects", which can disable clouds, sky, rain/snow, etc. Also, procedure templates is available

Added a procedure "Set cloud height"

Added a procedure "Set ground effects"

Added a procedure "Set sky type"

Added a procedure "Set forced bright lights"

Added a procedure "Set constant ambient lights"

Fixed some bugs 

 

Information:

This plugin supports Forge 1.19.4 / 1.20.1

Source code repository:

World Renderer - https://github.com/Sumeshi2/World-Renderer

Custom Sky Plugin - https://github.com/Sumeshi2/Custom-Sky-Plugin

License
MIT License

Plugin downloads
World Renderer 1.0.0 for MCreator 2022.3 - Forge 1.14.4 - WorldRenderer_1.0.0_2022.3_1.14.4.zipUploaded on: 01/03/2024 - 04:02   File size: 68.23 KB
World Renderer 1.1.0 for MCreator 2022.3 - Forge 1.15.2 / 1.16.5 / 1.17.1 - WorldRenderer_1.1.0_2022.3_1.15.2_1.16.5_1.17.1.zipUploaded on: 09/10/2023 - 04:04   File size: 131.26 KB
World Renderer 1.1.2 for MCreator 2023.3 - Forge 1.18.2 / 1.19.2 - WorldRenderer_1.1.2_2023.3_1.18.2_1.19.2.zipUploaded on: 01/03/2024 - 04:06   File size: 98.22 KB
World Renderer 1.4.6 for MCreator 2023.4 - Forge 1.19.4 / 1.20.1 - WorldRenderer_1.4.6_2023.4_1.19.4_1.20.1.zipUploaded on: 01/17/2024 - 07:47   File size: 169.88 KB

Comments

hey man im having fun with this; is there a way to disable or totally hide Clouds? i cant remove them from my Moon dimension lol
no matter what i do; i set the cloud color to 0,0,0, i tried not render cloud, set the dimension air to black, but no matter what do the color color stays grey, even if i set the fog color to pure black too

from the pictures i sent you can notice 2 sets of clouds there - the game regular clouds floating above (those move) the ones i generate with the procedures don move and stay below it, they overlap each other creating the textures glitches you see on that pic

i wish i could paste pictures here lol but this is the procedure atm; all i miss is how to change the sky box at night (so it gets blacks and render the stars)

https://media.discordapp.net/attachments/1184731235474477077/1195626628945035274/Untitled-2_copy.png?ex=65b4ad12&is=65a23812&hm=9b0ebe1d5997728a0e847e15440afb4e81b6ab167e14df07a6b7efd1f69050e0&=&format=webp&quality=lossless

hum i think i need to change those boxes on my custom dimension (mars), ok so i check the sky light box and disable the light one? them i can use your light?

is there a example procedure anywhere to make a different skybox appear at night? i tried clear all objects but all i can see is the day box,
also i cant make the Set Light Level procedure to work; i set my dimensions sets to no light (so i can use yours right?) but nothing changes, does it work?

oh i forgot to mention, i was also using Geckolib with your plugin, so im not 100% sure its not a compatibility problem (no other plugins just these 2)

hello sumeshi, i really liked this idea, i tried it out but i had to remove now because of this error:
error: level has private access in Entity
Level world = entity.level;

happens when you set a 'OnEnterDimension' to make your entity spawn on a certain coordinate (on this small space station that i got on Space dimension) - > the elemenet SpaceDimension gets bugged when i tackle that procedure to it) and when i remove your plugin it works again, plz let me know (if u can) if this gets fixed someday i really want to use your plugin to make a space mod :)

hey is there a procedure to create a 'planet' below the dimension? like for orbit/space station building