Minecraft Movie Iron Golem
This is a simple resourcepack that changes the look of the Iron Golem with the Iron Golem from the Minecraft Movie Event from Bedrock(Includes cracked golem visuals).

This resourcepack doesn’t change anything else in the game, and it does not change sounds for the Iron golem, just visual changes.
if you use Fresh Animations, i have also made compatible version of this same resourcepack here.
MidnightLib
MidnightLib is a lightweight library that provides common utils and a configuration system for mods.
Mod developers are allowed and encouraged to bundle it with their mods via Jar-in-Jar.
Every feature can be toggled in the library’s own config screen/file.

Visit the new Wiki to get started now.
MI-PBR
A minimal PBR resource pack for the Modern Industrialization mod. Requires a shader supporting “Lab” or “Old/seus” PBR.
This project is still an early work-in-progress so not all blocks are complete.
Message Display Time
## Message Display Time
A mod that adds a setting for seconds before messages in chat disappear.

## Usage
By default, the mod changes the number of seconds before disappearance from 10 to 5, but the mod can be customized using the Cloth Config API mod.
## Support
If you like my mods, feel free to support their creator!

Mellstroy (Я уже красный) Totem of Undying
**EN**: This resource pack replaces the original **Totem of Undying** with the Meme from Mellstroy **I’m already red, it won’t work out culturally** with sound. This meme has become very popular on TikTok over the past couple of years.
**RU**: Этот ресурспак заменяет оригинальный **Тотем бессмертия** на Мем от Меллстроя **Я уже красный, культурно не получится** со звуком, данный мем за последние пару лет стал очень популярным в Тик Ток
– Омайгадность Тотем
– Тотем Меллстрой
– ПОЛНАЯ КОЛЛЕКЦИЯ РЕСУРСПАКОВ – МЕМЫ + СТРИМЕРЫ

Minecraft Earth Mud
**This pack still works** _at least_ up to Minecraft 1.21.8 (likely higher).
You can ignore the warning that the pack was made for an older version. I will update the metadata soon to reflect that it still works.
—
Who wants grey Mud in Minecraft when you can have the brown Mud from Minecraft Earth?
RIP Minecraft Earth 🙁
This pack implements the Mud textures from Minecraft Earth, including having different textures for the top/bottom versus the sides. The textures are also animated just as they were in Minecraft Earth. The mud inside of Muddy Mangrove Roots is also affected.
No need to unzip the file or do anything really, just drop it right in the `resourcepacks` folder, and you’re good to go.
Have fun,
-kk iris
Also available for Bedrock Edition!
The provided textures are edited versions of textures from Minecraft & Minecraft Earth. The rights to the original textures belong to the games’ developers.
Max Totem of Undying
– ENG: Max is a Russian cross-platform instant messaging service based on the digital system of the same name. It was founded in 2025 by the VK technology company. Resourcepack replaces the immortality totem with the logo
– RU: Max — российский кроссплатформенный сервис мгновенного обмена сообщениями на базе одноимённой цифровой системы. Основан в 2025 году технологической компанией VK. Ресурспак заменяет тотем бессмертия на логотип
Check collection with all memes + streamers Totems
– Тотем Я уже Красный-totem-of-undying)
– Тотем Меллстрой
– Colored Bricks
– MACAN Totem of Undying
MaLiLib API
MaLiLib API is a library mod designed to make use of the MaLiLib config library easier
Drops in ma’ pocket / magnetic (telekinesis)
# Magnetic (Telekinesis for Minecraft)
Pick up drops and XP instantly. No running around, no missed loot.
Inspired by the Hypixel Skyblock Telekinesis enchantment.
—
## Demo

—
## Why this mod exists
**Collecting drops is busywork.** Magnetic removes the cleanup loop so you can stay focused on building, mining, and combat.
—
## Highlights
Magnetic is designed to feel **instant**, **lightweight**, and **configurable** without getting in your way.
– **Auto-pickup:** Items and XP go straight to you.
– **Optional animation:** Items fly to you instead of popping in.
– **Rule-based activation:** Enchantment, sneak, or permission conditions.
– **Server-friendly:** Lightweight and low overhead.

