Crafting using Plate Advanced, Thorium Ingot, Plate Advanced, Thorium Plate, Motor, Thorium Plate, Plate Advanced, Thorium Ingot and Plate Advanced, arranged in the pattern shown. Produces Helium Collector.
Helium Collector
Nuclearcraft Neoteric · by igentuman
Helium Collector is a item from Nuclearcraft Neoteric, crafted from Plate Advanced, Thorium Ingot, Thorium Plate, and Motor.
Acquisition
Used in (1)
Crafting using Helium Collector, Helium Collector, Helium Collector, Helium Collector, Cobalt Plate, Helium Collector, Helium Collector, Helium Collector and Helium Collector, arranged in the pattern shown. Produces Compact Helium Collector.
Developer reference
- Registry name
nuclearcraft:helium_collector- Namespace
nuclearcraft- Mod ID
nuclearcraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PIP",
"BMB",
"PIP"
],
"ingredients": {
"B": {
"tag": "forge:plates/thorium"
},
"I": {
"tag": "forge:ingots/thorium"
},
"M": {
"item": "nuclearcraft:motor"
},
"P": {
"item": "nuclearcraft:plate_advanced"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}