minecraft:warped_wart_block

Warped Wart Block

Minecraft · by Mojang Studios
block Hoe MineableWart BlocksWart Blocks

Acquisition

Mining & drops

sourcecountchanceconditions
Warped Wart Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:warped_wart_block
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/mineable/hoe
minecraft:blocks/wart_blocks
minecraft:items/wart_blocks

Recipe JSON (1):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:nether_wart_block"
    },
    {
      "tag": "c:ender_pearl_dusts"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}