Compare commits
No commits in common. "dcd940c6968964aa67138002f47309d2fd843c9f" and "a75b37297fcde4de52e870f85c2ec84156cca589" have entirely different histories.
dcd940c696
...
a75b37297f
|
|
@ -21,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added [Volume Fix](https://modrinth.com/mod/volume-fix)
|
- Added [Volume Fix](https://modrinth.com/mod/volume-fix)
|
||||||
- Added [HRTF Fix](https://modrinth.com/mod/hrtffix)
|
- Added [HRTF Fix](https://modrinth.com/mod/hrtffix)
|
||||||
- Added [Dragon Movement Fix](https://modrinth.com/datapack/dragon-movement-fix)
|
- Added [Dragon Movement Fix](https://modrinth.com/datapack/dragon-movement-fix)
|
||||||
- Fixed Ender Dragon melee attack damage applying every tick with no cooldown
|
|
||||||
|
|
||||||
## [2.2.0]
|
## [2.2.0]
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -88,8 +88,6 @@ data modify storage bki:bki safe.list set value [\
|
||||||
"minecraft:netherite_leggings",\
|
"minecraft:netherite_leggings",\
|
||||||
"minecraft:netherite_boots",\
|
"minecraft:netherite_boots",\
|
||||||
"minecraft:ender_chest",\
|
"minecraft:ender_chest",\
|
||||||
"aa4-atlas:antique_atlas",\
|
|
||||||
"minecraft:spyglass",\
|
|
||||||
"minecraft:clock",\
|
"minecraft:clock",\
|
||||||
"minecraft:compass",\
|
"minecraft:compass",\
|
||||||
"minecraft:recovery_compass",\
|
"minecraft:recovery_compass",\
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
{
|
|
||||||
"pack": {
|
|
||||||
"description":"Made to have a higher load order than better keep inventory",
|
|
||||||
"pack_format": 48,
|
|
||||||
"supported_formats": [34, 48]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue