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:
3726
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 really hope this gets updated to 2024.1 cause this plugin is super useful and I use it all the time

Blocks fail to compile when I put my mod with the plugin in the newest version and I am becoming impatient.

Some users of a mod i made using this plugin have reported the sky constantly flickering at night. This is a SERIOUS EPILEPSY ISSUE and i need immediate help resolving this.

Hello !
I'm facing this issue with the add-on : when rendering clouds, whenever I pick up an item, the clouds will flash-render above any block that might hide them from the player's FOV, and show the "walls" between each cloud's "block", for about half a second. This is extremely jarring, especially for my mod in which a custom dimension puts clouds far below the ground, how can we fix this ASAP ?

Getting an error on version 2023.4,
"error: cannot find symbol
renderMoon(40, (float) (world.getTimeOfDay(Minecraft.getInstance().getPartialTick()) * 360.0F), (int) (255 << 24 | 255 << 16 | 255 << 8 | 255), false, false);"
The error is pointing to renderMoon, and this seems to happen with anything else i can render, was happening with renderSun as well.

can you make a tutorial video about how this plugin work? maybe with some procedure example to download so we can follow every step, but step to step please?

Hello, how can I contact you? maybe through a discord? I need to discuss the rendering of items with you.

If it is possible, could you could make a version for 2023.2? Since that's the current version I'm using and cant go higher...