No Mob Spawning on Trees

No Mob Spawning on Trees

24M Downloads

Rules ignored?

Squaredude opened this issue · 5 comments

commented

I've tried using the same rules as I did in the 1.9.4 version, to exclude mobs in the Overworld, but they seem to be ignored.

Rule example: dim:0 & mob:EntityCreeper

Expected result: no more Creepers spawning in the Overworld.

Result: Creepers keep spawning in the Overworld.

I reported this in the mod comments, a few months ago, but maybe reporting it here will be more useful.

commented

1.11 version? The entity list changed a bit. Maybe I am using it in a wrong way. Will fix it soon.

姜凯 (Kai Jiang)

在 2016年11月21日,上午12:05,Leonardo <[email protected]mailto:[email protected]> 写道:

I've tried using the same rules as I did in the 1.9.4 version, to exclude mobs in the Overworld, but they seem to be ignored.

Rule example: dim:0 & mob:EntityCreeper

Expected result: no more Creepers spawning in the Overworld.

Result: Creepers keep spawning in the Overworld.

I reported this in the mod comments, a few months ago, but maybe reporting it here will be more useful.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/4, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAnLGXC2sieAmPwH2QxQBFYQaT1_LTAuks5rAG_IgaJpZM4K3k0O.

commented

Oh sorry I did not notice it is 194, will recheck the mod

姜凯 (Kai Jiang)

在 2016年11月21日,上午12:05,Leonardo <[email protected]mailto:[email protected]> 写道:

I've tried using the same rules as I did in the 1.9.4 version, to exclude mobs in the Overworld, but they seem to be ignored.

Rule example: dim:0 & mob:EntityCreeper

Expected result: no more Creepers spawning in the Overworld.

Result: Creepers keep spawning in the Overworld.

I reported this in the mod comments, a few months ago, but maybe reporting it here will be more useful.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/4, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAnLGXC2sieAmPwH2QxQBFYQaT1_LTAuks5rAG_IgaJpZM4K3k0O.

commented

(Sorry I forgot to specify versions in my first post.)

Version 1.10.2 is the faulty one.

Version 1.9.4 was working for me. But on the upgrade to the 1.10.2, the same rules stopped working.

commented

Thanks a lot.

I'm sorry I couldn't reply before, but I just now got free time to test it. I can confirm it's working now.