Crafting using Comet Planks and Comet Planks, arranged in the pattern shown. Produces 4× Comet Stick.
Comet Stick
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Comet Stick is a item from Blue Skies, crafted from Comet Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Comet Leaves | 1–1 | 100% | Inverted, Table Bonus |
Used in (2)
Related items
Developer reference
- Registry name
blue_skies:comet_stick- Namespace
blue_skies- Mod ID
blue_skies- Tags (1)
forge:items/rods/wooden
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "blue_skies:comet_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "sticks",
"experience": null,
"cooking_time": null
}
