Metallum
## Metallum
Metallum is an experimental rendering backend for Minecraft on macOS that uses Apple’s Metal API instead of OpenGL/Vulkan. It provides a more native rendering path and aims to improve performance and efficiency on Apple Silicon.
This project is still experimental. Performance, stability, and compatibility may vary depending on your system and installed mods. If you encounter bugs, please report them on GitHub.
## Requirements
– macOS
– Apple Silicon (M1 or newer)
Meowl Totem of Undying
– EN: Meowl or “kotosova”, is an Internet meme that is a hybrid created using a photo editor that combines the head of a cat with the body of an owl.
– RU: Meowl (с англ. — «Меовл»), также известный как «мяовл», «мяул», «мяуль» или «котосова», это интернет-мем, представляющий собой созданный с помощью фоторедактора гибрид, который сочетает голову кошки с телом совы
[Check collection with all memes + streamers Totems ](https://modrinth.com/collection/sfDcDGAi)
Mellstroy Totem of Undying
EN: **Mellstroy** is a popular Twitch streamer who gained popularity thanks to his collaborations with other people and his very rich antics (Elbrus, Mr. Beast, and others). This resource pack replaces the totem with his meme photo.
RU: **Меллстрой** это популярный Твич стример, который обрел популярность благодаря своим коллаборациям с другими людьми и очень богатыми выходками (Эльбрус, мистер бист и другие). В этом ресурспаке заменяется тотем на его фотку с мема
– [Омайгадность Тотем](https://modrinth.com/resourcepack/ohmygod-totem-of-undying)
– [Тотем я уже красный со звуком](https://modrinth.com/resourcepack/mellstroy-(-)-totem-of-undying)
– [ПОЛНАЯ КОЛЛЕКЦИЯ РЕСУРСПАКОВ – МЕМЫ + СТРИМЕРЫ](https://modrinth.com/collection/sfDcDGAi)

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**: Этот ресурспак заменяет оригинальный **Тотем бессмертия** на Мем от Меллстроя **Я уже красный, культурно не получится** со звуком, данный мем за последние пару лет стал очень популярным в Тик Ток
– [Омайгадность Тотем](https://modrinth.com/resourcepack/ohmygod-totem-of-undying)
– [Тотем Меллстрой](https://modrinth.com/resourcepack/mellstroy-totem-of-undying)
– [ПОЛНАЯ КОЛЛЕКЦИЯ РЕСУРСПАКОВ – МЕМЫ + СТРИМЕРЫ](https://modrinth.com/collection/sfDcDGAi)

LAN World Plug-n-Play (mcwifipnp)
# LAN World Plug-n-Play
[![1][1]][2] [![3][3]][4] [![5][5]][6] [![7][7]][8]
[1]: https://img.shields.io/modrinth/dt/RTWpcTBp?label=Modrinth%0aDownloads&logo=modrinth&style=flat&color=45A35F&labelColor=2D2D2D
[2]: https://modrinth.com/mod/mcwifipnp
[3]: https://img.shields.io/curseforge/dt/450250?label=CurseForge%0aDownloads&logo=curseforge&style=flat&color=E36639&labelColor=2D2D2D
[4]: https://www.curseforge.com/minecraft/mc-mods/mcwifipnp
[5]: https://img.shields.io/badge/Available%20for-%201.15%20to%201.21-47376F?logo=files&color=377BCB&labelColor=2D2D2D
[6]: https://modrinth.com/mod/mcwifipnp/versions
[7]: https://img.shields.io/github/license/Satxm/mcwifipnp?label=License&logo=github&style=flat&color=E51050&labelColor=2D2D2D
[8]: https://github.com/satxm/mcwifipnp
## What Can It Do – 它的作用
1 对于`正版验证`按钮,现在有三个选项:
– `启用`:启用正版验证,将会比对Mojang服务器数据库验证登录信息,即只允许使用微软帐户登录的玩家加入;
– `禁用`:即不验证登录信息,允许使用离线模式登录的玩家加入;
– `禁用 + 修复UUID`:尝试使用离线模式登录的玩家名匹配Mojang服务器用户名称以获取唯一UUID,同时为使用微软帐户登录的用户保留UUID,它也可以防止背包和物品栏内容丢失。
– `禁用 + 修复UUID`对应的控制台命令为 `/onlinemode false` 与 `/uuidfixer enabled true` 。
1 The `Online Mode` button has three options:
– `Enable`: verify login information against the Mojang server database, only allow players with genuine Microsoft account to join.
– `Disable`: no verification, allows anyone, including offline players to join.
– `Disable + UUID Fixer`: Similar to above, enables the UUID Fixer. The default behavior of UUID Fixer is that, if a player has his name on the Mojang server, the official unique UUID will be used, just like in the “Online Mode”. Exceptions can be added using the `/uuidfixer force` command. This mode can be useful to preserve backpacks and inventories when switching from “Online Mode” to “Offline Mode”.
– The `Disable + UUID Fixer` corresponding commands are `/onlinemode false` and `/uuidfixer enabled true` .
2 新命令 `/uuidfixer` 可以控制在 `禁用 + 修复UUID` 模式下用户名如何映射为UUID。
– `/uuidfixer enabled` 用于开启与关闭本功能。
– `/uuidfixer list` 命令可以查看列表中的规则。
– `/uuidfixer force` 命令可以添加新规则或替换已有规则。
– `/uuidfixer remove` 命令可以从列表中移除一个已有规则。
– `/uuidfixer test` 命令可用于检查一个用户名所适用的规则。
2 The command `/uuidfixer` controls how usernames are mapped to UUIDs in the `Disable + UUID Fixer` mode.
– command `/uuidfixer enabled` toggles the UUID fixer on and off.
– command `/uuidfixer list` lists all mapping rules.
– command `/uuidfixer force` adds a new rule or update an existing rule.
– command `/uuidfixer remove` removes an existing rule.
– command `/uuidfixer test` allows you to check the policy applied to a username.
3 允许你修改局域网世界的端口号,并选择是否映射这个端口使用UPnP映射到公网(如果你的路由器支持UPnP)。
使用图形界面或者`/upnp`命令来开启与关闭UPnP支持。
3 Allows you to change server’s port number and you can choose whether to map this port to the public network using UPnP (if your router supports UPnP).
Use the GUI button or the `/upnp` command to toggle UPnP support on and off.
4 允许你启用或禁用PVP。
4 Allows you to enable or disable pvp.
5 允许你自定义MOTD(是玩家客户端的多人游戏服务器列表中显示的服务器信息,显示于名称下方)。
5 Allows you to change server motd (The message displayed below the server name in the server list).
6 你可以控制其他玩家加入时是否有op权限、是否可以作弊,你也可以使用 `/op` `/deop` 命令进行控制。你可以使用 `/whitelist` 命令构建白名单,然后用其控制其他玩家进是否允许加入你的游戏世界。
6 Allows you control other players’ permissions when they join your world. Use `/op` and `/deop` commands to manipulate the OP list. You can also use command `/whitelist` to build a whitelist and use it to control players who can join your world.
7 你可以使用 `/ban` 来封禁玩家、 使用 `/ban-ip` 来封禁 IP 地址、 `/banlist` 命令可以查看封禁的玩家列表;你可以使用 `/pardon` 来解封玩家、 使用 `/pardon-ip` 来解封 IP地址。
7 You can use command `/ban` to blacklist players. Use command `/ban-ip` to add IP addresses to the blacklist. Use command `/banlist` to list blacklisted players. Use command `/pardon` to remove players from the blacklist, use command `/pardon-ip` to remove IP addresses from the blacklist
8 本模组可以自动保存配置文件,并且下次加载世界时会自动载入配置。
8 Your settings will be recorded in a file, and it will be automatically loaded next time.
9 本模组可以获取你的IP地址(比如本地 IPv4,公网 IPv4 或 IPv6),而且你可以选择是否复制IP到剪切板,以方便联机使用。`/ip`命令可以检索更多IP信息。
9 This mod can get your IP address, and you can choose whether to copy the IP address (such as local IPv4, globe IPv4 or IPv6) to the clipboard. in order to provide the IP address to your friends. The command `/ip` can retrieve more IP information.
10 服务器启动后,您可以更改上述大部分设置,但某些选项仅适用于新加入的玩家。
10 You can change most of the above settings once the server starts, but some options are only applied to newly joined players.
11 你还可以通过单击更多设置页面【返回原版对局域网设置】按钮返回原版“对局域网开放”屏幕。
11 You can also go back to the vanilla `Open to Lan` screen by clicking the button [Back to Vanilla Screen] on the Others Settings Tab.
12 你可以打开更多设置页面中选项【替换 举报玩家 按钮】以在游戏菜单中心中替换【举报玩家】按钮
12 You can also turn on the button [Replace Player Reporting Button] on the Others Settings Tab to Replace Player Reporting Button in GameMenu.
13 当本模组安装在服务端上时,只有修复UUID功能可用。只有服务端工作目录下存在`uuid_fixer.json`时修复UUID才会启用。`/uuidfixer`命令在服务端上也可用。除此之外,本模组在服务端上什么也不会做。
12 When installed to a dedicated server, only the `UUID Fixer` function is available. It can only be enabled if `uuid_fixer.json` exists in the root server folder. The `/uuidfixer` command is available on the dedicated server side. This mod does nothing otherwise.
## Screenshots – 界面截图


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 ](https://modrinth.com/collection/sfDcDGAi)
– [Тотем Я уже Красный](https://modrinth.com/resourcepack/mellstroy-(-)-totem-of-undying)
– [Тотем Меллстрой](https://modrinth.com/resourcepack/mellstroy-totem-of-undying)
– [Colored Bricks](https://modrinth.com/mod/colored-bricks-mod)
– [MACAN Totem of Undying](https://modrinth.com/resourcepack/macan-totem-of-undying)
Martini´s Treasure and Farming
# **Martini´s Treasure and Farming**
**This is Part three of Martini’s way to Play**
## **Description**
It adds a additional way of getting some ore and Mob Drops after defeating mobs like Husks, Warden and more, in Minecraft with this Datapack installed.
For the Minecraft Snapshot enjoyer, this is for you guys!
The datapack as well as the mod version are now divided into two versions: the “Release” version and the “Snapshot” version.
– **Beta** stands for Snapshot
– **Release** remains the same
Spoiler
– Chance to find some Ore when mining almost every sort of Stones
– Chance to find some Items like Potatos, Carrots and more when minning Grass blocks
– Chance to find some Items like red and brown mushrooms or poisonous potatos and fermented spider eyes when minning Mycelium
– a small Chance to mine successfully a Spawner and higher chance when enchanted with fortune
– Great rewards after defeating the Warden
– New Drops for certain Mobs, like Bat, Drowned, Husk and some more..
But in the end you decide if you want to try it out!
—————————————————————————————-
### Little Q&A
###
Q: Can I add this to my modpack?
A: Yes.
Q: Can I upload this to another plattform like curseforge etc.?
A: No.
Martini´s Cutting and Crafting
# **Martini´s Cutting and Crafting**
**This is Part two of Martini’s Way to Play**
## **Description**
this Datapack adds a few additional Recipe´s for the Crafting Table and the Stonecutter.
I added alot of new recipes, changed some old ones and added one old specific recipe back, even a new function for the stonecutter the addition cut wool, use Glass and Wooden materials. It makes it more or less cheaper in the end. I also added a few Advancements you can get.
For the Minecraft Snapshot enjoyer, this is for you guys!
The datapack as well as the mod version are now divided into two versions: the “Release” version and the “Snapshot” version.
– **Beta** stands for Snapshot
– **Release** remains the same
Some of the new Recipes include:
Spoiler
– Crafting Slabs back to Blocks
– Cheaper Armor Trims and i mean all of them…
– Getting back some materials for old tools and armor in the stonecutter
– Craft some items with copper in addition to iron
– Wool to Wool Carpets Cutting
– Wool Carpets to Wool Blocks Crafting
– Moss Carpets to Moss Blocks Crafting
– Craftable Trident
– Craftable Nautilus Armor
– Craftable Totem of Undying
– Craftable Enchanted Golden Apples
– Craftable Elytra
– Craft some Spawn eggs
– Craftable Spawner
and more!
But in the end you decide if you want to try it out!
—————————————————————————————-
### Little Q&A
###
Q: Can I add this to my modpack?
A: Yes.
Q: Can I upload this to another plattform like curseforge etc.?
A: No.
Martini´s Cooking and Smelting
# **Martini´s Cooking and Smelting**
**This is Part one of Martini’s Way to Play**
## **Description**
this Datapack adds a few additional Recipe´s for the Campfire and the Blast Furnace.
Well it makes more use and senses for the Campfire in Early Gameplay stages or even later. I also added faster smelting times for most recipe´s, because why not? And finally after so long, you can finally smelt raw ore blocks in the blast furnace! Smelting cobblestone or other items is way more faster, cheaper and useable!
For the Minecraft Snapshot enjoyer, this is for you guys!
The datapack as well as the mod version are now divided into two versions: the “Release” version and the “Snapshot” version.
– **Beta** stands for Snapshot
– **Release** remains the same
Spoiler
Some of the features include:
– smelt Sand, Red Sand and Soul Sand – Campfire or Blast Furnace
– smelt Raw Ore Blocks – Blast Furnace
– cook rottenflesh to leather – campfire or blast furnace
– and alot more …
But in the end you decide if you want to try it out!
—————————————————————————————-
### Little Q&A
###
Q: Can I add this to my modpack?
A: Yes.
Q: Can I upload this to another plattform like curseforge etc.?
A: No.
Martini´s Better Enchantment Compatibility
# **Martini´s Better Enchantment Compatibility**
**This is Part four of Martini’s Way to Play**
## **Description**
Now it is possible to get more Protection enchantments like Blast Protection, Fire Protection, Projectile Protection and Protection at the same Time on all your Armor trough the Enchantment Table.
Mending and Infinity are now also compatible and useable on the Bow and Crossbow. The Crossbow can now be enchanted with Punch.
~~The Elytra can now get same enchantments like your armor, well only trough the use of Books but it works.~~
Every Sword Enchantment can be applied trough the Enchantment Table and is fully compatible.
But in the end you decide if you want to try it out!
—————————————————————————————-
### Little Q&A
###
Q: Can I add this to my modpack?
A: Yes.
Q: Can I upload this to another plattform like curseforge etc.?
A: No.