Rope Dart
16×16 · BAKED

item· Other

Rope Dart

Galosphere · by Orcinus
item

Rope Dart is an item from Galosphere, crafted from Allurite Shard and String.

Acquisition

Crafting using Allurite Shard and String, arranged in the pattern shown. Produces 2× Rope Dart.

Crafting
Allurite Shard
String
Rope Dart Rope Dart ×2 guaranteed
Developer reference
Registry name
galosphere:rope_dart
Namespace
galosphere
Mod ID
galosphere

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "S"
  ],
  "ingredients": {
    "A": {
      "item": "galosphere:allurite_shard"
    },
    "S": {
      "item": "minecraft:string"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}