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.
Elite Storage Container
Nuclearcraft Neoteric · by igentuman
Elite Storage Container is a block from Nuclearcraft Neoteric, crafted from Hsla Steel Plate, Plate Elite, and DU Storage Container.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Elite Storage Container | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:elite_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:du_storage_container"
},
"D": {
"tag": "forge:plates/hsla_steel"
},
"P": {
"item": "nuclearcraft:plate_elite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}