Atmospheric Boots
16×16 · BAKED

item· Armor

Atmospheric Boots

LegendaryMonsters · by Miauczel
item Foot ArmorTrimmable Armor

Atmospheric Boots is an item from LegendaryMonsters, crafted from Diamond, Air Rune, and Cloud Rod.

Acquisition

Crafting using Diamond, Air Rune, Diamond, Cloud Rod and Cloud Rod, arranged in the pattern shown. Produces Atmospheric Boots.

Crafting
Diamond
Air Rune
Diamond
Cloud Rod
Cloud Rod
Atmospheric Boots Atmospheric Boots guaranteed

Mining & drops

sourcecountdrop rateconditions
Mob loot table: Cloud Golem (legendary_monsters) legendary_monsters:cloud_golem1–1100%

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.

Developer reference
Registry name
legendary_monsters:atmospheric_boots
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft:items/foot_armor
minecraft:items/trimmable_armor

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#D#",
    "i i"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:diamond"
    },
    "D": {
      "item": "legendary_monsters:air_rune"
    },
    "i": {
      "item": "legendary_monsters:cloud_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}