Nimbus Amulet
botania:super_cloud_pendant

Nimbus Amulet

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Necklace Chest

Acquisition

Crafting using Ghast Tear, Elementium Ingot, Ghast Tear, Ghast Tear, Cirrus Amulet, Ghast Tear, White Wool, Gaia Spirit and White Wool, arranged in the pattern shown. Produces Nimbus Amulet.

Crafting
Nimbus Amulet Nimbus Amulet guaranteed
Developer reference
Registry name
botania:super_cloud_pendant
Namespace
botania
Mod ID
botania
Tags (1)
trinkets:items/chest/necklace

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BEB",
    "BPB",
    "NGN"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:ghast_tear"
    },
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "G": {
      "item": "botania:life_essence"
    },
    "N": {
      "item": "minecraft:white_wool"
    },
    "P": {
      "item": "botania:cloud_pendant"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}