Crafting using Any Wooden Doors and Royal Blue Riveted Locometal, in any arrangement. Produces Royal Blue Hinged Locometal Door.
block· Doors
Royal Blue Hinged Locometal Door
Create: Steam 'n' Rails · by The Railways Team
Royal Blue Hinged Locometal Door is a block from Create: Steam 'n' Rails, crafted from Any Wooden Doors and Royal Blue Riveted Locometal.
Acquisition
Stone Cutting using Any Doors Royal Blue. Produces Royal Blue Hinged Locometal Door.
Mixing using Any Hinged Door Dye Group and Paint. Produces Royal Blue Hinged Locometal Door.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Royal Blue Hinged Locometal Door | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Royal Blue Hinged Locometal Door | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
railways:royal_blue_hinged_locometal_door- Namespace
railways- Mod ID
railways- Tags (9)
create:blocks/wrench_pickup minecraft:blocks/doors minecraft:blocks/mineable/pickaxe minecraft:blocks/wooden_doors minecraft:items/doors railways:blocks/locometal railways:blocks/palettes/dye_groups/hinged_door railways:items/palettes/cycle_groups/royal_blue/doors railways:items/palettes/dye_groups/hinged_door
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "minecraft:wooden_doors"
},
{
"item": "railways:royal_blue_riveted_locometal"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"tag": "railways:palettes/cycle_groups/royal_blue/doors"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"tag": "railways:palettes/dye_groups/hinged_door"
},
{
"fluid": "railways:paint"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
