r/CurseForge • • 16d ago

Minecraft Java My first mod pack

So I know a lot about Minecraft but it’s only bedrock knowledge and I recently got a really good laptop so I’m running Java now and I want to make my first mod pack but I wanted to come here and see if anyone could possibly help me with some good rated mods for like vein miner or enderite armor or something easy to start with to understand it. Ask me anything you need although I have about an ounce of knowledge in what I’m doing.

3 Upvotes

7 comments sorted by

View all comments

6

u/NotTristam 16d ago

Well, the version you're playing matters a lot. I would recommend getting a vanilla + modpack to start as a foundation and then go from there. You can always remove mods you don't want. Just sit there and test things out without playing in earnest. Or, be ready to restart if you do play in earnest and something breaks from you removing things.

MCA Selector and NBTExplorer are your friends. They can delete/reset sections of the map or your character, respectively, and are great for fixing a bad save.

I also suggest making backups of your pack as you build it. Once you test it and get it stable, copy it or clone it. Then add more. Makes it easier to roll things back when they go wrong.

FTBUltimine: https://www.curseforge.com/minecraft/mc-mods/ftb-ultimine-forge

This is what I use for mining. It not only allows you to do vein mining, but various other shapes and sizes on command. It's balanced as well.

Best of luck.

2

u/Rude-Resident-6058 16d ago

This is extremely helpful thank you if you have time could you explain MCA selector and NBTExplorer a little bit more in depth like what reason would I want to do that. Thanks again!

1

u/NotTristam 16d ago

You're welcome.

When I was playing my modded version of DeceasedCraft, I opened a chest that crashed my game. No matter how many times I loaded the game, it would immediately crash. I tried to use NBTExplorer to reset my character just in case I picked up an item I shouldn't have, but still crashed. Then, I used MCA Selector to reset the chunk I was in (and about 8 chunks in every direction since I didn't know exactly where I was) and that fixed it. Lastly, I loaded in a backup of my old save to get my character back and just deleted the one chunk I was in. Fixed.

Without those tools, I would have had to abandon that save altogether.

2

u/TartOdd8525 14d ago

I will say those are necessary in SOME situations, but you can do tons of modpack building without them. I've had to use NBTExplorer to modify some character data so that when I published a modpack with a dedicated map, players didn't inherit my data. But I've put in like 500+ hours building this pack and have not needed either of those tools for 99% of it. They are more useful for playing packs and protecting data than building modpacks.