NEW!!! - Making a Create Mod Storage Addon - Minecraft Mods

preview_player
Показать описание
STORAGE ADDON - JETPACK - BACKPACKS - UPGRADES

I''ve spent the last month coding a Create Addon that adds storage boxes, backpacks and even a jetpack to the Fabric version of the Create Mod.

This video showcases how to make a create mod addon using Fabric which should also work for forge modding too!

It includes several varieties of storage boxes, each with different sized inventories, which can all be filtered using the Create filters.

It also includes several varieties of Backpack, each with two storage compartments, large stack sizes and a whole bunch of upgrades including Magnet Upgrades, Refill Upgrades, Feather Falling Upgrades and even a Jetpack upgrade!

🔗 Links

#minecraft #createmod #create #letsplay #survival
Рекомендации по теме
Комментарии
Автор

If you open source your mod, your community would be able to assist with things! I wouldn't let anyone and everyone able to do it, but growing a small community of people to support it would be awesome. I can't tell you how badly I've wanted a (decent) storage drawers equivalent in fabric!

piemaster
Автор

I respect the hell out of you for learning how to mod for this. It'll be so cool to see you progressing through something that you made yourself

TrideGD
Автор

The >999 display issue in the backpack inventory, when the number gets larger than that, start showing 1.0K or 10k (Since 10.0k would be greater than 4 characters). Most of the time, when you get into numbers that large, you're not THAT concerned about how many items you exactly have. If you want to show that exact number, do like AE and RS do and when you hover over the item, show the exact counts.

[EDIT] 1000=1.0K in string length, yes, but, because the period is so small and you're not using fixed-font sizes, it SHOULD work. That is until you get into +100k, then you're on your own. ;) Although, you could add an easter egg and when you get over 99K items, just change the text to "LOTS".

MrPontiac
Автор

Well done, Foxy. Glad you still have the mad scientist in you.

lawfulmeteor
Автор

Recipe suggestions:
Each Drawer can be crafted from he tier below, the approprate casing, a display board, and some additional components if needed. The base drawer would need a barrel to craft.
The backpacks are made in a similar way, but instead of the display board they need leather, the barrel becomes a bundle (as long as you would want that enabled), and instead of the casing they just need the ingot version.

ghyro
Автор

This is legitimately incredible. But I learned earlier today that Sophisticated Backpacks and Storage both have (unofficial) Fabric ports.

ChrisMarissael
Автор

I wish I had a few hundred likes to give you, this is perhaps the best illustration of what it feels like to implement any significant amount of software. And with the best humor to make any programmer smile.

JonasRabbe
Автор

Welcome to coding Foxy! Unfortunetely it doesn't get easier. Makes you respect all the actual wizards that create huge mods for games. Good luck tho, don't get discouraged

tomaszgraczykowski
Автор

what about making the test read in shorthand like storage drawers? after 1000 it list it with "k" 1.6k... i know coding is difficult im just rendering ideas

koltonhenricksen
Автор

Was not expecting the Ryan George clip, but I loved it!

renderproductions
Автор

If I had to guess, drawers are saving a reference item with it's nbt data and just match and count them separately, that's why to maximum number a drawer can store is a 'long' (2-isch billion)... Which would explain why it has no interface in the first place because the items technically don't exist once they are in a drawer (about the drawer max-size)

snippedtiex
Автор

i love you from the deep of my heart, you dont know how frustated i've been for the options of backpack mods for fabric. You changed my life.

migueldefreitasouverneylan
Автор

I also am looking into making a backpack for minecraft, but I am stuck at 1.16.5 and forge. But I have managed to make a cake that you can baka a item into, then only able to remove the item once you remove a few slices, and cant be put on a hopper to steal the items. So I have the core features for a backpack, I just need to figure out the thing with a window gui that is only for said item and that I have not figured out yet. But making a fabric modpack is way over my head, I tried making a smaller mod but the things they called every function/var was so totaly different from how forge called stuff so I stopped and only focused on making for forge. But thumbs up for you that you managed to make all this possible! YAY you rock!

SirDizarm
Автор

Foxy you blow my mind with the dedication you put into things first with all your bedrock addons and now this! plus the fact that you are self taught is just incredible. Good on you sir

jasonscott
Автор

I`m a community manager of a small game but sometimes I have to help, I understand your pain that is going through you while making this. Well Done!!

Bigazone_
Автор

god this is genuinely amazing, especially to me as a fabric user
genuinely looking forward to the release of the mod!







"is that the end of the video? ye-"

NotBigSurprise
Автор

May god bless you on your quest to put sophisticated backpacks in fabric. I have had a desire for this since 1.16 and you, you absolute MAD LAD, you're ACTUALLY DOING IT.

briarblack
Автор

Wow wow wow, I’m seriously impressed not just that you did all this stuff but that this video actually makes sense so I understand how difficult all this stuff is.

squibitbessy
Автор

I almost fell over laughing at the reduced font bit. loi Mad respect for "learning" cough GPT a new skill just to play another loader type. Looking forward to the new series!

DemonSeedXP
Автор

To be honest, this is one of the coolest create mod additions i have seen! Congratulations Foxy, no go rest, you need it!

EasilyMinecraft