block· Machines & Other Blocks

Crag Tiles

Goety · by Polarice3
block Crag BlocksCrag BlocksFull Crag Craft

Crag Tiles is a block from Goety, crafted from Cragrocks.

Acquisition

Crafting using Crag Bricks, Crag Bricks, Crag Bricks and Crag Bricks, arranged in the pattern shown. Produces 4× Crag Tiles.

Crafting
Crag Tiles ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Crag 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 Crag Tiles, Crag Tiles, Red Moss Growth, Crag Tiles and Crag Tiles, arranged in the pattern shown. Produces 4× Slight Mossy Crag Tiles.

Crafting
Slight Mossy Crag Tiles ×4 guaranteed

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

Crafting
  • Inputs
  • 3 × Crag Tiles
  • Output
  • Crag Tile Slab ×6
Crag Tile Slab Crag Tile Slab ×6 guaranteed

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

Crafting
  • Inputs
  • 6 × Crag Tiles
  • Output
  • Crag Tile Wall ×6
Crag Tile Wall Crag Tile Wall ×6 guaranteed
view all 8 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:crag_tiles
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/crag_blocks
goety:items/crag_blocks
goety:items/full_crag_craft

Recipe JSON (3):

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