Files
minecraft-assets/data/minecraft/recipe/flower_banner_pattern.json
2025-03-12 18:31:32 +01:00

12 lines
220 B
JSON

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