ad_astra:polished_venus_stone

Polished Venus Stone

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Venus Cobblestone, Venus Cobblestone, Venus Cobblestone and Venus Cobblestone, arranged in the pattern shown. Produces 4× Polished Venus Stone.

Crafting
Polished Venus Stone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Venus Stone1–1100%Survives Explosion

Used in (4)

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

Crafting
Polished Venus Stone Stairs Polished Venus Stone Stairs ×4 guaranteed

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

Crafting
Polished Venus Stone Slab Polished Venus Stone Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "ad_astra:venus_cobblestone"
    }
  },
  "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
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}