rise-of-blocks-mod/src/main/resources/assets/riseofblocks/models/block/flag_blue.json
Kalle Struik 755473cf4e
All checks were successful
Build / build (push) Successful in 4m11s
Colored flags, flags command, end portal tp fix
2025-07-21 17:09:32 +02:00

6 lines
No EOL
102 B
JSON

{
"parent": "riseofblocks:block/flag",
"textures": {
"flag": "minecraft:block/blue_wool"
}
}