File Details
1.19.2-1.0.0
- R
- Mar 24, 2023
- 491.74 KB
- 2.4K
- 1.19.2
- Forge
File Name
precisionenchanter-1.19.2-1.0.0.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
-
Add recipes for enchantments from other mods
- CoFH Core
- Ensorcellation
- Twilight Forest
- Apotheosis
- VanillaTweaks
-
Add support for registration conditions in enchantment recipes
mod_loaded: Checks if a mod is loadedapotheosis_module: Checks if an Apotheosis module is enabledcofh_enabled: Checks if a CoFH Core-based enchantment is enabledtag_exists: Checks if an item tag has any entries in itnot: Inverts the conditionand: Resolves true if all conditions are trueor: Resolves true if at least one condition is truexor: Resolves true if all conditions resolve the same
- Add client configuration option to display enchantment levels in Enchanter's Workbench and Precision Grindstone as numbers rather than Roman numerals
- Expand
/precisionenchanter checkrecipescommand to find all enchantments that don't have a registered enchantment recipe - Add optional parameter to
/precisionenchanter checkrecipescommand:impossible|free|missing - Rename creative mode tab title from "Precision Enchanting"
- Enchantment instances with levels above 9 are now sorted correctly in the Enchanter's Workbench
- Fix recipes in the Enchanter's Workbench not appearing until interacting with it at least twice in multiplayer
- Cost of previewed enchantment recipe now appears in multiplayer
- Fix crash caused by registering an enchantment recipe with an unregistered item
- Fix crash caused by registering an enchantment recipe with no ingredients or no resulting enchantment
- Reloading server data no longer deletes all enchantment recipes
- Hovering over the recipes tablet button in the Enchanter's Workbench now displays "Show|Hide Recipes" (1.18.2, 1.19.2)

