Crafting using Any Tackle Box Green, Any Iron Ingot, Any Tackle Box Green, Any Iron Ingot, Any Chests, Any Iron Ingot, Any Iron Ingot, Any Iron Storage Block and Any Iron Ingot, arranged in the pattern shown. Produces Tackle Box.
Tackle Box
Aquaculture 2 · by Shadowclaimer, Girafi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tackle Box | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
aquaculture:tackle_box- Namespace
aquaculture- Mod ID
aquaculture- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GIG",
"ICI",
"IBI"
],
"ingredients": {
"B": {
"tag": "forge:storage_blocks/iron"
},
"C": {
"tag": "forge:chests"
},
"G": {
"tag": "aquaculture:tackle_box_green"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}