alexsmobs:sculk_boomer

Sculk Boomer

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

Acquisition

Crafting using Sculk, Sculk, Sculk, Skreecher Soul, Skreecher Soul, Skreecher Soul, Bone Block, Bone Block and Bone Block, arranged in the pattern shown. Produces Sculk Boomer.

Crafting
Sculk Boomer guaranteed

Mining & drops

sourcecountchanceconditions
Sculk Boomer1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "SSS",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bone_block"
    },
    "F": {
      "item": "minecraft:sculk"
    },
    "S": {
      "item": "alexsmobs:skreecher_soul"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}