Nano Boots
techreborn:nano_boots

Nano Boots

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Energy Crystal, Energy Crystal, Carbon Plate and Carbon Plate, arranged in the pattern shown. Produces Nano Boots.

Crafting
Energy Crystal
Energy Crystal
Carbon Plate
Carbon Plate
Nano Boots Nano Boots guaranteed
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
}