source-code/desktopRuntime/resources/assets/minecraft/models/block/sculk.json

6 lines
No EOL
98 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/sculk"
}
}