byg:pendorite_block

Pendorite Block

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Pendorite Storage BlockStorage BlocksPendorite Storage BlockStorage BlocksBeacon Base Blocks

Pendorite Block is a storage block from Oh The Biomes You'll Go, crafted from Pendorite Ingot.

Acquisition

Crafting using Pendorite Ingot, Pendorite Ingot, Pendorite Ingot, Pendorite Ingot, Pendorite Ingot, Pendorite Ingot, Pendorite Ingot, Pendorite Ingot and Pendorite Ingot, arranged in the pattern shown. Produces Pendorite Block.

Crafting
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Ingot
Pendorite Block guaranteed

Mining & drops

sourcecountchanceconditions
Pendorite Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:pendorite_block
Namespace
byg
Mod ID
byg
Tags (5)
forge:blocks/storage_blocks/pendorite
forge:blocks/storage_blocks
forge:items/storage_blocks/pendorite
forge:items/storage_blocks
minecraft:blocks/beacon_base_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "byg:pendorite_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}