Flavolite Pedestal
betterend:flavolite_pedestal

Flavolite Pedestal

item PedestalPickaxe Mineable

Flavolite Pedestal is a item from Unknown Mod, crafted from Flavolite Slab and Flavolite Pillar.

Acquisition

Crafting using Flavolite Slab, Flavolite Pillar and Flavolite Slab, arranged in the pattern shown. Produces 2× Flavolite Pedestal.

Crafting
Flavolite Slab
Flavolite Pillar
Flavolite Slab
Flavolite Pedestal Flavolite Pedestal ×2 guaranteed
Developer reference
Registry name
betterend:flavolite_pedestal
Namespace
betterend
Mod ID
unknown
Tags (2)
betterend:blocks/pedestal
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "#",
    "S"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:flavolite_pillar"
    },
    "S": {
      "item": "betterend:flavolite_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}