Casting Tools - 26.1-1.2.0
Curse Maven Snippet
What's new
1.2.0
- Tweaked modifier system, each modifier now has a json files that defines its max level, experience cost, valid items(both tags and items inside the same part of the json), display name, description, fluid, fluidamount, ingredient and ingredient amount . This allows more customization for getting and using modifiers as well as allowing modpack devs to tweak the modifiers to fit there needs
- The Fluid and Ingredient are then constructed into SizedFluidIngredient and SizedIngredient objects in the code as parsing tags in custom builders is really hard
- With that change the config settings are removed for the modifiers.
- Actually added Modifier to JEI and creative
- Disabled Configs
- /tool command now supports more than one modifier
- Tweaks to experience amount needed for modifiers
- Added beheading modifier, uses data map to define entities to heads
- Added Lifesteal modifier, restores an amount of health when hitting a mob
- Added Knockback modifier
- Added Teleporting modifier
- Added Protection
This mod has no additional files