Crafting using Ostrum Plate, Ostrum Plate, Large Gas Tank, Oxygen Gear, Large Gas Tank, Ostrum Plate, Netherite Chestplate and Ostrum Plate, arranged in the pattern shown. Produces Netherite Space Suit.
Netherite Space Suit
Ad Astra · by Alex Nijjar
Acquisition
Used in (1)
Crafting using Calorite Plate, Calorite Plate, Calorite Tank, Netherite Space Suit, Calorite Tank, Etrionic Capacitor, Calorite Engine and Etrionic Capacitor, arranged in the pattern shown. Produces Jet Suit.
Related items
Developer reference
- Registry name
ad_astra:netherite_space_suit- 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": [
"# #",
"TOT",
"#N#"
],
"ingredients": {
"#": {
"tag": "ad_astra:ostrum_plates"
},
"N": {
"item": "minecraft:netherite_chestplate"
},
"O": {
"item": "ad_astra:oxygen_gear"
},
"T": {
"item": "ad_astra:large_gas_tank"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}