Mortar Stone
createbigcannons:mortar_stone

Mortar Stone

Create Big Cannons · by rbasamoyai
block Big Cannon ProjectilesPrecise Motion Entity Type

Mortar Stone is a block from Create Big Cannons, crafted from Any Stone and Bamboo Slab.

Acquisition

Crafting using Any Stone, Any Stone, Any Stone, Any Stone and Bamboo Slab, arranged in the pattern shown. Produces Mortar Stone.

Crafting
Any Stone
Any Stone
Any Stone
Any Stone
Bamboo Slab
Mortar Stone Mortar Stone guaranteed

Mining & drops

sourcecountchanceconditions
Mortar Stone1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
createbigcannons:mortar_stone
Namespace
createbigcannons
Mod ID
createbigcannons
Tags (2)
createbigcannons:items/big_cannon_projectiles
ritchiesprojectilelib:entity_types/precise_motion

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SSS",
    " s "
  ],
  "ingredients": {
    "S": {
      "tag": "createbigcannons:stone"
    },
    "s": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}