byg:therium_glass

Therium Glass

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block

Therium Glass is a block from Oh The Biomes You'll Go, crafted from Glass and Therium Crystal.

Acquisition

Crafting using Glass, Glass, Glass, Glass, Therium Crystal, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces 8× Therium Glass.

Crafting
Therium Glass ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Therium Glass1–1100%Drops itself with Silk Touch

Used in (1)

Crafting using Therium Glass, Therium Glass, Therium Glass, Therium Glass, Therium Glass and Therium Glass, arranged in the pattern shown. Produces 16× Therium Glass Pane.

Crafting
Therium Glass Pane Therium Glass Pane ×16 guaranteed

Block drops

dropscountchanceconditions
Therium Glass1–1100%Drops itself with Silk Touch
Developer reference
Registry name
byg:therium_glass
Namespace
byg
Mod ID
byg

Recipe JSON (1):

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