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:
3754
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

I'm using World Renderer 1.1.2 for MCreator 2023.3 Forge 1.18.2/1.19.2 and the console is throwing the 'cannot find symbol error' when referring to RenderLevelStageEvent. It doesn't break the mod when I export regardless of the error but I was wondering if anyone knew the import to add to possibly remove the error? I'd like to avoid locking the code to fix it since I have to edit it frequently, but the error's more annoying than having to unlock and relock it.

I'm using 2022.3 with Forge 1.18.2, and realized I wasn't using the same version of World Renderer. However, using WR 2022.3 for versions 1.15, 1.16, & 1.17 still won't render the sky. The console no longer throws an error, but it has a warning that the Render sky trigger and other blocks added by the plugin are "not supported by the selected generator", and are just skipped when compiling.
I need to use MCrator 2022.3 since the previous version of MCreator is too old to open my project, and the next version of MCreator doesn't support 1.18.2

Hey im trying to render a custom sky, using World Renderer 1.1.0 on a forge 1.20.1 mod (creator 2023.3). I cant apply the procedure because of 'missing dependencies'. Ive tried defining pose, as well as trying manual import of mojang.axis. Nothings working, any ideas?

Can you please tell me how I can make the rendering skybox during creature generation?

I can't even run the client with this plugin on my workspace at all. It gives me the error "glfw errpr 65542" something about openGL... the only other plugin I have on this workspace is Geckolib. Even with no procedures involving the plugin at all, it still won't run.

Hello ! It's been a while since 1.1.0, are you still working on the next update ?

is there any way to stop the vanilla sun/clouds from rendering? i've tried "clear all rendered objects" when the sky is rendered if you're in a custom dimension, but it doesn't seem to be working

any help is appreciated

Any plans for adding a "get render distance" procedure block? It would allow the creation of, for example, fog that dynamically adjusts to the render distance and cuts out exactly where the outermost chunks would render.

By the way: I wanna add that this plugin was essential for the skybox of the Void dimension in the new update of my mod (work in progress). You did nothing short of black magic writing this plugin.

Hey, um. Would it be possible to make it compatible with fabric and fabric plugin?

For some reason I cant get it to work :/
It shows up in Preferences but It doesnt show up in workspaces settings

How can I draw a texture in only point in sky? When I try to do this, always appear two copies of my texture, one opossite the other in the sky.

I love this plugin! Just one little bug I found. The "Render entity" block doesn't seem to work through water. WHen your out of water you can't see the rendered entity that's in water. Otherwise, it's wotking normally for me.