Olive Green Locometal Trapdoor
16×16 · BAKED

block· Trapdoors

Olive Green Locometal Trapdoor

Create: Steam 'n' Rails · by The Railways Team
block Wrench PickupPickaxe MineableTrapdoorsTrapdoorsLocometalTrapdoor Dye GroupTrapdoor Dye Group

Olive Green Locometal Trapdoor is a block from Create: Steam 'n' Rails, crafted from Spruce Trapdoor and Olive Green Riveted Locometal.

Acquisition

Crafting using Spruce Trapdoor and Olive Green Riveted Locometal, in any arrangement. Produces Olive Green Locometal Trapdoor.

Crafting ⇆ any arrangement
Olive Green Locometal Trapdoor Olive Green Locometal Trapdoor guaranteed

Mixing using Granite Locometal Trapdoor and Paint. Produces Olive Green Locometal Trapdoor.

Mixing
Olive Green Locometal Trapdoor Olive Green Locometal Trapdoor guaranteed

Mining & drops

sourcecountchanceconditions
Olive Green Locometal Trapdoor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
railways:olive_green_locometal_trapdoor
Namespace
railways
Mod ID
railways
Tags (7)
create:blocks/wrench_pickup
minecraft:blocks/mineable/pickaxe
minecraft:blocks/trapdoors
minecraft:items/trapdoors
railways:blocks/locometal
railways:blocks/palettes/dye_groups/trapdoor
railways:items/palettes/dye_groups/trapdoor

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "minecraft:wooden_trapdoors"
    },
    {
      "item": "railways:olive_green_riveted_locometal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:mixing",
  "pattern": null,
  "ingredients": [
    {
      "tag": "railways:palettes/dye_groups/trapdoor"
    },
    {
      "fluid": "railways:paint"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}