Crafting using Diamond Plate, Carbon Plate, Diamond Plate, Carbon Plate, Small Pile of Glowstone Dust, Lapotron Crystal and Small Pile of Glowstone Dust, arranged in the pattern shown. Produces Nanosaber.
Nanosaber
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Related items
Developer reference
- Registry name
techreborn:nanosaber- Namespace
techreborn- Mod ID
techreborn- Tags (1)
fabric:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DC ",
"DC ",
"GLG"
],
"ingredients": {
"C": {
"item": "techreborn:carbon_plate"
},
"D": {
"tag": "c:diamond_plates"
},
"G": {
"item": "techreborn:glowstone_small_dust"
},
"L": {
"item": "techreborn:lapotron_crystal"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}