minecraft:shroomlight

Shroomlight

Minecraft · by Mojang Studios
block Hoe Mineable

Acquisition

Mining & drops

sourcecountchanceconditions
Shroomlight1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (4):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glowstone_dust"
    },
    {
      "item": "minecraft:red_mushroom_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glowstone_dust"
    },
    {
      "item": "minecraft:brown_mushroom_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glowstone_dust"
    },
    {
      "item": "minecraft:warped_wart_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glowstone_dust"
    },
    {
      "item": "minecraft:nether_wart_block"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}