Brazier

Brazier

3M Downloads

[Bug] Mobs spawning inside protection zone

grundyboy34 opened this issue ยท 1 comments

commented

What happened?

Here are my config settings:

JUNGLE_LOOT = true
SPAWN_CRAZED = true
CRAZED_CHANCE = 0.6
MAX_HEIGHT = 10
RANGE_PER_LEVEL = 16
BASE_RANGE = 48
PROTECT_ABOVE = false
DISTANCE_CALC = "CYLINDER"
SPAWN_POWDER = true
DECORATION = true

I've been testing this in creative with a maxed out brazier and I've noticed that mobs still spawn in the protection zone on the East, West, NE, NW, and SE sides (around 57 or so blocks) before the protection zone ends. North and South don't have this issue, and weirdly I didn't notice it for the SW side either.

Additional Info:
Brazier: -x, -z
North Edge: -x, -z
East Edge: -x, -z
West Edge: -x, -z
South Edge: -x, +z

Mod Version

Fabric 5.0.0

Minecraft Version

1.19

Minecraft Loader

Fabric

Fabric/Forge Version

Fabric-1.19.2-0.14.17

Relevant log output

No response

commented

Oops. This seems to have been me not understanding the protect above setting.