Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
450 B

These are the functions which can be called on a minecraft:recipe_unlocked trigger.
setRecipe:
Arguments:
String
Usage:
recipe name
Notes:
Sets the required recipe. You should be able to get the recipe name from NEI or JEI.
setCount:
Arguments:
int
Usage:
count
Notes:
Sets the number of times this criteria must be completed before it counts towards advancement progress.