Crafting using Any Cyan Dye and Any Dyed Table Cloths, in any arrangement. Produces Cyan Table Cloth.
Acquisition
Crafting using Cyan Table Cloth, in any arrangement. Produces Cyan Table Cloth.
Crafting using Cyan Wool and Andesite Alloy, in any arrangement. Produces 2× Cyan Table Cloth.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cyan Table Cloth | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Cyan Table Cloth, in any arrangement. Produces Cyan Table Cloth.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:cyan_table_cloth- Namespace
create- Mod ID
create- Tags (4)
create:blocks/table_cloths create:items/dyed_table_cloths create:items/table_cloths minecraft:blocks/combination_step_sound_blocks
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes/cyan"
},
{
"tag": "create:dyed_table_cloths"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:cyan_table_cloth"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:cyan_wool"
},
{
"item": "create:andesite_alloy"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
