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.
Nutritional Liquifier
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nutritional Liquifier | 1–1 | 100% | — |
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
}
