BBL Casting - Tools

Casting Tools is an addon to casting that aims to provide tool and equipment modifying using casting

File Details

Casting Tools - 26.1-1.2.0

  • R
  • Apr 3, 2026
  • 149.89 KB
  • 35
  • 26.1
  • NeoForge

File Name

castingtools-26.1-1.2.0.jar

Supported Versions

  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:bbl-casting-tools-1501619:7868301"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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