File Details
fzzy_core-0.2.5+1.19.4.jar
- R
- Jun 18, 2023
- 330.21 KB
- 87
- 1.19.4
- Fabric + 1
File Name
fzzy_core-0.2.5+1.19.4.jar
Supported Versions
- 1.19.4
Curse Maven Snippet
- Port to 1.19.4
- Add helper method for checking an entire player for enchanted equipment
- Added helper class for building block settings cross-version more easily.
- Added optional recipe data system: Put recipes in
optional_recipesinstead of justrecipesthat you nly want loaded if the recipe type is loaded (if the mod that adds the recipe type exists etc). This allows users to add mod-dependent recipes without spamming the log with errors or having to do weird in-code recipe adding.

