Create Rubberworks Mod (1.21.1, 1.20.1) – Adds Tree Resin Rubber
Create Rubberworks Mod brings a new material production method to the Create mod by replacing dried kelp with rubber. This addon adds a Sapper to pull liquid resin from trees and a Compressor to turn that resin into rubber. You can also process other liquids and write custom recipes with KubeJS.
![]()
Features:
- The Sapper: A mechanical block that pulls raw resin and other liquids straight out of trees.
- The Compressor: A new machine that presses collected liquids into solid rubber.
- Recipe Changes: Removes dried kelp from normal crafting rules and requires rubber instead.
- Fluid Processing: Gives you machines to handle and change different liquids.
- KubeJS Support: Lets you write your own custom machine recipes using code.
Configuration:
- You can write custom recipes using KubeJS.
- Sapper recipe code:
event.recipes.rubberworksSapping(Fluid.of("minecraft:milk", 40), ["minecraft:oak_log", "minecraft:oak_leaves"]) - Compressor recipe code:
event.recipes.rubberworksCompressing(Item.of("minecraft:diamond", 2), Fluid.of("minecraft:water", 500)).heated()
Screenshots:















How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
Requirements:
Create Rubberworks Mod Download Links
For Minecraft 1.21.1, 1.21
For Minecraft 1.20.1, 1.20
Click to rate this post!
[Total: 2 Average: 5]
2
April 22, 2026


Nice
Congrats