Added Baking Oven and Bakehouse presets (#983, #975)

This commit is contained in:
N DIVIJ
2023-08-25 12:45:17 +02:00
committed by GitHub
parent 9be5591cef
commit 9742f8ccce
3 changed files with 48 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"icon": "temaki-bread",
"geometry": [
"area"
],
"tags": {
"building": "bakehouse"
},
"matchScore": 0.5,
"name": "Bakehouse"
}