MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
1.17.1

sea_lantern.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "SCS",
    "CCC",
    "SCS"
  ],
  "key": {
    "S": {
      "item": "minecraft:prismarine_shard"
    },
    "C": {
      "item": "minecraft:prismarine_crystals"
    }
  },
  "result": {
    "item": "minecraft:sea_lantern"
  }
}