Slope
16×16 · BAKED

block· Machines & Other Blocks

Slope

Automobility · by FoundationGames
block Pickaxe Mineable

Slope is a block from Automobility, crafted from Iron Ingot, Glow Ink Sac, and Slimeball.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Glow Ink Sac and Slimeball, arranged in the pattern shown. Produces 6× Slope.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Glow Ink Sac
Slimeball
Slope Slope ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Slope With Dash Panel (automobility) automobility:slope_with_dash_panel1–1100%Survives Explosion
Slope1–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:slope
Namespace
automobility
Mod ID
automobility
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " AA",
    "ABC"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:iron_ingot"
    },
    "B": {
      "item": "minecraft:glow_ink_sac"
    },
    "C": {
      "item": "minecraft:slime_ball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}