Started by
Atten007
on
Topic category: Help with Minecraft modding (Java Edition)
Hi folks,
I'm currently making a mod with "The Glare" for Minecraft 1.15.2 and Minecraft 1.16.5. The Glare is a mob, that very hates the darkness. Now I want, that the Glare checks the brightness and if it's 3 or under, the Glare should demonstrate the player that these areas are dark enough for monsters to spawn. How can I do this and check the brightness?
Sincerely yours,
Atten007😊
get the light level with the block light level, I recommend that if your new, you don't make something so hard
Hi @RexCerv,
I'm not new here, but I'd to know how I can get the light level with the block light level in the procedure programming in Mcreator. How can I get this in Mcreator? And how can I access the Java Editor in Mcreator?
Sincerely yours,
Atten007😊
if they ain't a block level for specific blocks, coding. but you could try by getting the light level of the area
Ok, and how can I do this with procedures?:
but you could try by getting the light level of the area.
Sincerely yours,
Atten007😊
there is a procedure block to get the light level I believe
Yes, I know which block it is.
then why you ask :p
just discovered that there is a Get Light Level Of Block At X Y Z on Block Data