botania:abstruse_platform

Abstruse Platform

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

Acquisition

Crafting using Framed Livingwood Planks, Pattern Framed Livingwood Planks, Framed Livingwood Planks, Any Livingwood Logs, Mana Pearl and Any Livingwood Logs, arranged in the pattern shown. Produces 2× Abstruse Platform.

Crafting
Abstruse Platform ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Abstruse Platform1–1100%Survives Explosion

Used in (1)

Crafting using Mana Lens and Abstruse Platform, in any arrangement. Produces Phantom Lens.

Crafting ⇆ any arrangement
Phantom Lens Phantom Lens guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "343",
    "0P0"
  ],
  "ingredients": {
    "0": {
      "tag": "botania:livingwood_logs"
    },
    "3": {
      "item": "botania:framed_livingwood"
    },
    "4": {
      "item": "botania:pattern_framed_livingwood"
    },
    "P": {
      "item": "botania:mana_pearl"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}