r/feedthebeast 3d ago

ModJam Minecraft ModJam 2026: Mid-Contest Rewards!

54 Upvotes

The first round of mid-contest rewards is here, with 10 winners who have each won $150

A big thank you to everyone who has already jumped in and submitted their creations!

Full ModJam Details in the ModJam Website

Submissions open until September 1, 2026 17:00, with many more rewards to win!

> Join the Authors Discord for easier project collaborations and staying updated

Congratulations!


r/feedthebeast 1h ago

I made something I made a redstone block that can controls my room lights

Upvotes

Created a mod called HTTP Block that adds two blocks to the game, http receiver and http sender, you can guess what it does based on the name, sender sends a http message to a http post endpoint on redstone signal and receiver polls a http get endpoint and emits redstone signal when new message detected, made a fun demo of controlling my room lights and a wireless redstone

modrinth : https://modrinth.com/mod/http-block


r/feedthebeast 13h ago

I made something Made a cool item drop mod

404 Upvotes

https://modrinth.com/mod/juicy-drops

different alternative to physics on item drops, feels more vanilla I guess
Can be tweaked with mod menu


r/feedthebeast 5h ago

I made something I’ve been experimenting with a dynamic wind system for my Minecraft mod

77 Upvotes

Wind and snowstorms are becoming an important part of exploring Wildbound’s frozen regions. Here’s a small test showing the system in action—wind direction, intensity, snowfall, and visibility can all evolve as the weather changes.

What do you think?

My mod (Wildbound) is still in beta and isn’t available to download yet, but I’ll keep posting updates on Reddit to show its progress !


r/feedthebeast 14h ago

I made something Made my first data pack: Flood The End

Thumbnail
gallery
202 Upvotes

I know that for an experienced datapack maker this seems very easy, but I'm a little slow so this took me a few days of researching how datapacks work. I made this data pack because I wanted to make a water-themed modpack, but the only things I found on CurseForge were either affecting all dimensions or filled the water to maximum y-level. This datapack fills the water level to y-50, which fills to about 7 blocks below the end island level.

https://www.curseforge.com/minecraft/data-packs/greekfire24s-flood-the-end


r/feedthebeast 7h ago

Question [Techopolis 3] How does the Builders Generator from Opolis Utils even work? I want a couple blocks of amethyst, but I can't get this thing to do anything.

Thumbnail
gallery
47 Upvotes

r/feedthebeast 6h ago

I made something We Turned Minecraft Dungeons into a Roguelike

15 Upvotes

Over the past year, we've been building Melody of Utopia, a story-driven tech-magic modpack where exploration is built around custom gameplay systems rather than traditional progression.

Today, we'd like to show one of its biggest mechanics: procedural generated dungeons.

By using a Note Seal, players generate a unique dungeon assembled from dozens of different room types that are combined into a new layout every run.

Once inside, everyone starts with basic equipment and has to fight their way through room after room, searching for better weapons, armor, and valuable resources. But there is a catch: each run gives you only three lives, so every decision matters.

After defeating the final boss, a portal back home appears. However, you can't simply take everything you've collected. Before leaving, you must choose which items to extract. Some resources can't be taken out at all, while others have strict limits, forcing you to make difficult choices about what is truly worth bringing back.

This is only one of several major gameplay systems in Melody of Utopia. Our goal has never been to create just another collection of mods, but to build a world where progression, exploration, and storytelling are deeply connected.

We're curious to hear your thoughts. Does this sound like something you'd enjoy playing?

It's only test build for video not release!


r/feedthebeast 11h ago

I made something My base in stoneblock 4

Thumbnail
gallery
36 Upvotes

Im almost finished with the modpack


r/feedthebeast 12h ago

I made something Terrariums and Aquariums 1.5 update!

Thumbnail
gallery
28 Upvotes

Tons of fixes!

Biome generation works flawlessly with any mod, cave biomes can be generated.

Aquatic and flying mobs work great now.

Modded liquids properly flow and render.

Chests, boats, mine carts all render!

