Chair Display
16×16 · BAKED

item· Other

Chair Display

Touhou Little Maid · by TartaricAcid, Snownee, Succinum, Pajinyi, Zhi_Ban, CrystalizedSun, Foky, ZeniCrow, Paulzzh, Yuriscat, Lappland162
item

Chair Display is a item from Touhou Little Maid, crafted from Any Redstone Dust, Any Wool, Any Iron Ingot, and Any Planks.

Acquisition

Crafting using Any Redstone Dust, Any Wool, Any Wool, Any Wool, Any Iron Ingot, Any Planks and Any Iron Ingot, arranged in the pattern shown. Produces Chair Display.

Crafting
Any Redstone Dust
Any Wool
Any Wool
Any Wool
Any Iron Ingot
Any Planks
Any Iron Ingot
Chair Display Chair Display guaranteed
Developer reference
Registry name
touhou_little_maid:chair_show
Namespace
touhou_little_maid
Mod ID
touhou_little_maid

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "WWW",
    "IPI"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "W": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}