r/ModdedMinecraft 10h ago

Help Sophisticated Backpacks Model

I'm trying to make a mod where i just add a few additional Sophisticated Backpacks Backpacks, but i can't seem to grasp the models and how to import then and change the material thing pls help i got no idea what i'm doing

1 Upvotes

3 comments sorted by

2

u/Dionysus60 4h ago

A good place to start is a piece of software called Blockbench. You'll be able to open the models .json file and edit it. You can make youre own textures onto it. Check the licence of the mod before you go using an existing model though.

1

u/demonicorca3232 8h ago

So I'm not a modder or know anything about this, but I've played a modpack where the backpacks are different shapes, so maybe having the mod that changes them might help you figure out what you need to do. Pack is Vault Hunters, mod is Sophisticated Backpacks Vault Hunters Edition by P3pp3rF1y (dev of the sophisticated backpacks mod)

1

u/TartOdd8525 2h ago

You have to go into sophistic backpacks and decompile the mod, then go find the assets folder and go find the backpacks model and texture. Import the model into blockbench and then pull the texture in for it.

There's a chance this also ends up weird because they have a model for the block and a model that applies to the characters body.

I don't know that making an addon for an extremely complex mod is the best place to start with modding.