Crafting using Stone Bricks, Stone Bricks, Warp Stone, Stone Bricks, Polished Andesite, Polished Andesite and Polished Andesite, arranged in the pattern shown. Produces Portstone.
Portstone
Waystones · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Portstone | 1–1 | 100% | Survives Explosion, Block State Property |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Portstone | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
waystones:portstone- Namespace
waystones- Mod ID
waystones- Tags (2)
minecraft:blocks/mineable/pickaxe waystones:blocks/is_teleport_target
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SWS",
"BBB"
],
"ingredients": {
"B": {
"item": "minecraft:polished_andesite"
},
"S": {
"item": "minecraft:stone_bricks"
},
"W": {
"item": "waystones:warp_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

