Crafting using Lapotron Crystal, Lapotron Crystal, Data Storage Chip, Data Storage Chip, Superconductor and Superconductor, arranged in the pattern shown. Produces Quantum Boots.
Quantum Boots
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Related items
Developer reference
- Registry name
techreborn:quantum_boots- Namespace
techreborn- Mod ID
techreborn- Tags (1)
minecraft:items/freeze_immune_wearables
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"L L",
"D D",
"S S"
],
"ingredients": {
"D": {
"item": "techreborn:data_storage_chip"
},
"L": {
"item": "techreborn:lapotron_crystal"
},
"S": {
"item": "techreborn:superconductor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}