block· Machines & Other Blocks

Crypt Tiles

Goety · by Polarice3
block Crypt StoneCrypt StoneFull Crypt Stone Craft

Crypt Tiles is a block from Goety, crafted from Crypt Stone.

Acquisition

Crafting using Crypt Stone, Crypt Stone, Crypt Stone and Crypt Stone, arranged in the pattern shown. Produces 4× Crypt Tiles.

Crafting
Crypt Tiles ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Crypt Tiles1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Crafting using Crypt Tiles, Crypt Tiles and Crypt Tiles, arranged in the pattern shown. Produces 6× Crypt Tiles Slab.

Crafting
  • Inputs
  • 3 × Crypt Tiles
  • Output
  • Crypt Tiles Slab ×6
Crypt Tiles Slab Crypt Tiles Slab ×6 guaranteed

Crafting using Crypt Tiles, Crypt Tiles, Crypt Tiles, Crypt Tiles, Crypt Tiles and Crypt Tiles, arranged in the pattern shown. Produces 6× Crypt Tiles Wall.

Crafting
  • Inputs
  • 6 × Crypt Tiles
  • Output
  • Crypt Tiles Wall ×6
Crypt Tiles Wall Crypt Tiles Wall ×6 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:crypt_tiles
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/crypt_stone
goety:items/crypt_stone
goety:items/full_crypt_stone_craft

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "goety:crypt_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:crypt_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}