hdm-mod/src/main/resources/assets/hdm_mod/models/block/window.json
dragonruler1000 a8d47d1845 Trying to fix broken textures
Signed-off-by: dragonruler1000 <github@me.minecraftchest2.us>
2025-05-22 20:54:02 -05:00

6 lines
No EOL
86 B
JSON

{
"parent": "block/cube_all",
"textures" : {
"all": "hdm_mod:block/grey"
}
}