Net Ball
16×16 · BAKED

item· Other

Net Ball

Cobblemon · by The Cobblemon Team
item Poke BallsTier 2 Poke Balls

Net Ball is a item from Cobblemon, crafted from Black Apricorn, Blue Apricorn, Iron Ingot, and White Apricorn. 3× on Water- or Bug-types.

Function

3× on Water- or Bug-types

Acquisition

Crafting using Black Apricorn, Blue Apricorn, Iron Ingot, Blue Apricorn and White Apricorn, arranged in the pattern shown. Produces 4× Net Ball.

Crafting
Black Apricorn
Blue Apricorn
Iron Ingot
Blue Apricorn
White Apricorn
Net Ball Net Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:net_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/poke_balls
cobblemon:items/tier_2_poke_balls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " t ",
    "lcr",
    " b "
  ],
  "ingredients": {
    "b": {
      "item": "cobblemon:white_apricorn"
    },
    "c": {
      "tag": "cobblemon:tier_2_poke_ball_materials"
    },
    "l": {
      "item": "cobblemon:blue_apricorn"
    },
    "r": {
      "item": "cobblemon:blue_apricorn"
    },
    "t": {
      "item": "cobblemon:black_apricorn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}