Steep Slope
16×16 · BAKED

block· Machines & Other Blocks

Steep Slope

Automobility · by FoundationGames
block Pickaxe Mineable

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

Acquisition

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

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Glow Ink Sac
Slimeball
Steep Slope Steep Slope ×3 guaranteed

Mining & drops

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  A",
    " 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
}