Blue Paint Ball
16×16 · BAKED

item· Other

Blue Paint Ball

Dye Color:
item Paint Balls

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

Acquisition

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

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

Used in

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

Crafting
Blue Paint Ball
Blue Paint Ball
Blue Paint Ball
Blue Paint Ball
Any Glowstone Dust
Blue Paint Ball
Blue Paint Ball
Blue Paint Ball
Blue Paint Ball
  • Inputs
  • 8 × Blue Paint Ball
  • Any Glowstone Dust
  • Output
  • Blue Lumen Paint Ball ×8
Blue Lumen Paint Ball Blue Lumen Paint Ball ×8 guaranteed
Developer reference
Registry name
ae2:blue_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/blue"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}