Crafting using Stone Bricks, Warp Dust, Stone Bricks, Warp Dust, Flint, Warp Dust, Stone Bricks, Warp Dust and Stone Bricks, arranged in the pattern shown. Produces Warp Plate.
Warp Plate
Waystones · by BlayTheNinth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warp Plate | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Warp Plate | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
waystones:warp_plate- 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": [
"SWS",
"WFW",
"SWS"
],
"ingredients": {
"F": {
"item": "minecraft:flint"
},
"S": {
"item": "minecraft:stone_bricks"
},
"W": {
"item": "waystones:warp_dust"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
