Pocket of Sand
alexsmobs:pocket_sand

Pocket of Sand

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item

Acquisition

Crafting using Any Sand, Any Sand, Any Sand, Leather, Guster Eye, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Pocket of Sand.

Crafting
Pocket of Sand Pocket of Sand guaranteed
Developer reference
Registry name
alexsmobs:pocket_sand
Namespace
alexsmobs
Mod ID
alexsmobs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "LEL",
    "LLL"
  ],
  "ingredients": {
    "E": {
      "item": "alexsmobs:guster_eye"
    },
    "L": {
      "item": "minecraft:leather"
    },
    "S": {
      "tag": "minecraft:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}