Crafting using Calorite Plate, Netherite Space Helmet, Calorite Plate, Calorite Plate, Tinted Glass and Calorite Plate, arranged in the pattern shown. Produces Jet Suit Helmet.
Jet Suit Helmet
Ad Astra · by Alex Nijjar
Acquisition
Related items
Developer reference
- Registry name
ad_astra:jet_suit_helmet- Namespace
ad_astra- Mod ID
ad_astra- Tags (1)
ad_astra:items/jet_suit_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#N#",
"#G#"
],
"ingredients": {
"#": {
"tag": "ad_astra:calorite_plates"
},
"G": {
"item": "minecraft:tinted_glass"
},
"N": {
"item": "ad_astra:netherite_space_helmet"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
