Files
Puddles/src/main/resources/assets/puddles/models/block/puddle.json
2021-05-12 10:58:19 +02:00

7 lines
112 B
JSON
Executable File

{
"credit": "made by Motschen",
"parent": "block/block",
"textures": {
"particle": "block/water_still"
}
}