Plate
16×16 · BAKED

block· Machines & Other Blocks

Plate

[Let's Do] Candlelight · by satisfy
block

Plate is a block from [Let's Do] Candlelight, crafted from Brick and White Dye.

Acquisition

Crafting using Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Plate.

Crafting
Brick
White Dye
Brick
Brick
Plate Plate ×2 guaranteed

Block drops

Drops itself

Developer reference
Registry name
candlelight:plate
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#W#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:brick"
    },
    "W": {
      "item": "minecraft:white_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}