iceandfire:nest

Dragon Nest

Ice and Fire · by Alexthe666, TheBv
block Axe Mineable

Acquisition

Crafting using Hay Bale, Hay Bale, Hay Bale, Hay Bale, Dragon Bone, Hay Bale, Hay Bale, Hay Bale and Hay Bale, arranged in the pattern shown. Produces 8× Dragon Nest.

Crafting
Dragon Nest ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Dragon Nest1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
iceandfire:nest
Namespace
iceandfire
Mod ID
iceandfire
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HHH",
    "HBH",
    "HHH"
  ],
  "ingredients": {
    "B": {
      "item": "iceandfire:dragonbone"
    },
    "H": {
      "item": "minecraft:hay_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}