mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-05-22 21:35:29 +00:00
38 lines
672 B
JSON
38 lines
672 B
JSON
{
|
|
"COMMENT_1": "JSON by MattNL",
|
|
"entries": [
|
|
{
|
|
"internalName": "moon_phase_0",
|
|
"displayName": "Full Moon"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_1",
|
|
"displayName": "Waning Gibbous"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_2",
|
|
"displayName": "Last Quarter"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_3",
|
|
"displayName": "Waning Crescent"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_4",
|
|
"displayName": "New Moon"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_5",
|
|
"displayName": "Waxing Crescent"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_6",
|
|
"displayName": "First Quarter"
|
|
},
|
|
{
|
|
"internalName": "moon_phase_7",
|
|
"displayName": "Waxing Gibbous"
|
|
}
|
|
]
|
|
}
|