Coarse Dirt Slab
16×16 · BAKED

block· Slabs

Coarse Dirt Slab

[Let's Do] Vinery · by Jason13Official, Satisfy
block Shovel Mineable

Coarse Dirt Slab is a block from [Let's Do] Vinery, crafted from Coarse Dirt.

Acquisition

Crafting using Coarse Dirt, Coarse Dirt and Coarse Dirt, in any arrangement. Produces 6× Coarse Dirt Slab.

Crafting ⇆ any arrangement
Coarse Dirt Slab Coarse Dirt Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Coarse Dirt Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:coarse_dirt_slab
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:coarse_dirt"
    },
    {
      "item": "minecraft:coarse_dirt"
    },
    {
      "item": "minecraft:coarse_dirt"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "slab",
  "experience": null,
  "cooking_time": null
}