Big Cartridge Sheet
createbigcannons:big_cartridge_sheet

Big Cartridge Sheet

Create Big Cannons · by rbasamoyai
item

Big Cartridge Sheet is a item from Create Big Cannons, crafted from Any Inexpensive Big Cartridge Sheet.

Acquisition

Crafting using Any Inexpensive Big Cartridge Sheet, Any Inexpensive Big Cartridge Sheet, Any Inexpensive Big Cartridge Sheet and Any Inexpensive Big Cartridge Sheet, arranged in the pattern shown. Produces Big Cartridge Sheet.

Crafting
Any Inexpensive Big Cartridge Sheet
Any Inexpensive Big Cartridge Sheet
Any Inexpensive Big Cartridge Sheet
Any Inexpensive Big Cartridge Sheet
Big Cartridge Sheet Big Cartridge Sheet guaranteed

Crafting using Brass Sheet, Brass Sheet, Brass Sheet and Brass Sheet, arranged in the pattern shown. Produces 4× Big Cartridge Sheet.

Crafting
Brass Sheet
Brass Sheet
Brass Sheet
Brass Sheet
Big Cartridge Sheet Big Cartridge Sheet ×4 guaranteed

Used in (1)

Sequenced Assembly: Start with Partially Formed Big Cartridge, carried through each pass. process 5× through: Pressing. Most likely produces Big Cartridge, with other outcomes possible.

Sequenced Assembly

Carried through each pass:

The sequence, processed 5×:

  1. Pressing
Big Cartridge Big Cartridge guaranteed
Developer reference
Registry name
createbigcannons:big_cartridge_sheet
Namespace
createbigcannons
Mod ID
createbigcannons

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "tag": "createbigcannons:inexpensive_big_cartridge_sheet"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "tag": "forge:plates/brass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}