Fix Dragon Server Crashes
If the dragon tries to find "ground" and hits a hole, or off edge, it will infinitely keep looking for non air and eventually crash.
This commit is contained in:
parent
2f9a09cda5
commit
feaa8460b1
2 changed files with 23 additions and 0 deletions
|
@ -63,6 +63,7 @@ import DataConverterMaterialId
|
|||
import DataInspectorBlockEntity
|
||||
import DataPalette
|
||||
import DefinedStructure
|
||||
import DragonControllerLandedFlame
|
||||
import EnchantmentManager
|
||||
import Enchantments
|
||||
import EntityLlama
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue