block· Machines & Other Blocks

End Stone Tiles

Goety · by Polarice3
block End StoneEnd Stone

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

Acquisition

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

Crafting
End Stone Tiles ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
End Stone 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 End Stone Tiles, End Stone Tiles and End Stone Tiles, arranged in the pattern shown. Produces 6× End Stone Tile Slab.

Crafting
End Stone Tile Slab End Stone Tile Slab ×6 guaranteed

Crafting using End Stone Tiles, End Stone Tiles, End Stone Tiles, End Stone Tiles, End Stone Tiles and End Stone Tiles, arranged in the pattern shown. Produces 4× End Stone Tile Stairs.

Crafting
End Stone Tile Stairs End Stone Tile Stairs ×4 guaranteed

Crafting using End Stone Tiles and Chorus Growth, in any arrangement. Produces Grassy End Stone Tiles.

Crafting ⇆ any arrangement
Grassy End Stone Tiles guaranteed

Crafting using End Soil Debris, End Stone Tiles, End Stone Tiles and End Soil Debris, arranged in the pattern shown. Produces 2× Soiled End Stone Tiles.

Crafting
Soiled End Stone Tiles ×2 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:end_stone_tiles
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/end_stone
goety:items/end_stone

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "SS"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:end_stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}