From c9ff1c099f7f1f551276ab56e57c49d03f0bcdcb Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Sun, 29 Mar 2026 02:17:57 +0100 Subject: [PATCH] Add logical iframes --- CHANGELOG.md | 5 +++++ modrinth.index.json | 15 +++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe173a..9fff523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] diff --git a/modrinth.index.json b/modrinth.index.json index 1de184a..24916d1 100644 --- a/modrinth.index.json +++ b/modrinth.index.json @@ -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" } ] }