Files
minecraft-assets/data/minecraft/recipe/skull_banner_pattern.json
2024-10-16 18:32:00 +02:00

12 lines
229 B
JSON

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