Lacugrove Door
betterend:lacugrove_door

Lacugrove Door

item DoorsWooden DoorsDoorsWooden Doors

Lacugrove Door is a item from Unknown Mod, crafted from Lacugrove Planks.

Acquisition

Crafting using Lacugrove Planks, Lacugrove Planks, Lacugrove Planks, Lacugrove Planks, Lacugrove Planks and Lacugrove Planks, arranged in the pattern shown. Produces 3× Lacugrove Door.

Crafting
Lacugrove Planks
Lacugrove Planks
Lacugrove Planks
Lacugrove Planks
Lacugrove Planks
Lacugrove Planks
Lacugrove Door Lacugrove Door ×3 guaranteed
Developer reference
Registry name
betterend:lacugrove_door
Namespace
betterend
Mod ID
unknown
Tags (4)
minecraft:blocks/doors
minecraft:blocks/wooden_doors
minecraft:items/doors
minecraft:items/wooden_doors

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:lacugrove_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "door",
  "experience": null,
  "cooking_time": null
}