Jade Light
16×16 · BAKED

block· Machines & Other Blocks

Jade Light

Goety · by Polarice3
block Jade Blocks

Jade Light is a block from Goety, crafted from Jade, Glowstone, and Steep Wood.

Acquisition

Crafting using Jade, Glowstone, Jade and Steep Wood, arranged in the pattern shown. Produces Jade Light.

Crafting
Jade Light Jade Light guaranteed

Mining & drops

sourcecountdrop rateconditions
Jade Light1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:jade_light
Namespace
goety
Mod ID
goety
Tags (1)
goety:blocks/jade_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "JGJ",
    " S "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone"
    },
    "J": {
      "item": "goety:jade"
    },
    "S": {
      "item": "goety:steep_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}