Flavolite Wall
betterend:flavolite_wall

Flavolite Wall

item Dragon ImmunePickaxe MineableWalls

Flavolite Wall is a item from Unknown Mod, crafted from Flavolite.

Acquisition

Crafting using Flavolite, Flavolite, Flavolite, Flavolite, Flavolite and Flavolite, arranged in the pattern shown. Produces 6× Flavolite Wall.

Crafting
Flavolite
Flavolite
Flavolite
Flavolite
Flavolite
Flavolite
Flavolite Wall Flavolite Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Flavolite Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:flavolite_wall
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:flavolite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "flavolite_stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:flavolite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_wall",
  "experience": null,
  "cooking_time": null
}