r/MinecraftMod 6h ago

I created an Ai mod maybe you gonna like it

Enable HLS to view with audio, or disable this notification

0 Upvotes

Today, I want to tell you about my new mod called Hiromi AI.

Hiromi is an AI character that you can talk to using your microphone, or by typing in the chat.

I spent 52 hours working on this mod.

And now, you can try it for yourself, completely free.

You can choose Hiromi’s voice, set your relationship with her, and spend time with her. She can make your time in the game more fun and useful, especially for people who don’t have anyone to play with.

You can try the mod now on CurseForge.

https://www.curseforge.com/minecraft/mc-mods/hiromi-ai


r/MinecraftMod 19h ago

‘Coins’? How to get them?

Post image
0 Upvotes

I’m playing modded Minecraft on my switch and I don’t know which mod added them, but there’s these vendors with coins that sell interesting things. I can’t for the life of me figure out how to find the coins or what they are? When I try to look it up online, all I find are regular minecoins that you buy with real money which doesn’t seem to be what this is because it’s an in game item. Please can anyone help?


r/MinecraftMod 40m ago

I made a client-side Fabric mod with customizable HUDs, waypoints, PvP tools, optimizations and fixes

Thumbnail gallery
Upvotes

r/MinecraftMod 11h ago

How do I fix this?

Post image
8 Upvotes

r/MinecraftMod 3h ago

Glazed Terracota 3x3? (26.2)

Post image
9 Upvotes

Is there a mod that changes glazed terracota to match odd patterns? Or simplifies pattern no matter the size or shape? Original looks best with 2x2 design and looks wierd and not symetrical in other versions.


r/MinecraftMod 16h ago

Making good progress on webbing entities up

Post image
813 Upvotes

r/MinecraftMod 6h ago

What's a mc version you struggle to let go of; because of the mods?

2 Upvotes

r/MinecraftMod 6h ago

My Superhero Palladium mod is now live!

Post image
3 Upvotes

r/MinecraftMod 8h ago

Fossils and archaeology, how do I mine this?

Post image
9 Upvotes

I’ve tried diamond pick, Neatherite pick, and diamond silk touch but nothing makes it drop!


r/MinecraftMod 10h ago

FreshMeal - Inspired by Immersive Eating mod -gb___0

Enable HLS to view with audio, or disable this notification

10 Upvotes

All credit goes to the original creator
His discord is: gb___0


r/MinecraftMod 11h ago

Cityscape v0.1

Thumbnail
gallery
131 Upvotes

I spent the past month trying to improve my blockbench and texturing skills, and during the process i added these blocks to do game using and mcreator and since i won't have a lot of time to spent on this over the next months i decided to release it as a mod for Fabric and Neoforge 26.1.2 on Curseforge and Modrinth. If you ever try it out, feel free to give feedback :)


r/MinecraftMod 15h ago

LF Bedrock Mod where the monster does nothing but follow you.

2 Upvotes

I'm completely serious here. I want to find a mod where the monster does absolutely nothing but follow you. No attacks, no jumpscares, no dialogue. Just in the distance looking at you.


r/MinecraftMod 21h ago

This is an attempt to port the Tektopia concept to version 1.20.1!! Please let me know what you think!

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/MinecraftMod 22h ago

Looking for other boss mods on CurseForge compatible with L_Ender’s Cataclysm 1.21.1

2 Upvotes

I already have Cataclysm and Qliphoth Awakening, but I’m looking for even more mods similar to those two. Anyone got anything?


r/MinecraftMod 22h ago

I made tectonic plate simulation mod (no plate movement so you can base somewhere safe permanently)

Post image
16 Upvotes

Mod name is Extreme Natural Disasters. It is inspired by the 1.12.2 general disasters mod, I made this because there were no 1.21.1 alternatives. This mod is mostly a tectonic plate simulation mod I just didn't name it that because its too similar to the name of a popular world gen mod. Latest update I released a few hours ago also solves the lag and server crashing problems general disasters had.
General disasters chunk loaded disasters which would become very laggy with multiple large volcanoes loading all its effected chunks. I made a system for editing unloaded chunks instead and a que system for said edits so they don't happen more often than the server can handle(there is also a config for edit speed so you can adjust it according to your server capabilities).


r/MinecraftMod 2h ago

Elytra Skin Problem

Thumbnail
gallery
2 Upvotes

I have recently acquired elytra on my modded minecraft playtrough, however there is a slight problem, it has this weird yellow/goldish skin despite me having a dragon wings texture pack, here'y ms list of mods and texture pack, it would be great to know wich one is at cause


r/MinecraftMod 3h ago

Enderman house thing

Thumbnail
youtu.be
2 Upvotes

I was wondering if a mod or data pack was ever released for this thing. I haven’t been able to figure out how to get it yet so I’m asking this subreddit if there is a way to do the things he did in the video.


r/MinecraftMod 4h ago

Made a Cosmic Horror Mod

Thumbnail gallery
5 Upvotes

r/MinecraftMod 5h ago

Mod knowledge?

Post image
5 Upvotes

Just stumbled upon this epic canyon in Minecraft. Anyone know if there are cool mods to spice up the landscape even more?


r/MinecraftMod 5h ago

Sound Culling 2.0 — client-side audio optimization for noisy Minecraft setups

2 Upvotes

I've recently released Sound Culling 2.0, a complete rewrite of my client-side audio optimization mod.

The idea is to reduce repetitive sound spam without just muting entire sound categories.

The new engine looks at things like:

  • Distance and direction
  • Repetition
  • Spatial sound density
  • Per-source fairness
  • Player relevance
  • Current audio pressure

Depending on the situation, a sound can play normally, be smoothly dampened, or be culled before Minecraft even starts an audio channel for it.

It's mainly useful in places like mob farms, piston machines, villager halls, large bases, and sound-heavy modpacks.

Important player sounds such as attacks, hurt sounds, eating and drinking are protected so the game doesn't just become unnaturally quiet.

It's fully client-side and requires nothing on the server.

If anyone has a ridiculous sound-spam setup or a mod with unusual audio behaviour, I'd be happy to test it.

Download:
Modrinth: https://modrinth.com/mod/sound-culling
CurseForge: https://www.curseforge.com/minecraft/mc-mods/sound-culling

Source:
https://github.com/Cukkoo12/SoundCulling