Crafting using Energy Crystal, Energy Crystal, Carbon Plate and Carbon Plate, arranged in the pattern shown. Produces Nano Boots.
Nano Boots
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Related items
Developer reference
- Registry name
techreborn:nano_boots- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"E E",
"C C"
],
"ingredients": {
"C": {
"item": "techreborn:carbon_plate"
},
"E": {
"item": "techreborn:energy_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}