Shard of Laputa
botania:laputa_shard

Shard of Laputa

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

Acquisition

Crafting using Gaia Spirit, Any Mundane Floating Flowers, Gaia Spirit, Prismarine Crystals, Dragonstone, Prismarine Crystals, Rune of Air, Gaia Spirit and Rune of Earth, arranged in the pattern shown. Produces Shard of Laputa.

Crafting
Gaia Spirit
Any Mundane Floating Flowers
Gaia Spirit
Prismarine Crystals
Dragonstone
Prismarine Crystals
Rune of Air
Gaia Spirit
Rune of Earth
Shard of Laputa Shard of Laputa guaranteed
Developer reference
Registry name
botania:laputa_shard
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SFS",
    "PDP",
    "ASE"
  ],
  "ingredients": {
    "A": {
      "item": "botania:rune_air"
    },
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "E": {
      "item": "botania:rune_earth"
    },
    "F": {
      "tag": "botania:mundane_floating_flowers"
    },
    "P": {
      "item": "minecraft:prismarine_crystals"
    },
    "S": {
      "item": "botania:life_essence"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}