Snowy Jade Slab
16×16 · BAKED

block· Slabs

Snowy Jade Slab

Goety · by Polarice3
block Jade Blocks

Snowy Jade Slab is a block from Goety, crafted from Snowy Jade Tiles.

Acquisition

Crafting using Snowy Jade Tiles, Snowy Jade Tiles and Snowy Jade Tiles, arranged in the pattern shown. Produces 6× Snowy Jade Slab.

Crafting
Snowy Jade Slab Snowy Jade Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "anyOf": [
        {
          "item": "goety:snowy_jade_tiles"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:snowy_jade_tiles"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}