Files
ThisRocks/src/main/resources/assets/rocks/models/block/starfish_pink.json
Motschen c6b4e00e0e This Rocks 1.1.0
Added Starfish
Added Underwater Generation
Changed Block Sounds
Changed SelectionBox sizes
New Seashell Loot Table
Update MidnightHats
2020-11-01 15:45:45 +01:00

6 lines
87 B
JSON

{
"parent": "block/air",
"textures": {
"particle": "rocks:block/starfish_pink"
}
}