Crafting using Any Gray Dyes and Any Sharestone, in any arrangement. Produces Gray Sharestone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gray Sharestone | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Gray Sharestone | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
waystones:gray_sharestone- Namespace
waystones- Mod ID
waystones- Tags (9)
minecraft:blocks/mineable/pickaxe waystones:blocks/dyed_sharestones waystones:blocks/is_teleport_target waystones:blocks/sharestone waystones:blocks/sharestones waystones:items/dyed_sharestone waystones:items/dyed_sharestones waystones:items/sharestone waystones:items/sharestones
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "balm:gray_dyes"
},
{
"tag": "waystones:sharestone"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}