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
fd54eb21e9
commit
75640df894
2 changed files with 25 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