Netherite Space Boots
ad_astra:netherite_space_boots

Netherite Space Boots

Ad Astra · by Alex Nijjar
item Netherite Space Suit Items

Acquisition

Crafting using Netherite Boots, Desh Plate, Desh Plate, Ostrum Plate and Ostrum Plate, arranged in the pattern shown. Produces Netherite Space Boots.

Crafting
Netherite Boots
Desh Plate
Desh Plate
Ostrum Plate
Ostrum Plate
Netherite Space Boots Netherite Space Boots guaranteed

Used in (1)

Crafting using Netherite Space Boots, Calorite Plate, Calorite Plate, Calorite Block and Calorite Block, arranged in the pattern shown. Produces Jet Suit Boots.

Crafting
Jet Suit Boots Jet Suit Boots guaranteed
Developer reference
Registry name
ad_astra:netherite_space_boots
Namespace
ad_astra
Mod ID
ad_astra
Tags (1)
ad_astra:items/netherite_space_suit_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " N ",
    "D D",
    "# #"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:ostrum_plates"
    },
    "D": {
      "tag": "ad_astra:desh_plates"
    },
    "N": {
      "item": "minecraft:netherite_boots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}