Files
minecraft-assets/data/minecraft/recipe/skull_banner_pattern.json
2024-05-29 18:31:30 +02:00

16 lines
273 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "minecraft:paper"
},
{
"item": "minecraft:wither_skeleton_skull"
}
],
"result": {
"count": 1,
"id": "minecraft:skull_banner_pattern"
}
}