Files
BlackSugarMod/src/main/resources/assets/blacksugarmod/models/item/indestructible_starfish.json
2025-08-28 14:34:45 +08:00

6 lines
122 B
JSON

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "blacksugarmod:item/indestructible_starfish"
}
}