Compare commits

..

No commits in common. "dcd940c6968964aa67138002f47309d2fd843c9f" and "a75b37297fcde4de52e870f85c2ec84156cca589" have entirely different histories.

6 changed files with 0 additions and 10 deletions

View file

@ -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 [HRTF Fix](https://modrinth.com/mod/hrtffix)
- 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]

View file

@ -88,8 +88,6 @@ data modify storage bki:bki safe.list set value [\
"minecraft:netherite_leggings",\
"minecraft:netherite_boots",\
"minecraft:ender_chest",\
"aa4-atlas:antique_atlas",\
"minecraft:spyglass",\
"minecraft:clock",\
"minecraft:compass",\
"minecraft:recovery_compass",\

View file

@ -1,7 +0,0 @@
{
"pack": {
"description":"Made to have a higher load order than better keep inventory",
"pack_format": 48,
"supported_formats": [34, 48]
}
}