blue_skies:rough_poison_stonebrick

Rough Poison Stone Bricks

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe Mineable

Rough Poison Stone Bricks is a block from Blue Skies, crafted from Poison Stone Bricks.

Acquisition

Crafting using Poison Stone Bricks, Poison Stone, Poison Stone and Poison Stone Bricks, arranged in the pattern shown. Produces 4× Rough Poison Stone Bricks.

Crafting
Rough Poison Stone Bricks ×4 guaranteed

Stone Cutting using Poison Stone. Produces Rough Poison Stone Bricks.

Stone Cutting
Rough Poison Stone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Rough Poison Stone Bricks1–1100%Survives Explosion

Used in (4)

Crafting using Rough Poison Stone Bricks, Rough Poison Stone Bricks, Rough Poison Stone Bricks, Rough Poison Stone Bricks, Rough Poison Stone Bricks and Rough Poison Stone Bricks, arranged in the pattern shown. Produces 4× Rough Poison Stone Brick Stairs.

Crafting
Rough Poison Stone Brick Stairs Rough Poison Stone Brick Stairs ×4 guaranteed

Crafting using Rough Poison Stone Bricks, Rough Poison Stone Bricks and Rough Poison Stone Bricks, arranged in the pattern shown. Produces 6× Rough Poison Stone Brick Slab.

Crafting
Rough Poison Stone Brick Slab Rough Poison Stone Brick Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:rough_poison_stonebrick
Namespace
blue_skies
Mod ID
blue_skies
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:poison_stonebrick"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BS",
    "SB"
  ],
  "ingredients": {
    "B": {
      "item": "blue_skies:poison_stonebrick"
    },
    "S": {
      "item": "blue_skies:poison_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:poison_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}