Cobalt Slab
regions_unexplored:cobalt_slab

Cobalt Slab

Regions Unexplored · by UHQ_GAMES
block Wooden SlabWooden SlabWooden SlabsNon Flammable WoodWooden Slabs

Acquisition

Crafting using Cobalt Planks, Cobalt Planks and Cobalt Planks, arranged in the pattern shown. Produces 6× Cobalt Slab.

Crafting
Cobalt Slab Cobalt Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Cobalt Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:cobalt_slab
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (5)
forge:blocks/slabs/wooden
forge:items/slabs/wooden
minecraft:blocks/wooden_slabs
minecraft:items/non_flammable_wood
minecraft:items/wooden_slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "regions_unexplored:cobalt_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_slab",
  "experience": null,
  "cooking_time": null
}