Warp Plate
waystones:warp_plate

Warp Plate

Waystones · by BlayTheNinth
block Pickaxe MineableIs Teleport Target

Acquisition

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.

Crafting
Warp Plate Warp Plate guaranteed

Mining & drops

sourcecountchanceconditions
Warp Plate1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Warp Plate1–1100%Survives Explosion
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
}