Fire stops spreading after being moved
ColonelKai opened this issue ยท 3 comments
Describe the bug
Was testing combat with ships. Realized a fire that gets moved with a ship stops spreading after the moving.
To Reproduce
Steps to reproduce the behavior:
- Get a ship
- Set a block on fire
- Move the ship
- The fire block will just... stay there.
this breaks combat somewhat, please fix, already can't set ships on fire while they are moving, so.
Ships doesn't do anything to prevent fire after spawning a block. This could be a issue with bukkit where the default block property is that it cannot burn or something instead of the default Minecraft property. Not sure but it sounds like something on Bukkits end