Crafting using Platinum Plate, Plate DU, Platinum Plate, Plate DU, Advanced Storage Container, Plate DU, Platinum Plate, Plate DU and Platinum Plate, arranged in the pattern shown. Produces DU Storage Container.
DU Storage Container
Nuclearcraft Neoteric · by igentuman
DU Storage Container is a block from Nuclearcraft Neoteric, crafted from Platinum Plate, Plate DU, and Advanced Storage Container.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| DU Storage Container | 1–1 | 100% | — |
Used in (1)
Crafting using Hsla Steel Plate, Plate Elite, Hsla Steel Plate, Plate Elite, DU Storage Container, Plate Elite, Hsla Steel Plate, Plate Elite and Hsla Steel Plate, arranged in the pattern shown. Produces Elite Storage Container.
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:du_storage_container- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DPD",
"PCP",
"DPD"
],
"ingredients": {
"C": {
"item": "nuclearcraft:advanced_storage_container"
},
"D": {
"tag": "forge:plates/platinum"
},
"P": {
"item": "nuclearcraft:plate_du"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}