Fixed softdepends

This commit is contained in:
Auxilor
2022-06-18 13:18:25 +01:00
parent 927c1fbcae
commit 2e472abc98
2 changed files with 2 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ class PetDisplay(
location.y += NumberUtils.fastSin(tick / (2 * PI) * 0.5) * 0.15
stand.teleport(location)
stand.setRotation(player.eyeLocation.yaw, 0f)
if (!pet.entityTexture.contains(":")) {
stand.setRotation((20 * tick / (2 * PI)).toFloat(), 0f)

View File

@@ -23,6 +23,7 @@ softdepend:
- Boosters
- EcoSkills
- Reforges
- ModelEngine
commands:
ecopets:
description: Base Command