Portstone
waystones:portstone

Portstone

Waystones · by BlayTheNinth
block Pickaxe MineableIs Teleport Target

Acquisition

Crafting using Stone Bricks, Stone Bricks, Warp Stone, Stone Bricks, Polished Andesite, Polished Andesite and Polished Andesite, arranged in the pattern shown. Produces Portstone.

Crafting
Portstone Portstone guaranteed

Mining & drops

sourcecountchanceconditions
Portstone1–1100%Survives Explosion, Block State Property

Block drops

dropscountchanceconditions
Portstone1–1100%Survives Explosion, Block State Property
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
}