Crafting using Cobalt Planks, Cobalt Planks, Cobalt Planks, Cobalt Planks, Cobalt Planks and Cobalt Planks, arranged in the pattern shown. Produces 3× Cobalt Door.
Cobalt Door
Regions Unexplored · by UHQ_GAMES
Cobalt Door is a block from Regions Unexplored, crafted from Cobalt Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cobalt Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Cobalt Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
regions_unexplored:cobalt_door- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (5)
forge:blocks/doors/wooden forge:items/doors/wooden minecraft:blocks/wooden_doors minecraft:items/non_flammable_wood minecraft:items/wooden_doors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##",
"##"
],
"ingredients": {
"#": {
"item": "regions_unexplored:cobalt_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_door",
"experience": null,
"cooking_time": null
}
