Spigot 1.11
MM 2.6.0
ML 1.0.2
Issue: inblock condition for random spawning does not work whatsoever. Tested with stationary_water, even in caps, and redstone_block etc. Onblock works fine. Inblock doesn't at all.
Random spawn config:
vs
inblock condition broken
MM 2.6.0
ML 1.0.2
Issue: inblock condition for random spawning does not work whatsoever. Tested with stationary_water, even in caps, and redstone_block etc. Onblock works fine. Inblock doesn't at all.
Random spawn config:
Code:
Test: MobType: Test Worlds: world Chance: 1.0 Priority: 1000 Action: ADD Conditions: - inblock STATIONARY_WATER
Code:
Test: MobType: Test Worlds: world Chance: 1.0 Priority: 1000 Action: ADD Conditions: - onblock...