Draylar / gate-of-babylon

https://www.curseforge.com/minecraft/mc-mods/gate-of-babylon
MIT License
11 stars 18 forks source link

Prevent unnecessary spawn of FallingBlockEntities #79

Closed Koenig-Heinrich-der-4te closed 1 year ago

Koenig-Heinrich-der-4te commented 2 years ago

Add a check for if position for spawning FallingBlockEntity for WaraxeItem's shockwave ability is not air to prevent spawning an Entity that is discarded in the next tick.