Crafting using Crimson Slab, Crimson Slab, Crimson Slab, Any Wooden Chest, Crimson Slab, Crimson Slab and Crimson Slab, arranged in the pattern shown. Produces Crimson Half Drawers 1.
Acquisition
Related items
Developer reference
- Registry name
storagedrawers:crimson_half_drawers_1- Namespace
storagedrawers- Mod ID
storagedrawers- Tags (5)
minecraft:blocks/mineable/axe storagedrawers:blocks/drawers storagedrawers:blocks/half_drawers storagedrawers:items/drawers storagedrawers:items/half_drawers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"///",
" X ",
"///"
],
"ingredients": {
"/": {
"item": "minecraft:crimson_slab"
},
"X": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}