{
  "id": "glowstone",
  "inputs": [
    "minecraft:glowstone"
  ],
  "typeName": "Glowstone",
  "output": "minecraft:glowstone_dust",
  "diggableBlocks": [
    "minecraft:soul_sand"
  ],
  "renderBlock": "minecraft:glowstone",
  "validDimensions": [
    -1,
    0,
    1,
    7,
    111,
    144,
    28885
  ],
  "maxHealth": 15.0,
  "movementSpeed": 0.25,
  "armorAmount": 6,
  "digTickDelay": 1200
}