Tackle Box
aquaculture:tackle_box

Tackle Box

Aquaculture 2 · by Shadowclaimer, Girafi
block Pickaxe MineableNeeds Stone Tool

Acquisition

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.

Crafting
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
Any Iron Ingot
Tackle Box Tackle Box guaranteed

Mining & drops

sourcecountchanceconditions
Tackle Box1–1100%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
}