Updated vanilla backport, platform, and enderpearl backport
This commit is contained in:
parent
993c4ec360
commit
c01c9ba1ef
|
|
@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added [Language Reload](https://modrinth.com/mod/language-reload), [Trimmable Tools](https://modrinth.com/datapack/trimmable-tools), [Boat Break Fix](https://modrinth.com/mod/boat-break-fix), [Simple Snowy Fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\)), [Volume Fix](https://modrinth.com/mod/volume-fix), [HRTF Fix](https://modrinth.com/mod/hrtffix), [Dragon Movement Fix](https://modrinth.com/datapack/dragon-movement-fix)
|
- Added [Language Reload](https://modrinth.com/mod/language-reload), [Trimmable Tools](https://modrinth.com/datapack/trimmable-tools), [Boat Break Fix](https://modrinth.com/mod/boat-break-fix), [Simple Snowy Fix](https://modrinth.com/mod/simple-snowy-fix-\(forge-fabric\)), [Volume Fix](https://modrinth.com/mod/volume-fix), [HRTF Fix](https://modrinth.com/mod/hrtffix), [Dragon Movement Fix](https://modrinth.com/datapack/dragon-movement-fix)
|
||||||
- Ported cheaper rails recipes from 1.20 modpack
|
- Ported cheaper rails recipes from 1.20 modpack
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Updated Vanilla backport, Platform lib, and Enderpearl Backport
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed Ender Dragon melee attack damage applying every tick with no cooldown
|
- Fixed Ender Dragon melee attack damage applying every tick with no cooldown
|
||||||
|
|
|
||||||
|
|
@ -70,33 +70,33 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": [
|
"downloads": [
|
||||||
"https://cdn.modrinth.com/data/6xwxDTgf/versions/dQd9n3aB/VanillaBackport-fabric-1.21.1-1.1.5.4.2.jar"
|
"https://cdn.modrinth.com/data/6xwxDTgf/versions/wAeQBuFY/VanillaBackport-fabric-1.21.1-1.1.6.3.jar"
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"client": "required",
|
"client": "required",
|
||||||
"server": "required"
|
"server": "required"
|
||||||
},
|
},
|
||||||
"fileSize": 28549222,
|
"fileSize": 27541846,
|
||||||
"hashes": {
|
"hashes": {
|
||||||
"sha1": "a1d7396d5ab9b22dfbf7d18e125a8a7e8f57a968",
|
"sha1": "39564fc06204353c24c22d26cd362af0732c147c",
|
||||||
"sha512": "9623f846019e236583f4791cf8a9062089d62c3b67b89f478c918aaf09dce735ef2857021b9c1500cf6fa1557b6fea760dfef834056ed77643d0fec26601c21f"
|
"sha512": "e75b73eda047e4d4b3504985aadcacf951944c27f523d0bc17b139b19a3b6170f745fd285790fe6a0e215bfa0f06b862095c160b6c79bc026aa0cd5d4f3277e0"
|
||||||
},
|
},
|
||||||
"path": "mods/VanillaBackport-fabric-1.21.1-1.1.5.4.2.jar"
|
"path": "mods/VanillaBackport-fabric-1.21.1-1.1.6.3.jar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": [
|
"downloads": [
|
||||||
"https://cdn.modrinth.com/data/i6fiqm5y/versions/gV5SV031/Platform-fabric-1.21.1-1.2.11.5.jar"
|
"https://cdn.modrinth.com/data/i6fiqm5y/versions/WeSu6O41/Platform-fabric-1.21.1-1.3.jar"
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"client": "required",
|
"client": "required",
|
||||||
"server": "required"
|
"server": "required"
|
||||||
},
|
},
|
||||||
"fileSize": 731829,
|
"fileSize": 719170,
|
||||||
"hashes": {
|
"hashes": {
|
||||||
"sha1": "355c4ddaf0e9362c570ccd8d1576c6fae9290071",
|
"sha1": "abc57a537cd2f2f5613d43455a31264095198154",
|
||||||
"sha512": "d08fdbef9148e38f306c951d03c8382308bccca65c4d269ed2901f9e838b8e62bdbdcc8f86e6f02429a52184163653b4914f47eaaf8e90a72370080201a55700"
|
"sha512": "b519abb4623fb2b986371d8d0c54bd29a4cfec02c04d4e2d7edc46a9cc0d045257ba5c479ea43aef32ef8dda79a2a8de9b03cc06ca90d6114d48ccc2e7a21a7c"
|
||||||
},
|
},
|
||||||
"path": "mods/Platform-fabric-1.21.1-1.2.11.5.jar"
|
"path": "mods/Platform-fabric-1.21.1-1.3.jar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": [
|
"downloads": [
|
||||||
|
|
@ -460,18 +460,18 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": [
|
"downloads": [
|
||||||
"https://cdn.modrinth.com/data/tfgqelN2/versions/y3X6z96U/enderpearl-backport-1.21-1.1.3.jar"
|
"https://cdn.modrinth.com/data/tfgqelN2/versions/iNDHgEJS/enderpearl-backport-1.21-1.1.5.jar"
|
||||||
],
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"client": "required",
|
"client": "required",
|
||||||
"server": "required"
|
"server": "required"
|
||||||
},
|
},
|
||||||
"fileSize": 26196,
|
"fileSize": 27102,
|
||||||
"hashes": {
|
"hashes": {
|
||||||
"sha1": "77a42ae4844bd607a066e983b3fd5ccbad76c401",
|
"sha1": "a14530c22f7826c5e48b883cce0755e110b67d46",
|
||||||
"sha512": "a1456b480953adb08e688cc55d951d3d034a4505658ffdf0855bdc709a55d52782ce35a4598234accb922a44bfa56801c01e5070fa6ca28c95e81f0ef1fe6822"
|
"sha512": "b3ab735981ed6df9471a7ddbe1b2f859227dcf4120005a89670d1145f3da21e71324347c1c30eacec7d151fb4a305b088980b1e1ece8982b905553ff111126d3"
|
||||||
},
|
},
|
||||||
"path": "mods/enderpearl-backport-1.21-1.1.3.jar"
|
"path": "mods/enderpearl-backport-1.21-1.1.5.jar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"downloads": [
|
"downloads": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue