Topic category: Help with MCreator software
ok so this is really driving me crazy; i made 2 Dimensions (1 each 1 biome only) - Moon and Io
Both have the 4 first boxes checked on the element below:
the moon biome is identical with the exception of the blocks there (dif colors)
This is how the Moon looks (with clouds)
and this is how Io looks:
as u guys can see there are NO CLOUDS here, i looked the sky up to 500 blocks to be 100% sure, there are no clouds here, and no matter what i do (delete the dimension and create again, i cannot remove the clouds from the moon dimension :/
i REALLY apreciate some help of the Mcreator devs on this one, i tried google, discord friends, the guy from the World Renderer plugin, nothing..
PS_ this happens even if i dont use his plugin
i cant get a simple response like
1- Does the MCreator Code generate Clouds by default when create a new custom dimension?
2- what rules if a dimension have clouds or not?
3- does dimension global light and fog color have impact on cloud rendering?
what i want to do here is remove these clouds from my moon, reall apreciate some help of the community here :(
just create another dimension - clouds again
man... idk wtf is going on, i set Render Cloud to FALSE and they still generate clouds, and the dimension that have it set to TRUE, do NOT render clouds... :/ why nobody is giving atention to this? its clear a bug on the software, im just trying to help fix too :(
someone said me u can remove clouds with the 'Set Effect' trigger, but i could not find nothing related on mcreator procedures
no help? could at least the devs of mcreator tell me if custom dimensions generate clouds by default? :/
this is something the devs should know...
I don't think we have direct control over clouds from the dimension JSON, but you can double-check on Minecraft Wiki for the dimension type JSON format
i still cant understand thou, why i made 2 dimensions, same stats, just dif names (i literally copied the element and change the names) - one have clouds the other dont, its bizarre tbh and im almost giving up modding because of it, i became obsessed with knowing why this is happening :(
point is - if i do have, for a fact 2 dimensions on mcreator, 1 with clouds and 1 without it, so there must be 100% a way to select/change, simple as that
you can remove clouds with the plugin World Renderer if someone wants to know about this; make a precedure trigger Graphic - Set Effect, then procedure Set Effect and set clouds to false.
I have a solution: go into src/main/resources/data/(your mod name)/dimension_type/(your dimension name).json and set "effects" to "minecraft:the_end"