Crafting using Red Wool, Red Wool, Red Wool, Ghast Tear, String, String and String, arranged in the pattern shown. Produces Destiny Knot.
item· Other
Destiny Knot
Cobblemon · by The Cobblemon Team
Destiny Knot is a item from Cobblemon, crafted from Red Wool, Ghast Tear, and String.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Frozen (cobblemon) cobblemon:gimmi_tower_frozen | 1–1 | 100% | — |
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins | 1–1 | 100% | — |
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Junk (cobblemon) cobblemon:gimmi_tower_junk | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Temperate (cobblemon) cobblemon:gimmi_tower_temperate | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:destiny_knot- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/held/destiny_knot cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WW ",
"WDS",
" SS"
],
"ingredients": {
"D": {
"item": "minecraft:ghast_tear"
},
"S": {
"item": "minecraft:string"
},
"W": {
"item": "minecraft:red_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
