Starfield Creator
botania:starfield

Starfield Creator

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe Mineable

Acquisition

Crafting using Elementium Ingot, Pixie Dust, Elementium Ingot, Elementium Ingot, Obsidian and Elementium Ingot, arranged in the pattern shown. Produces Starfield Creator.

Crafting
Starfield Creator Starfield Creator guaranteed

Mining & drops

sourcecountchanceconditions
Starfield Creator1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:starfield
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EPE",
    "EOE"
  ],
  "ingredients": {
    "E": {
      "tag": "botania:elementium_ingots"
    },
    "O": {
      "item": "minecraft:obsidian"
    },
    "P": {
      "item": "botania:pixie_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}