Industrial Grinder using Magma Block. Produces Magma Cream and 4× Obsidian Dust.
Magma Cream
Minecraft · by Mojang Studios
Acquisition
Chemical Reactor using Blaze Powder and Slimeball. Produces 2× Magma Cream.
Crafting using Blaze Powder and Slimeball, in any arrangement. Produces Magma Cream.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Bastion Other (minecraft) minecraft:bastion_other | 1–1 | 100% | — |
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure | 1–1 | 100% | — |
Mob loot table: Magma Cube (minecraft) minecraft:magma_cube | 1–1 | 100% | Inverted, Entity Properties |
Used in (1)
Crafting using Magma Cream, Magma Cream, Magma Cream and Magma Cream, arranged in the pattern shown. Produces Magma Block.
Developer reference
- Registry name
minecraft:magma_cream- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (3):
{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"item": "minecraft:magma_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft:blaze_powder"
},
{
"item": "minecraft:slime_ball"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:blaze_powder"
},
{
"item": "minecraft:slime_ball"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
