Bug Closed · Could not replicate

RandomSpawns not working with any conditions

#3791 opened by Unknown 3 years ago

Unknownreported this bug

This spawns a zombie1:

zombierandom: MobType: zombie1 Worlds: world,world_bracken_the_brine,world_bracken_panacea,world_bracken_the_underdark Chance: 1 Priority: 1 Reason: NATURAL PositionType: LAND Action: ADD

This does not spawn a zombie1:

zombierandom: MobType: zombie1 Worlds: world,world_bracken_the_brine,world_bracken_panacea,world_bracken_the_underdark Chance: 1 Priority: 1 Reason: NATURAL PositionType: LAND Action: ADD Conditions:

  • lightlevel{l=0} true

It also looks like it doesnt work with any other condition I use

Unknowncommented

this website formatted it weird just assume the formatting is correct and conditions is formatted like - condition

Sign in to join the discussion.