Ammo Box
16×16 · BAKED

item· Other

Ammo Box

Timeless & Classics Guns: Zero · by Serene Wave Studio | Timeless Squad
item

Ammo Box is an item from Timeless & Classics Guns: Zero, crafted from Any Planks and Any Gold Ingot. Iron Ammo Box Gold Ammo Box Diamond Ammo Box Creative Ammo Box All Type Creative Ammo Box.

Function

Iron Ammo Box Gold Ammo Box Diamond Ammo Box Creative Ammo Box All Type Creative Ammo Box

Acquisition

Crafting using Any Planks, Any Gold Ingot, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Ammo Box.

Crafting
Any Planks
Any Gold Ingot
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
  • Inputs
  • 7 × Any Planks
  • Any Gold Ingot
  • Output
  • Ammo Box
Ammo Box Ammo Box guaranteed

Crafting using Any Planks, Any Iron Ingot, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Ammo Box.

Crafting
Any Planks
Any Iron Ingot
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
  • Inputs
  • 7 × Any Planks
  • Any Iron Ingot
  • Output
  • Ammo Box
Ammo Box Ammo Box guaranteed

Crafting using Any Planks, Any Diamond Gem, Any Planks, Any Planks, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Ammo Box.

Crafting
Any Planks
Any Diamond Gem
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
Any Planks
  • Inputs
  • 7 × Any Planks
  • Any Diamond Gem
  • Output
  • Ammo Box
Ammo Box Ammo Box guaranteed

Used in

Crafting using Any Copper Ingot, Any Copper Ingot, Any Iron Ingot and Ammo Box, arranged in the pattern shown. Produces Workbench A.

Crafting
Any Copper Ingot
Any Copper Ingot
Any Iron Ingot
Ammo Box
  • Inputs
  • 2 × Any Copper Ingot
  • Any Iron Ingot
  • Ammo Box
  • Output
  • Workbench A
Workbench A Workbench A guaranteed
Developer reference
Registry name
tacz:ammo_box
Namespace
tacz
Mod ID
tacz

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PIP",
    "P P",
    "PPP"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/gold"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PIP",
    "P P",
    "PPP"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PIP",
    "P P",
    "PPP"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:gems/diamond"
    },
    "P": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}