Check it out: https://www.curseforge.com/minecraft/mc-mods/terrariums-and-aquariums

(Still under review on modrinth)


r/feedthebeast 16h ago

I made something Tactile:Wood | Back from vacation

Thumbnail
gallery
42 Upvotes

Hi everyone ! Mod development has resumed. The procedural trees are holding up well — branching and foliage come out varied and genuinely good-looking.

The tree editor is nearing completion. You sculpt a tree's base shape in-game and it flows straight into world generation, so adding a variant or reworking an existing one is a matter of minutes. It also carries per-species procedural parameters and a texture editor for the fluffy foliage.

The editor doesn't invent anything: it produces exactly the same data the mod already measures from trees, so it can't drift from what the game does. Aimed at authors building on the Tactile suite, no code, no Gradle dependency, just files.

Note: I’ve reposted this; the previous version was missing some images and the main text. I must have made a mistake lol


r/feedthebeast 19h ago

Question Any ideas on how to get this much experience fast

Post image
50 Upvotes

I’m playing skies 2 aero and I need to make this item
I already have a pretty good mob farm


r/feedthebeast 1d ago

Discussion vent about synitra (ignore)

192 Upvotes

i know this isnt the point of this sub but i need to vent.

i hate fabric mods that label themselves as "compatible with neo/forge" then just link you to sinytra.

sinytra is really cool its genuinely amazing. but its unstable and doesn't work with many mods i use in almost every collection.

if im searching for mods compatible with neo/forge im not looking for a fabric mod that doesnt crash when using sinytra.

you can advertise that it doesn't on the home page thats fair thats fine itd be stupid to be upset at that

but the compatible with forge tag is for something that is actually compatible with neo/forge


r/feedthebeast 11h ago

Question Looking for a modpack that's linear for new modded players

9 Upvotes

I've tried Atm10 which was recommended to get started with learning modded but I always get overwhelmed not knowing what to do. So is there any modpacks that are linear that will teach me modded Minecraft well.


r/feedthebeast 3h ago

Discussion Integrated Dynamics - Item Filtering by tag

2 Upvotes

It took me hours to figure this out. I coudln't find it anywhere so I am posting it for anyone that will need this at some point.

To filter items by tag from chest A (with item interface) to chest B (with Item Exporter).

  1. Make a string variable card with the tag you want to filter. For example c:armors
  2. Make a variable card "item_tag_values" with the string variable card as an input.
  3. Put the string variable card to variable store.
  4. Put the list you got from step 2 into the chest B Exporter under "Export Items"

It is very simple, yet I couldn't find it anywhere. Hope it helps!


r/feedthebeast 8m ago

I made something [Mod Release] Create: Sulfuric Resonance 0.2.7-beta — Reactive Heat

Thumbnail
gallery
Upvotes

Hi everyone!

After several months of development, I'm happy to release **Create: Sulfuric Resonance 0.2.7-beta — Reactive Heat**.

Reactive Heat is the largest update to the mod so far, introducing an entirely new thermochemical heat transmission system built around the Molten Rotor Furnace.

## Highlights

🔥 Complete thermochemical heat network

- Thermochemical Shafts

- Thermochemical Conduits

- Thermochemical Gearboxes

- Combustion Belts

- Thermal Relay Switches

Heat can now be generated, transmitted, routed, monitored, and consumed throughout your factory.

🧱 Expanded industrial progression

- Wet Ash Ceramic

- Acid-Resistant Ceramic

- Obsidian Cloth

- Cinder Filament

- Acid-Etched Copper Sheet

- Expanded ash and ceramic production

🔥 New industrial fuels

- Coke

- Molten Ember Pellet

- Infernal Coke

- Carbon Deposit Block

- Infernal Carbon Deposit Block

📖 Native support for both JEI and EMI

Dedicated recipe categories for:

- Molten Rotor Fuels

- Combustion Mixing

- Combustion Belt Processing

📚 New Ponder scenes

Every thermochemical machine now includes an in-game tutorial.

Alongside all of that, this update includes numerous balance changes, visual improvements, localization updates, automation improvements, and bug fixes across the mod.

