promotional bannermobile promotional banner

Crafting Manipulator

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

[1.20 - 1.20.2] Crafting Manipulator - 4.1.0

File namecrafting-manipulator-4.1.0+1.20.jar
Uploader
Xires87Xires87
Uploaded
Dec 7, 2023
Downloads
2.9K
Size
40.4 KB
Mod Loaders
Fabric
File ID
4936463
Type
R
Release
Supported game versions
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:crafting-manipulator-696192:4936463"

Learn more about Curse Maven

What's new

New features:
- rules now work with HashSets (tags can still be used but there is no need to create tag for 1 item)
- rules can be enabled/disabled
- no need to use mixins to create new (working) RBR or OCR

 

Breaking changes:
TooltipRules:
- have to be called inside ClientModInitializer (otherwise server will not be able to start)
- have Text in parameters (before it was string)
- removed Formatting fields (Text holds formatting)

 

Other changes:
- tags used in rules are nullable
- some methods were renamed (creating rules remains the same)
- removed ruleName from OCR and RBR (no idea why it was there)
- OnCraftRules and RecipeBlockingRules extends AbstractRule
- OnCraftRules is abstract
- AttributeModifierOCR is deprecated
- much cleaner code

This mod has no additional files