Casting Net
16×16 · BAKED

item· Other

Casting Net

Spawn · by Ninni
item

Casting Net is an item from Spawn, crafted from Shell Fragments and String. No other %s in range to capture.

Function

No other %s in range to capture

Acquisition

Crafting using Shell Fragments, String, String, String, String, String and String, arranged in the pattern shown. Produces Casting Net.

Crafting
Shell Fragments
String
String
String
String
String
String
Casting Net Casting Net guaranteed
Developer reference
Registry name
spawn:casting_net
Namespace
spawn
Mod ID
spawn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "SSS",
    "SSS"
  ],
  "ingredients": {
    "#": {
      "item": "spawn:shell_fragments"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}