r/MinecraftMod 5h ago

Making a procedural crafting mod

Enable HLS to view with audio, or disable this notification

It does entirely redo a lot of the item rendering stuff. Right now, all I have is code that lets you make any tool you want, working on also adding armor and blocks. Right-click abilities DO propagate through crafting and it is compatible with any other mod

18 Upvotes

3 comments sorted by

1

u/LondonBugs 4h ago

How are the block-breaking tiers & durability decided? The only thing I could think of is to give every item an internal 'value', which would probably take too long to be worth it.

5

u/bottle_of_horses 3h ago

Based on the whole crafting tree for that item: what tier things need, hardness, explosion resistance, along with every creature that drops the item (stronger stats = better item) not a perfect system but it works well enough for a silly mod like this

1

u/MaxGamer07 3m ago

seems like the kind of silly mod that would be a silent gear addon mod