Crafting using Dark Steel Ingot, Dark Steel Ingot, Ersatz Leather, Dark Steel Ingot, Ersatz Leather and Ersatz Leather, arranged in the pattern shown. Produces Glider Wing.
Glider Wing
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Developer reference
- Registry name
enderio:glider_wing- Namespace
enderio- Mod ID
enderio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" D",
" DL",
"DLL"
],
"ingredients": {
"D": {
"tag": "forge:ingots/dark_steel"
},
"L": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}