Lime Table Cloth
create:lime_table_cloth

Lime Table Cloth

Dye Color:
Create · by simibubi
block Table ClothsDyed Table ClothsTable ClothsCombination Step Sound Blocks

Acquisition

Crafting using Lime Wool and Andesite Alloy, in any arrangement. Produces 2× Lime Table Cloth.

Crafting ⇆ any arrangement
Lime Table Cloth Lime Table Cloth ×2 guaranteed

Crafting using Lime Table Cloth, in any arrangement. Produces Lime Table Cloth.

Crafting ⇆ any arrangement
Lime Table Cloth
Lime Table Cloth Lime Table Cloth guaranteed

Crafting using Any Lime Dye and Any Dyed Table Cloths, in any arrangement. Produces Lime Table Cloth.

Crafting ⇆ any arrangement
Any Lime Dye
Any Dyed Table Cloths
Lime Table Cloth Lime Table Cloth guaranteed

Mining & drops

sourcecountchanceconditions
Lime Table Cloth1–1100%Survives Explosion

Used in (1)

Crafting using Lime Table Cloth, in any arrangement. Produces Lime Table Cloth.

Crafting ⇆ any arrangement
Lime Table Cloth
Lime Table Cloth Lime Table Cloth guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:lime_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": [
    {
      "item": "minecraft:lime_wool"
    },
    {
      "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:lime_table_cloth"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dyes/lime"
    },
    {
      "tag": "create:dyed_table_cloths"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}