Empty Shell
immersiveengineering:empty_shell

Empty Shell

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
item

Acquisition

Crafting using Paper, Any Red Dye, Paper, Paper, Any Red Dye, Paper and Any Copper Plate, arranged in the pattern shown. Produces 3× Empty Shell.

Crafting
Paper
Any Red Dye
Paper
Paper
Any Red Dye
Paper
Any Copper Plate
Empty Shell Empty Shell ×3 guaranteed

Bottling Machine using no listed ingredients. Produces 2× Empty Shell and Metal Press Mold: Bullet Casing.

Bottling Machine
Empty Shell Empty Shell ×2 guaranteed
Metal Press Mold: Bullet Casing Metal Press Mold: Bullet Casing guaranteed

Used in (1)

Turn And Copy using Firework Rocket and Empty Shell, arranged in the pattern shown. Produces Firework.

Turn And Copy
Firework Rocket
Empty Shell
Firework Firework guaranteed
Developer reference
Registry name
immersiveengineering:empty_shell
Namespace
immersiveengineering
Mod ID
immersiveengineering

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "prp",
    "prp",
    " c "
  ],
  "ingredients": {
    "c": {
      "tag": "forge:plates/copper"
    },
    "p": {
      "item": "minecraft:paper"
    },
    "r": {
      "tag": "forge:dyes/red"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:bottling_machine",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}