ad_astra:moon_stone_bricks

Moon Stone Bricks

Ad Astra · by Alex Nijjar
block Pickaxe MineableStone BricksStone Bricks

Acquisition

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

Crafting
Moon Stone Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Moon Stone Bricks1–1100%Survives Explosion

Used in (10)

view all 10 →

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:moon_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 (2):

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