File Details
Krystal Core 2.0.2
- R
- Jun 30, 2026
- 441.35 KB
- 6
- 1.21.1
- NeoForge
File Name
krystal_core-1.21.1-2.0.2.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
CustomRecipecan now save directly to aCustomRecipeOutputviaCustomRecipe.save(CustomRecipeOutput output, ResourceLocation location)orCustomRecipe.save(CustomRecipeOutput output, ResourceLocation location, @Nullable Function advancement)- Added
RecipeAdvancementfor simpleAdvancementHoldercreation with eitherRecipeOutputorCustomRecipeOutput