Sand Cannon

item· Other

Sand Cannon

LegendaryMonsters · by Miauczel
item

Sand Cannon is an item from LegendaryMonsters, crafted from Gunpowder, Ancient Sandstone Shard, and Crystal Of Sandstorm.

Acquisition

Crafting using Gunpowder, Ancient Sandstone Shard, Gunpowder, Ancient Sandstone Shard, Crystal Of Sandstorm, Ancient Sandstone Shard, Gunpowder, Ancient Sandstone Shard and Gunpowder, arranged in the pattern shown. Produces Sand Cannon.

Crafting
Gunpowder
Ancient Sandstone Shard
Gunpowder
Ancient Sandstone Shard
Crystal Of Sandstorm
Ancient Sandstone Shard
Gunpowder
Ancient Sandstone Shard
Gunpowder
Sand Cannon Sand Cannon guaranteed

Used in

Developer reference
Registry name
legendary_monsters:sand_cannon
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P#P",
    "#G#",
    "P#P"
  ],
  "ingredients": {
    "#": {
      "item": "legendary_monsters:ancient_sandstone_shard"
    },
    "G": {
      "item": "legendary_monsters:crystal_of_sandstorm"
    },
    "P": {
      "item": "minecraft:gunpowder"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}