betterend:silk_moth_hive

Silk Moth Hive

item Axe Mineable

Silk Moth Hive is a item from Unknown Mod, crafted from Tenanea Planks, Tenanea Leaves, and Silk Moth Matrix.

Acquisition

Crafting using Tenanea Planks, Tenanea Leaves, Tenanea Planks, Tenanea Leaves, Silk Moth Matrix, Tenanea Leaves, Tenanea Planks, Tenanea Leaves and Tenanea Planks, arranged in the pattern shown. Produces Silk Moth Hive.

Crafting
Silk Moth Hive guaranteed
Developer reference
Registry name
betterend:silk_moth_hive
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#L#",
    "LML",
    "#L#"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:tenanea_planks"
    },
    "L": {
      "item": "betterend:tenanea_leaves"
    },
    "M": {
      "item": "betterend:silk_moth_matrix"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}