Add logical iframes
This commit is contained in:
parent
18935c9f92
commit
c9ff1c099f
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Added logical iframes
|
||||
|
||||
### Changed
|
||||
|
||||
- Ported axe/sword attack damage changes from 1.20 modpack
|
||||
|
|
@ -19,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Fixed
|
||||
|
||||
- Fixed copper pickaxe advancement
|
||||
- Lowered minimum attack damage from cooldown (a fix for autoclickers with logical iframes)
|
||||
|
||||
## [2.1.0]
|
||||
|
||||
|
|
|
|||
|
|
@ -1147,6 +1147,21 @@
|
|||
"sha512": "e1912941d38bd43019aeff3707e0d9fffbaffd768f774bea54b17f64d27a9a9c3d27102b555a798a7036b6c1a9cdad08d069c0639a8b4452346f9e6d21440c04"
|
||||
},
|
||||
"path": "mods/simpleresourceloader-1.0.0+1.21.1.jar"
|
||||
},
|
||||
{
|
||||
"downloads": [
|
||||
"https://cdn.modrinth.com/data/6sYYcZFx/versions/Vf0oWYOW/logical-iframes-1.1.1.jar"
|
||||
],
|
||||
"env": {
|
||||
"client": "required",
|
||||
"server": "required"
|
||||
},
|
||||
"fileSize": 24380,
|
||||
"hashes": {
|
||||
"sha1": "064dc01534d98afdc4a5ead62eb1838dc0ade817",
|
||||
"sha512": "4fdb6a9bfd5706299114810751b43b22fa1e8565f2666ba07bca24c5c9b09af2ae2a311ac02062a7453f4c6a38001525868486a111134335a0e60392759202cc"
|
||||
},
|
||||
"path": "mods/logical-iframes-1.1.1.jar"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue