Add ender dragon movement fix
This commit is contained in:
parent
ee3fcb9293
commit
65e51af012
|
|
@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Added [Simple Snowy Fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\))
|
||||
- Added [Volume Fix](https://modrinth.com/mod/volume-fix)
|
||||
- Added [HRTF Fix](https://modrinth.com/mod/hrtffix)
|
||||
- Added [Dragon Movement Fix](https://modrinth.com/datapack/dragon-movement-fix)
|
||||
|
||||
## [2.2.0]
|
||||
|
||||
|
|
|
|||
|
|
@ -1237,6 +1237,21 @@
|
|||
"sha512": "5a12f200aec2ff8f07aae25f7212b76b24386c7c979d2c5658a6ee68cb0bfa895b0b35b09f55a9e2f28e8f6f5a91293c85dea071bc6786f74224f28f091dd32f"
|
||||
},
|
||||
"path": "mods/hrtffix-fabric-1.0.0.jar"
|
||||
},
|
||||
{
|
||||
"downloads": [
|
||||
"https://cdn.modrinth.com/data/6E5wF2bY/versions/LRjqWIC2/dragon-movement-fix-1.1.6.jar"
|
||||
],
|
||||
"env": {
|
||||
"client": "required",
|
||||
"server": "required"
|
||||
},
|
||||
"fileSize": 12984,
|
||||
"hashes": {
|
||||
"sha1": "8d269a801c8aa4328dd1db61dedd2c11a7afd912",
|
||||
"sha512": "a51f1c5931c5729b665e30af7d91d8a91962137224ac1a0d36d15ea8cff3c67eeec7899632ea14913605e00dd11ced71f4e6edcea454b507d6de58973e8bce21"
|
||||
},
|
||||
"path": "mods/dragon-movement-fix-1.1.6.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue