Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
This addon removes dried kelp from Create's recipes and replaces it with rubber and introduces two new machines for it's production:
The Sapper - extract resin and other fluids from trees.
Spoiler

The Compressor - process resin into rubber aswell as other fluids.
Spoiler

Modpack developers are free to use this in any modpack.
This mod has built-in KubeJS support, demonstrated here:
event.recipes.rubberworksSapping(Fluid.of("minecraft:milk", 40), ["minecraft:oak_log", "minecraft:oak_leaves"])
event.recipes.rubberworksCompressing(Item.of("minecraft:diamond", 2), Fluid.of("minecraft:water", 500)).heated()




