Started by
CCC_Studio
on
Topic category: Help with Minecraft modding (Java Edition)
How to make the player unlock a recipe when he collects a certain item ?
Edited by CCC_Studio on Wed, 01/15/2025 - 17:26
Topic category: Help with Minecraft modding (Java Edition)
How to make the player unlock a recipe when he collects a certain item ?
This is really simple, so sorry you had to wait so long for this.
But go to your item and create a procedure for when in inventory tick. Then place a give recipe block but replace the next with your mod name, followed by a ":" and then the name of the recipe. example: Coolswords:really_cool_sword.
thank you, (also for the empathy, I've been waiting for this post for so long. Not enough people are involved in forum responses)