MCMinecraft Assets Explorer

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

sticky_piston.json0 B

Empty File
{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "P": {
      "item": "minecraft:piston"
    },
    "S": {
      "item": "minecraft:slime_ball"
    }
  },
  "pattern": [
    "S",
    "P"
  ],
  "result": {
    "item": "minecraft:sticky_piston"
  },
  "show_notification": true
}