Fixed Moon Light Level for Spawning (#1589)

Moon Needed a light level of 12 or higher to stop ad astra mobs from spawning
This commit is contained in:
NINAustinFett 2025-08-10 23:14:37 -04:00 committed by GitHub
parent 8433029e35
commit 25422a5d4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"infiniburn": "#minecraft:infiniburn_overworld",
"logical_height": 384,
"min_y": 0,
"monster_spawn_block_light_limit": 15,
"monster_spawn_block_light_limit": 0,
"monster_spawn_light_level": {
"type": "minecraft:uniform",
"value": {