botania:spectral_platform

Spectral Platform

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

Acquisition

Crafting using Framed Dreamwood Planks, Pattern Framed Dreamwood Planks, Framed Dreamwood Planks, Any Dreamwood Logs, Pixie Dust and Any Dreamwood Logs, arranged in the pattern shown. Produces 2× Spectral Platform.

Crafting
Spectral Platform ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Spectral Platform1–1100%Survives Explosion

Used in (2)

Crafting using Glass, Prismarine Crystals, Glass, Glass, Spectral Platform, Glass, Glass, Prismarine Crystals and Glass, arranged in the pattern shown. Produces Mana Prism.

Crafting
Mana Prism Mana Prism guaranteed

Crafting using Rail and Spectral Platform, in any arrangement. Produces Spectral Rail.

Crafting ⇆ any arrangement
Spectral Rail Spectral Rail guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "343",
    "0D0"
  ],
  "ingredients": {
    "0": {
      "tag": "botania:dreamwood_logs"
    },
    "3": {
      "item": "botania:framed_dreamwood"
    },
    "4": {
      "item": "botania:pattern_framed_dreamwood"
    },
    "D": {
      "item": "botania:pixie_dust"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}