Crafting using Allurite Shard and String, arranged in the pattern shown. Produces 2× Rope Dart.
- Inputs
- Allurite Shard
- String
- Output
- → Rope Dart ×2
item· Other
Rope Dart is an item from Galosphere, crafted from Allurite Shard and String.
Crafting using Allurite Shard and String, arranged in the pattern shown. Produces 2× Rope Dart.
galosphere:rope_dartgalospheregalosphereRecipe 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
}