Launch Gel
16×16 · BAKED

block· Machines & Other Blocks

Launch Gel

Automobility · by FoundationGames
block

Launch Gel is a block from Automobility, crafted from Slimeball and Nether Quartz.

Acquisition

Crafting using Slimeball, Nether Quartz and Slimeball, arranged in the pattern shown. Produces 3× Launch Gel.

Crafting
Slimeball
Nether Quartz
Slimeball
Launch Gel Launch Gel ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Launch Gel1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
automobility:launch_gel
Namespace
automobility
Mod ID
automobility

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:slime_ball"
    },
    "B": {
      "item": "minecraft:quartz"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}