Skip to content

Releases: AndrewScripter587/Dragon-Movement-Fix

Dragon Movement Fix v1.1.3

Choose a tag to compare

@AndrewScripter587 AndrewScripter587 released this 05 Jan 21:19

Fix a bug where the dragon can get launched a bajillion blocks in the air by explosions. (Not really fixed, just reduced the effects)

Dragon Movement Fix v1.1.2

Choose a tag to compare

@AndrewScripter587 AndrewScripter587 released this 31 Dec 22:51

Fixed a bug where the dragon moves while perched

Dragon Movement Fix v1.1.1 (Broken)

Choose a tag to compare

@AndrewScripter587 AndrewScripter587 released this 31 Dec 22:43

IMPORTANT!

Fixed a bug where the pack didn't work at all...

Also I made it a mod using Modrinth's datapack packaging feature. Supports Forge, Fabric, Quilt, and NeoForge. Requires Fabric API on Fabric and Quilt.

v1.1.0 (Broken)

Choose a tag to compare

@AndrewScripter587 AndrewScripter587 released this 31 Dec 22:27

Simpler Method Update

Update to make the pack use a simpler method for calculating velocity because turns out I used the wrong command when researching for making this pack

Changes:

  • The pack uses a simpler method to calculate the dragon's velocity
    • The pack now uses the Ender Dragon's Motion NBT tag instead of calculating position differences. This fixes an unnoticed bug where the dragon jumps to the incorrect y position when teleporting the dragon due to it being treated as movement due to velocity by the datapack.

v1.0.0

Choose a tag to compare

@AndrewScripter587 AndrewScripter587 released this 12 Dec 17:49
918b484

First Github Release