Smelting using Cobbled Talc (200 ticks, 0.1 xp). Produces Talc.
200 ticks· 0.1 xp


Smelting using Cobbled Talc (200 ticks, 0.1 xp). Produces Talc.
200 ticks· 0.1 xp

Crafting using Talc Slab and Talc Slab, arranged in the pattern shown. Produces Talc.
| source | count | chance | conditions |
|---|---|---|---|
| Talc | 1–1 | 100% | Drops itself with Silk Touch |
Stone Cutting using Talc. Produces Talc Wall.
Stone Cutting using Talc. Produces Chiseled Talc Bricks.

Stone Cutting using Talc. Produces Talc Bricks.

Stone Cutting using Talc. Produces Talc Brick Stairs.
Crafting using Talc, Talc, Talc, Talc, Talc and Talc, arranged in the pattern shown. Produces 6× Talc Wall.
| drops | count | chance | conditions |
|---|---|---|---|
| Talc | 1–1 | 100% | Drops itself with Silk Touch |
| Cobbled Talc | 1–1 | 100% | Survives Explosion |
botania:metamorphic_plains_stonebotaniabotaniaminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "botania:metamorphic_plains_cobblestone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"QQ"
],
"ingredients": {
"Q": {
"item": "botania:metamorphic_plains_stone_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}