Files
ThisRocks/src/main/resources/assets/rocks/models/item/starfish.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
84 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "rocks:item/starfish"
}
}