[SPIGOT-3126] Fireballs light fires despite mobGriefing set to false Created: 14/Mar/17 Updated: 15/Mar/17 Resolved: 15/Mar/17 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Zedadias Wick | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | 1.11.2, GameRules, fireball, fires, gamerule |
Description |
With mobGriefing gamerule set to false, fireballs still set fire to surrounding blocks. In vanilla, with mobgriefing = false, fireballs do not set fire to surrounding blocks.
To reproduce: /gamerule mobGriefing false
Fly up into the air and... /summon fireball ~ ~-1 ~ {ExplosionPower:10,direction:[0.0,-5.0,0.0]} The ground below you should now be lit, high explosion power to reliably set fire.
|