Stone Cutting using Andesite Alloy. Produces Andesite Table Cover.
Andesite Table Cover
Create · by simibubi
Acquisition
Crafting using Andesite Table Cover, in any arrangement. Produces Andesite Table Cover.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Andesite Table Cover | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Andesite Table Cover, in any arrangement. Produces Andesite Table Cover.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:andesite_table_cloth- Namespace
create- Mod ID
create- Tags (4)
create:blocks/table_cloths create:items/table_cloths minecraft:blocks/inside_step_sound_blocks minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "create:andesite_alloy"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:andesite_table_cloth"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}