Gray Painted Slab
regions_unexplored:gray_painted_slab

Gray Painted Slab

Dye Color:
Regions Unexplored · by UHQ_GAMES
block Wooden SlabWooden SlabWooden SlabsWooden Slabs

Gray Painted Slab is a block from Regions Unexplored, crafted from Gray Painted Planks.

Acquisition

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

Crafting
Gray Painted Slab Gray Painted Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Gray Painted Slab1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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