Luminizer Launcher
botania:light_launcher

Luminizer Launcher

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block

Acquisition

Crafting using Any Dreamwood Logs, Any Dreamwood Logs, Any Dreamwood Logs, Any Dreamwood Logs, Luminizer and Any Dreamwood Logs, arranged in the pattern shown. Produces Luminizer Launcher.

Crafting
Luminizer Launcher Luminizer Launcher guaranteed

Mining & drops

sourcecountchanceconditions
Luminizer Launcher1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:light_launcher
Namespace
botania
Mod ID
botania

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DDD",
    "DLD"
  ],
  "ingredients": {
    "D": {
      "tag": "botania:dreamwood_logs"
    },
    "L": {
      "item": "botania:light_relay"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}