Crafting using Platinum Plate, Plate Elite, Platinum Plate, Platinum Plate, DU Barrel, Platinum Plate, Platinum Plate, Plate Elite and Platinum Plate, arranged in the pattern shown. Produces Elite Barrel.
Elite Barrel
Nuclearcraft Neoteric · by igentuman
Elite Barrel is a block from Nuclearcraft Neoteric, crafted from Platinum Plate, Plate Elite, and DU Barrel.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Elite Barrel | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:elite_barrel- 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": [
"GPG",
"GBG",
"GPG"
],
"ingredients": {
"B": {
"item": "nuclearcraft:du_barrel"
},
"G": {
"tag": "forge:plates/platinum"
},
"P": {
"item": "nuclearcraft:plate_elite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}