+ more flags

This commit is contained in:
Glitchlabs
2026-07-25 22:21:47 +02:00
parent b62de9f78c
commit 474b980b53
248 changed files with 2923 additions and 9 deletions
@@ -0,0 +1,19 @@
{
"variants": {
"facing=east": {
"model": "ornamentum:block/netherlands_flag",
"y": 90
},
"facing=north": {
"model": "ornamentum:block/netherlands_flag"
},
"facing=south": {
"model": "ornamentum:block/netherlands_flag",
"y": 180
},
"facing=west": {
"model": "ornamentum:block/netherlands_flag",
"y": 270
}
}
}