Crafting using Lapis Dust, Any Redstone Dust, Lapis Dust, Any Redstone Dust, Heavy Weighted Pressure Plate, Any Redstone Dust, Lapis Dust, Any Redstone Dust and Lapis Dust, arranged in the pattern shown. Produces Upgrade Speed.
Upgrade Speed
Nuclearcraft Neoteric · by igentuman
Upgrade Speed is a item from Nuclearcraft Neoteric, crafted from Lapis Dust, Any Redstone Dust, and Heavy Weighted Pressure Plate.
Acquisition
Developer reference
- Registry name
nuclearcraft:upgrade_speed- Namespace
nuclearcraft- Mod ID
nuclearcraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LRL",
"RPR",
"LRL"
],
"ingredients": {
"L": {
"tag": "forge:dusts/lapis"
},
"P": {
"item": "minecraft:heavy_weighted_pressure_plate"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}