alexsmobs:gustmaker

Gustmaker

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
block Pickaxe Mineable

Acquisition

Crafting using Cut Sandstone, Cut Sandstone, Cut Sandstone, Cut Sandstone, Guster Eye, Cut Sandstone, Cut Sandstone, Redstone Dust and Cut Sandstone, arranged in the pattern shown. Produces Gustmaker.

Crafting
Gustmaker guaranteed

Mining & drops

sourcecountchanceconditions
Gustmaker1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "SES",
    "SRS"
  ],
  "ingredients": {
    "E": {
      "item": "alexsmobs:guster_eye"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "S": {
      "item": "minecraft:cut_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}