—
## Compatibility
**Works with:**
– **Fabric:** FallingTree, KleeSlabs, RightClickHarvest, TreeHarvester, Veinminer
– **Paper:** mcMMO, AuraSkills, GravesX
—
## Usage
**Equip a Magnetic-enchanted tool**, break or kill something, and **watch drops fly to you**.
Prefer always-on? Remove `ENCHANTMENT` from the condition statement.
—
## Commands and Permissions
**Commands:**
– **`/magnetic reload`** (OP/level 3) reloads the config
**Permission gate:**
– **`magnetic.ability.use`**
—
## Configuration
**Config file:** `magnetic.json`
Minimal example:
“`json5
{
“config”: {
“conditionStatement”: {
“raw”: “ENCHANTMENT”
},
“itemsAllowed”: true,
“expAllowed”: true,
“animation”: {
“enabled”: true
}
}
}
“`
Apply changes with **`/magnetic reload`** or use the **config screen** on the client.
**Full reference:** `docs/CONFIG.md`
**Condition examples:**
– **`ENCHANTMENT`** (default)
– **`ENCHANTMENT || PERMISSION`**
– **`SNEAK`**
—
## FAQ
**Does this work in multiplayer?**
Yes — **servers and singleplayer** are supported.
**Where do I get the enchantment?**
It’s **vanilla-style**: trading, loot, or the enchantment table.
**Do I have to use the enchantment?**
No. Remove `ENCHANTMENT` from the condition statement.
**Can I restrict Magnetic to permissions only?**
Yes. Use `PERMISSION` in the condition statement and grant **`magnetic.ability.use`**.
**Can I disable item or XP pickup separately?**
Yes. Toggle **`itemsAllowed`** and **`expAllowed`** in the config.
**My inventory is full — what happens?**
Magnetic can play a **sound**, **message**, or **title** alert. Configure cooldowns in **`fullInventoryAlert`**.
**Can other players steal the floating items?**
Optional. Set **`animation.canOtherPlayersPickup`** to control interception.
—
## Support
– **Issues:** https://github.com/btwonion/magnetic/issues
– **Discord:** https://nyon.dev/discord
MacOS Input Fixes
Fixes MC-122296
Fixes MC-121772
Fixes MC-59810
Fixes MC-22882
Fixes control + tab and control + escape not being detected
Specific fixes:
– Correctly detects left click while control is pressed
– Make trackpad scrolling not scroll a ridiculous number of items at once
– It also fixes momentum scrolling (which changes the number of scroll events based on how quickly you did it, even by like x5-10, meaning you couldn’t easily scroll to the correct item)
– On the trackpad it also only considers scrolling while fingers are on the trackpad (and the same for any fancy mice that support the relevant api e.g. probably apple’s fancy mice/trackpad thing)
– It also fixes scrolling being broken when shift is down on some older mice.
– When dropping an item, Minecraft checks for command + the key, since the default key is Q, this doesn’t make sense, so this mod allows both control + key and command + key to work
– Fixes control + tab and control + escape not being detected
Menu Options (under Mouse Settings Screen):
– Option for trackpad scrolling sensitivity (macOS only)
– Option to enable momentum scrolling on hotbar (macOS only)
– Option to disable workaround for smooth scrolling in interfaces (macOS only)
– Option to reverse scrolling of the whole game
– Option to reverse scrolling of the hotbar
– Option to disable the fix for the ctrl + left click becomes right click bug (macOS only)
On platforms other than macOS, the mod does nothing (except the aformentioned menu options), so it can be safely included in any modpack.
Requires Fabric Loader 0.18.5+
Requires Minecraft 1.14+
NOTE!
If you get an error like the following, you need to update Fabric Launcher to the version specified above. Some launchers may require you to update fabric launcher, remove macos input fixes mod fully, and then re-add macos input fixes mod. See https://github.com/hamarb123/MCMacOSInputFixes/issues/60 for the original issue. Note that the “More details” section is very misleading, and parts around it about my mod should be ignored (try disabling it, after the steps before for re-installing, if you are still getting errors to confirm that it is actually an issue with this mod).

Github repository: https://github.com/hamarb123/MCMacOSInputFixes.
And yes, I know I need a better icon 😉
### DISCLAIMER
As required to mention prominently according to Mojang – THIS IS NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.
View the license for the disclaimer of the actual mod.