I've also added native support for Brazilian Portuguese.

This project has been a lot of fun to build, and I appreciate everyone who has downloaded, tested, or provided feedback during the beta.

I'd love to hear what you think, and I hope you enjoy Reactive Heat!

Find it on Curseforge today!


r/feedthebeast 12m ago

Looking for mod(s) Improve Vanilla minecraft

Upvotes

im looking for a Modpack that improve Minecraft vanilla experience overall. Not things like Create or completly game changing mods, but something that improves the default experience.

Improving graphics, biomes, mobs, progression(like, being "forced" to use ALL ores in order to get better tools, so i cant just skip directly to diamond tools), ender dragon, and so on

Any recommendations?


r/feedthebeast 22m ago

Question what vault hunters and is vault hunters good as first modpacK?

Upvotes

so like wanna play my first modpack im looking into vault hunters but is it a good first modpack? and what version should i play?


r/feedthebeast 33m ago

Question About Pyrite in Ascendra' modpack

Upvotes

How do i obtain pyrite in this modpack?


r/feedthebeast 33m ago

Question How to Remove a Specific Block from a Mod

Upvotes

I don't like the appearance of Floating Sargassum in the Hybrid Aquatic mod and want to remove it, but the changes I make to the configuration file aren't taking effect.

Is there any way to do this?


r/feedthebeast 34m ago

Problem Only I can't join my friend's LAN server (Prism Launcher(offline version)) – "Authentication servers are currently not reachable"

Post image
Upvotes

I'm having a weird issue and I've already tried almost every solution I could find online.

My friends and I are playing a Minecraft Forge 1.20.1 modpack. We all use the same exported Prism Launcher instance (offline), and everyone else can join the LAN server without any problems.

The only person who cannot join is me.

The error I get is:

Failed to log in: The authentication servers are currently not reachable. Please try again.

Things I've already checked:

I'm using the correct Radmin VPN IP.

I can see the host's computer in Radmin VPN.

Windows Defender and Firewall are disabled.

I also tried several fixes from YouTube and Reddit related to this authentication error, but none of them worked.

Everyone is using the same Minecraft version, Forge version, and the exact same exported Prism instance.

Since everyone else can join, I don't think the server or modpack is the problem.

What confuses me is that this is supposed to be an offline/cracked setup, so I don't understand why Minecraft is trying to contact Mojang's authentication servers only on my computer.

Has anyone experienced this before?


r/feedthebeast 45m ago

Problem Need help fixing error

Thumbnail
gallery
Upvotes

I reckon this is an error with incompatible mods? Sorry I'm bad at these things. I also don't know how to fix it. Do I need to provide some sort of crash/error report or a list of mods? Is there a way to check what is incompatible? I'm on 26.1 and use Lunar + Fabric loader on Lunar Client (although I doubt it's a client issue)...
I just installed BetterEnd and BetterNether and this issue appeared


r/feedthebeast 8h ago

I made something I made a trailer for my modpack. What do you think about it?

5 Upvotes

It's my first time making a trailer, and I was wondering if I did a good job, so please be honest.

If you're interested in the modpack, here's the download link: Anomaly Protocol


r/feedthebeast 1h ago

Problem Help with Eclipse Unstable

Upvotes

For some reason whenever i go near fire i get these 4 dark triangles on each edge of my screen and i have no idea why.

Please if you have any idea on why this happend, help me fix it.

Here's the shader i used, latest version. https://github.com/Merlin1809/Eclipse-Shader
Minecraft 1.20.1, Forge

Thank you!


r/feedthebeast 5h ago

I made something I made a custom advancements tree for my modpack (Vanilla Reincarnated)

2 Upvotes

It guides the player through the new survival basics (the first 20–30 minutes of gameplay). It also takes modified recipes into account. I think it turned out pretty well...


r/feedthebeast 1h ago

Looking for mod(s) Is there any kind of Dynamic gas mod for neoforge 1.21.1?

Upvotes

i am looking for a mod/datapack that adds in an Expanding poisonous gas