Biomass
createaddition:biomass

Biomass

item Bio FuelFuels

Acquisition

Mixing using Any Leaves, Any Leaves, Any Leaves and Plantoil (100 mB). Produces Biomass.

Mixing
Biomass Biomass guaranteed

Mixing using Any Flowers, Any Flowers and Plantoil (100 mB). Produces Biomass.

Mixing
Any Flowers Any Flowers Plantoil (100 mB)
Biomass Biomass guaranteed

Mixing using Any Plant Foods, Any Plant Foods and Plantoil (100 mB). Produces Biomass.

Mixing
Biomass Biomass guaranteed

Mixing using Any Plants, Any Plants, Any Plants and Plantoil (100 mB). Produces Biomass.

Mixing
Biomass Biomass guaranteed

Mixing using Honeycomb and Plantoil (100 mB). Produces Biomass.

Mixing
Honeycomb Honeycomb Plantoil (100 mB)
Biomass Biomass guaranteed

Mixing using Any Crops, Any Crops and Plantoil (100 mB). Produces Biomass.

Mixing
Any Crops Any CropsAny Crops Any Crops Plantoil (100 mB)
Biomass Biomass guaranteed

Used in (3)

Mixing using Sugar, Cinder Flour, Biomass and Biomass. Produces 125× Bioethanol.

Mixing
Bioethanol Bioethanol ×125·not yet documented guaranteed

Crafting using Copper Spool, Any Redstone Dust and Biomass, in any arrangement. Produces Copper Spool with Festive Lights.

Crafting ⇆ any arrangement
Copper Spool
Any Redstone Dust
Biomass
Copper Spool with Festive Lights Copper Spool with Festive Lights guaranteed

Compacting using Biomass. Produces Biomass Pellet and 50× Water.

Compacting
Biomass Pellet Biomass Pellet guaranteed
Water Water ×50·not yet documented guaranteed
Developer reference
Registry name
createaddition:biomass
Namespace
createaddition
Mod ID
createaddition
Tags (2)
forge:items/fuels/bio
forge:items/fuels

Recipe JSON (8):

{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:leaves"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:flowers"
    },
    {
      "tag": "minecraft:flowers"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "item": "minecraft:stick"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:saplings"
    },
    {
      "tag": "minecraft:saplings"
    },
    {
      "tag": "minecraft:saplings"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "createaddition:plant_foods"
    },
    {
      "tag": "createaddition:plant_foods"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "createaddition:plants"
    },
    {
      "tag": "createaddition:plants"
    },
    {
      "tag": "createaddition:plants"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:honeycomb"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:crops"
    },
    {
      "tag": "forge:crops"
    },
    {
      "amount": 100,
      "fluidTag": "forge:plantoil"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}