Nutritional Liquifier
mekanism:nutritional_liquifier

Nutritional Liquifier

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Crafting using Any Redstone Dust, Basic Control Circuit, Any Redstone Dust, Bowl, Steel Casing, Bowl, Any Redstone Dust, Basic Control Circuit and Any Redstone Dust, arranged in the pattern shown. Produces Nutritional Liquifier.

Crafting
Nutritional Liquifier Nutritional Liquifier guaranteed

Mining & drops

sourcecountchanceconditions
Nutritional Liquifier1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:nutritional_liquifier
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RCR",
    "#X#",
    "RCR"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:bowl"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}