minecraft-src/data/minecraft/recipe/bordure_indented_banner_pattern.json
2025-07-04 02:00:41 +03:00

12 lines
No EOL
223 B
JSON

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