Crafting using Tough Alloy Plate, Plate Advanced, Tough Alloy Plate, Tough Alloy Plate, Basic Barrel, Tough Alloy Plate, Tough Alloy Plate, Plate Advanced and Tough Alloy Plate, arranged in the pattern shown. Produces Advanced Barrel.
Advanced Barrel is a block from Nuclearcraft Neoteric, crafted from Tough Alloy Plate, Plate Advanced, and Basic Barrel.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Advanced Barrel | 1–1 | 100% | — |
Used in (1)
Crafting using Hsla Steel Plate, Plate DU, Hsla Steel Plate, Hsla Steel Plate, Advanced Barrel, Hsla Steel Plate, Hsla Steel Plate, Plate DU and Hsla Steel Plate, arranged in the pattern shown. Produces DU Barrel.
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:advanced_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:basic_barrel"
},
"G": {
"tag": "forge:plates/tough_alloy"
},
"P": {
"item": "nuclearcraft:plate_advanced"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}