How do you make a block that lowers light level while placed?

Started by jupop777 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Apr 2020
Points:
791

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
How do you make a block that lowers light level while placed?
Mon, 06/08/2020 - 17:48 (edited)

I'm trying to make a block that when placed, lowers the light levels in a perimeter around the block. Or, just make the whole world get darker. tia

Edited by jupop777 on Mon, 06/08/2020 - 17:48
Active 1 month ago
Joined May 2019
Points:
1218

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 2
  • MCreator plugins: 1
  • Comments: 839
or you'll just make people…
Mon, 06/08/2020 - 17:34

or you'll just make people think ur even more arrogant

Active 4 years ago
Joined Apr 2020
Points:
791

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
Ok so I looked it up, you…
Mon, 06/08/2020 - 17:48

Ok so I looked it up, you are correct. There is no such command. Maybe the procedure can make it night? I dunno. Do you have an idea?

Active 4 years ago
Joined Apr 2020
Points:
791

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
Hillarious dumb ol me. Dang…
Mon, 06/08/2020 - 18:04

Hillarious dumb ol me. Dang. There has to be a way to make this work.

Active 1 year ago
Joined Mar 2020
Points:
1539

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 1318
Maybe using the "get light…
Thu, 07/16/2020 - 01:30

Maybe using the "get light level of block at xyz" procedure piece

Active 4 years ago
Joined Apr 2020
Points:
791

User statistics:

  • Modifications: 0
  • Forum topics: 19
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 132
Never heard of it but ill…
Thu, 07/23/2020 - 19:05

Never heard of it but ill give it a try

Active 3 hours ago
Joined Dec 2018
Points:
983

User statistics:

  • Modifications: 1
  • Forum topics: 45
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 149
Yes. there is a get light…
Tue, 10/25/2022 - 23:27

Yes. there is a get light level, but how do you physically change it?? There is no option for actually Setting the Light Level, just one that gets where it's at