Crafting using Ostrum Plate, Netherite Leggings, Ostrum Plate, Desh Plate, Desh Plate, Ostrum Plate and Ostrum Plate, arranged in the pattern shown. Produces Netherite Space Pants.
Netherite Space Pants
Ad Astra · by Alex Nijjar
Acquisition
Used in (1)
Crafting using Calorite Block, Netherite Space Pants, Calorite Block, Calorite Plate, Calorite Plate, Calorite Plate and Calorite Plate, arranged in the pattern shown. Produces Jet Suit Pants.
Related items
Developer reference
- Registry name
ad_astra:netherite_space_pants- 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_leggings"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
