storage block· Ingots & Materials

Block of Jade

Goety · by Polarice3
block Jade Storage BlockJade Storage BlockJade BlocksNeeds Iron Tool

Block of Jade is a storage block from Goety, crafted from Jade.

Acquisition

Crafting using Jade, Jade, Jade, Jade, Jade, Jade, Jade, Jade and Jade, arranged in the pattern shown. Produces Block of Jade.

Crafting
Jade
Jade
Jade
Jade
Jade
Jade
Jade
Jade
Jade
  • Inputs
  • 9 × Jade
  • Output
  • Block of Jade
Block of Jade guaranteed

Mining & drops

sourcecountdrop rateconditions
Block of Jade1–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.

Used in

Crafting using Block of Jade, in any arrangement. Produces 9× Jade.

Crafting ⇆ any arrangement
Jade Jade ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:jade_block
Namespace
goety
Mod ID
goety
Tags (4)
forge:blocks/storage_blocks/jade
forge:items/storage_blocks/jade
goety:blocks/jade_blocks
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "FFF",
    "FFF"
  ],
  "ingredients": {
    "F": {
      "item": "goety:jade"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}