ad_astra:chiseled_venus_stone_bricks

Chiseled Venus Stone Bricks

Ad Astra · by Alex Nijjar
block Pickaxe MineableStone BricksStone Bricks

Acquisition

Crafting using Venus Stone Brick Slab and Venus Stone Brick Slab, arranged in the pattern shown. Produces Chiseled Venus Stone Bricks.

Crafting
Venus Stone Brick Slab
Venus Stone Brick Slab
Chiseled Venus Stone Bricks guaranteed

Stone Cutting using Venus Stone. Produces Chiseled Venus Stone Bricks.

Stone Cutting
Chiseled Venus Stone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Venus Stone Bricks1–1100%Survives Explosion

Used in (4)

Crafting using Chiseled Venus Stone Bricks, Chiseled Venus Stone Bricks, Chiseled Venus Stone Bricks, Chiseled Venus Stone Bricks, Chiseled Venus Stone Bricks and Chiseled Venus Stone Bricks, arranged in the pattern shown. Produces 4× Chiseled Venus Stone Stairs.

Crafting
Chiseled Venus Stone Stairs Chiseled Venus Stone Stairs ×4 guaranteed

Crafting using Chiseled Venus Stone Bricks, Chiseled Venus Stone Bricks and Chiseled Venus Stone Bricks, arranged in the pattern shown. Produces 6× Chiseled Venus Stone Slab.

Crafting
Chiseled Venus Stone Slab Chiseled Venus Stone Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:chiseled_venus_stone_bricks
Namespace
ad_astra
Mod ID
ad_astra
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/stone_bricks
minecraft:items/stone_bricks

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:venus_stone_brick_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}