neapolitan:chocolate_tiles

Chocolate Tiles

Neapolitan · by Team Abnormals
block Axe Mineable

Chocolate Tiles is a block from Neapolitan, crafted from Chocolate Bricks.

Acquisition

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

Crafting
Chocolate Tiles ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Chocolate Tiles1–1100%Survives Explosion

Used in (6)

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

Crafting
Chocolate Tile Wall Chocolate Tile Wall ×6 guaranteed

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

Crafting
Chocolate Tile Slab Chocolate Tile Slab ×6 guaranteed
view all 6 →

Block drops

Drops itself when broken.

Developer reference
Registry name
neapolitan:chocolate_tiles
Namespace
neapolitan
Mod ID
neapolitan
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "neapolitan:chocolate_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BB",
    "BB"
  ],
  "ingredients": {
    "B": {
      "item": "neapolitan:chocolate_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}