World Renderer 1.8.3 [Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6]

Supported MCreator versions
2023.4
2024.1
2024.2
Tags / plugin type
Global triggers
Procedures
Variables
World Renderer
Downloads:
6392
Upvotes: 96
About the plugin

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

Event triggers

World Renderer can render objects using event triggers and procedures.

  • "Compute FOV"
  • "Compute camera angles"
  • "Compute fog color"
  • "Compute light color"
  • "Render clouds"
  • "Render fog"
  • "Render overlays"
  • "Render shapes"
  • "Render sky"
  • "Render weather"
  • "Render world"
  • "Set weather particles and sounds"
  • "Set up dimensions"

 

How to use

 

Changelog

v1.8.3

You need to set a render target in order to render overlays

Changed the rendering system for shape overlays

Added the procedure "Set sky light color"

Added the procedure "Set block light color"

Removed the procedure "Multiply sky light color"

Removed the procedure "Multiply block light color"

Removed the procedure "Set light pixel"

Some fixes and improvements

Fixed some bugs

 

v1.8.2

The event trigger "Graphics - Render models" was renamed "Graphics - Render world"

The procedure list "Model" was renamed "World"

Added a procedure to render a line, which can be used for the event trigger "Graphics - Render world"

Some fixes and improvements

Fixed some bugs

 

Information

This plugin supports Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6

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.8.3 for MCreator 2024.x - Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 / 1.20.6 - WorldRenderer-1.8.3-2024.x-1.19.2-1.19.4-1.20.1-1.20.4-1.20.6.zipUploaded on: 08/15/2024 - 10:12   File size: 413.98 KB
World Renderer 1.8.3 for MCreator 2023.4 - Forge 1.19.2 / 1.19.4 / 1.20.1 - WorldRenderer-1.8.3-2023.4-1.19.2-1.19.4-1.20.1.zipUploaded on: 08/15/2024 - 10:12   File size: 285.91 KB

Comments

Hi!
I have a quick question: Can we change the moon or the sun with those skybox procedures? I'd love to be able to add a Blood Moon Variant and an Eclipsed Sun Variant, since i use those "World Events" in the mod, but the fact there is no ambient change in the sky makes it a bit 'Clunky' or less immersive.

Else, this plugin looks neat! I'll try and test a few things with it once i have the time. But if in the meantime i can get a response on this, i'll appreciate it c:

BRO. You wrote in the title that it supports 1.19.2. But MCreator 2023.4 doesn't contain 1.19.2 bruh.

Hey, i installed the plugin to mcreator but after i made half of my mod.
I am trying to create snow and clouds in my custom dimension but there are a ton of errors saying: symbol not found.
It sais the symbol that is not found is vector3f and matrix4f.
https://imgur.com/7ul14gf

Hey, is it possible to render shapes through blocks while still being visible? Like if it acted the same as the glowing effect.
https://imgur.com/a/RDEF4Nw
In this image i have 4 Shapes that represents Stats of the players (Health, Energy, etc)

Hello, Do you know how to set up dimension and sky correctly? I set it up by myself but I did not know why my FPS is dropped after setting follow as the tutorial.

Hi :D I love this plugin and the fog I have now adds a lot of atmosphere. Sadly the fog just doesn't render when I enable my shader (I am using Oculus and "ComplementaryShaders" in minecraft 1.20.1) Is there anything I can do to make it render? At which point is the shader likely to interfer?

@sumeshi0216 I found a possible bug in this plugin after a long search: The custom sky, sun and moon texture, not rendering with the custom dimensions (with dimensions created before the "set up" procedure.)

EDIT: Why doesnt working the custom sky and sun texture in custom dimension?