World Renderer 1.5.0 [Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4]

Supported MCreator versions
2023.4
2024.1
Tags / plugin type
Global triggers
Procedures
World Renderer
Downloads:
3852
Upvotes: 79
About the plugin

World Renderer stopped supports for Forge 1.14.4 / 1.15.2 / 1.16.5 / 1.17.1 / 1.18.2

 

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

Event triggers:

World Renderer adds some event triggers

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

 

How to use:

 

Changelog:

v1.5.0

Added an event trigger "Render shapes" for rendering shapes like triangles and quads etc.

Added an event trigger "Render models" for rendering blocks, items, and entities.

Added a procedure for block rendering.

Added a procedure for item rendering.

Improved procedure lists.

Added a support for MCreator 2023.4 - Forge 1.19.2.

Added supports for MCreator 2024.1 - Forge 1.19.4 / 1.20.1 / NeoForge 1.20.4.

Stopped supports for Forge 1.14.4 / 1.15.2 / 1.16.5 / 1.17.1 / 1.18.2.

Fixed some bugs.

 

v1.4.6

Fixed some bugs.

 

Information:

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

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.5.0 for MCreator 2023.4 - Forge 1.19.2 / 1.19.4 / 1.20.1 - WorldRenderer-1.5.0-2023.4-1.19.2-1.19.4-1.20.1.zipUploaded on: 05/06/2024 - 05:24   File size: 201.41 KB
World Renderer 1.5.0 for MCreator 2024.1 - Forge 1.19.4 / 1.20.1 / NeoForge 1.20.4 - WorldRenderer-1.5.0-2024.1-1.19.4-1.20.1-1.20.4.zipUploaded on: 05/06/2024 - 05:25   File size: 202.03 KB

Comments

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...

Is it possible to render an item based on what in it? Like a shop where you render the item inside the block beneath it on top of it.

also the procedure Set Rain Particle is not working on Graphic - Render Rain, so i wonder what is his trigger...

hey i tried to set the rain like this; but only rains over the player head (not on a area around it):
https://media.discordapp.net/attachments/1184731235474477077/1199362216349151242/Sem_titulo.png?ex=65c2441b&is=65afcf1b&hm=b2f1bc3d0440f60eba8b2d2e09abd00bc934169790ae8579c6277439f26a3b82&=&format=webp&quality=lossless

Hey there, I just wanted to say that this plugin is awasome! really! and wanted to ask I you are planing on making A procedure block that lets you render Items? like when you put an Item in a Blocks Slot it renders it above It. Just wandering not demanding anything.