Crafting using Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Plate.
block· Machines & Other Blocks
Plate
[Let's Do] Candlelight · by satisfy
Plate is a block from [Let's Do] Candlelight, crafted from Brick and White Dye.
Acquisition
Block drops
Related items
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
}