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

15 lines
518 B
JSON
Raw Normal View History

2025-08-27 20:49:18 -05:00
{
"version": 1,
"data": {
2025-08-30 03:00:05 -05:00
"experiencePoints": 944,
"score": 946,
2025-08-27 20:49:18 -05:00
"foodLevel": 20,
2025-08-30 03:00:05 -05:00
"saturationLevel": 4.799999,
"exhaustion": 1.7413985,
2025-08-27 20:49:18 -05:00
"health": 20.0,
"statusEffects": [
"{\n data: [],\n palette: [],\n duration: 100,\n id: \"minecraft:strength\",\n show_icon: 0b,\n show_particles: 0b\n}",
"{\n data: [],\n palette: [],\n amplifier: 1b,\n duration: 100,\n id: \"minecraft:haste\",\n show_icon: 0b,\n show_particles: 0b\n}"
]
}
}