World Renderer 1.5.5 [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:
4066
Upvotes: 82
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.5

Added a procedure to iterate weather positions

Improved a procedure template "Graphics - Weather - Render weather"

Fixed some bugs

 

v1.5.4

Added a procedure template "Graphics - Shape - Render a cone"

Added a procedure template "Graphics - Shape - Render a cylinder"

Added a procedure template "Graphics - Shape - Render a head"

Added a procedure template "Graphics - Shape - Render a sphere"

Added a procedure template "Graphics - Shape - Render a torus"

Added a procedure template "Graphics - Shape - Render an octahedron"

Improved procedure lists

Some fixes and improvements

 

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.5 for MCreator 2023.4 - Forge 1.19.2 / 1.19.4 / 1.20.1 - WorldRenderer-1.5.5-2023.4-1.19.2-1.19.4-1.20.1.zipUploaded on: 05/13/2024 - 11:43   File size: 224.91 KB
World Renderer 1.5.5 for MCreator 2024.1 - Forge 1.19.2 / 1.19.4 / 1.20.1 / NeoForge 1.20.4 - WorldRenderer-1.5.5-2024.1-1.19.2-1.19.4-1.20.1-1.20.4.zipUploaded on: 05/13/2024 - 11:44   File size: 272.23 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)