Posted April 1, 20205 yr Hello, I wanted to know, is it possible to add a condition at the level of the result anchor? Basically I would like to make sure that some craft is only accessible from a certain level of job(I already have the capa system). Or Use Advancement ystem (Basically if I have to use advancement I would like the recipe to be accessible only if and only if advancement is unlocked) Edited April 1, 20205 yr by MysteriousDevs
April 1, 20205 yr Vanilla has this feature: /gamerule doLimitedCrafting See http://minecraft.gamepedia.com/Recipe_book#Obtaining
April 1, 20205 yr Author 47 minutes ago, Alpvax said: Vanilla has this feature: /gamerule doLimitedCrafting See http://minecraft.gamepedia.com/Recipe_book#Obtaining Yes but I don't want to use this gamerule
April 1, 20205 yr Then you need to create a custom IRecipe type, which checks whether or not the player has the advancement as part of the recipe. Last time I looked, the only way to get the crafting player was by reflection (although that was a while ago).
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.