promotional bannermobile promotional banner

Crafting Manipulator

Library mod for fabric that lets you modify crafting results and more

File Details

[1.21+] Crafting Manipulator - 5.2.0

  • R
  • Aug 28, 2024
  • 75.94 KB
  • 1.1K
  • 1.21.1+1
  • Fabric

File Name

crafting-manipulator-5.2.0+1.21.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:crafting-manipulator-696192:5670773"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • removed TooltipRules (deprecated)
  • Crafter support - added 2 new methods to CraftingRule:
    • modifyItemCrafterIsAboutToCraft([...])
    • onCraftByCrafter([...])
  • replaced PlayerEntity with BlockPos (parameter) for 2 methods (in ConditionsHelper):
    • standsNearCorrectBlock([...])
    • isOnCorrectBiome([...])