1
0
Fork 0
Gen2/dimensional-inventories/v2/data/default/c6a465aa-1a67-4cc5-b25b-c0c3239a340f/main/status.json

14 lines
361 B
JSON
Raw Normal View History

2025-08-27 20:49:18 -05:00
{
"version": 1,
"data": {
2025-09-01 03:00:17 -05:00
"experiencePoints": 0,
"score": 0,
2025-08-27 20:49:18 -05:00
"foodLevel": 20,
2025-09-01 03:00:17 -05:00
"saturationLevel": 5.0,
"exhaustion": 0.496,
2025-08-27 20:49:18 -05:00
"health": 20.0,
"statusEffects": [
"{\n data: [],\n palette: [],\n amplifier: 1b,\n duration: 100,\n id: \"minecraft:haste\",\n show_icon: 0b,\n show_particles: 0b\n}"
]
}
}