Red Paint Ball
16×16 · BAKED

item· Other

Red Paint Ball

Dye Color:
item Paint Balls

Red Paint Ball is an item from Applied Energistics 2, crafted from Matter Ball and Any Red Dye.

Acquisition

Crafting using Matter Ball, Matter Ball, Matter Ball, Matter Ball, Any Red Dye, Matter Ball, Matter Ball, Matter Ball and Matter Ball, arranged in the pattern shown. Produces 8× Red Paint Ball.

Crafting
Matter Ball
Matter Ball
Matter Ball
Matter Ball
Any Red Dye
Matter Ball
Matter Ball
Matter Ball
Matter Ball
  • Inputs
  • 8 × Matter Ball
  • Any Red Dye
  • Output
  • Red Paint Ball ×8
Red Paint Ball Red Paint Ball ×8 guaranteed

Used in

Crafting using Red Paint Ball, Red Paint Ball, Red Paint Ball, Red Paint Ball, Any Glowstone Dust, Red Paint Ball, Red Paint Ball, Red Paint Ball and Red Paint Ball, arranged in the pattern shown. Produces 8× Red Lumen Paint Ball.

Crafting
Red Paint Ball
Red Paint Ball
Red Paint Ball
Red Paint Ball
Any Glowstone Dust
Red Paint Ball
Red Paint Ball
Red Paint Ball
Red Paint Ball
  • Inputs
  • 8 × Red Paint Ball
  • Any Glowstone Dust
  • Output
  • Red Lumen Paint Ball ×8
Red Lumen Paint Ball Red Lumen Paint Ball ×8 guaranteed
Developer reference
Registry name
ae2:red_paint_ball
Namespace
ae2
Mod ID
ae2
Tags (1)
ae2:items/paint_balls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aaa",
    "aba",
    "aaa"
  ],
  "ingredients": {
    "a": {
      "item": "ae2:matter_ball"
    },
    "b": {
      "tag": "forge:dyes/red"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}