mirror of
https://github.com/xSquishyLiam/mc-GeyserModelEngine-plugin.git
synced 2025-12-19 23:09:25 +00:00
ok
This commit is contained in:
@@ -70,7 +70,7 @@ public class EntityTask {
|
||||
}
|
||||
|
||||
if (!removed && model.getEntity().isDead() && model.getModeledEntity().getBase().isAlive() && !model.getActiveModel().isRemoved()) {
|
||||
model.spawnEntity();
|
||||
// model.spawnEntity();
|
||||
}
|
||||
|
||||
model.getEntity().setVisualFire(false);
|
||||
|
||||
Reference in New Issue
Block a user