source-code/desktopRuntime/resources/assets/minecraft/models/block/lime_wool.json
eaglercraft 784a776dbb add files
2024-02-14 20:52:11 -08:00

6 lines
108 B
JSON
Executable file

{
"parent": "block/cube_all",
"textures": {
"all": "blocks/wool_colored_lime"
}
}