Sap
techreborn:sap

Sap

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Centrifuge using Any Rubber Logs and Empty Cell. Produces Empty Cell and 8× Sap and 4× Empty Cell.

Centrifuge
Empty Cell Empty Cell guaranteed
Sap Sap ×8 guaranteed
Empty Cell Empty Cell ×4 guaranteed

Scrapbox using Scrap Box. Produces Sap.

Scrapbox
Sap Sap guaranteed

Used in (3)

Smelting using Sap (200 ticks, 0.5 xp). Produces Rubber.

Smelting

200 ticks· 0.5 xp

Rubber Rubber guaranteed

Centrifuge using Sap. Produces 14× Rubber.

Centrifuge
Rubber Rubber ×14 guaranteed

Extractor using Sap. Produces 3× Rubber.

Extractor
Rubber Rubber ×3 guaranteed
Developer reference
Registry name
techreborn:sap
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (2):

{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": [
    {
      "tag": "techreborn:rubber_logs"
    },
    {
      "item": "techreborn:cell"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}