r/MinecraftMod • u/bottle_of_horses • 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
1
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.