18 lines
266 B
JSON
Raw Normal View History

2022-01-23 23:35:02 +08:00
{
"craft": {
"amount": "",
2022-01-24 23:52:03 +08:00
"recents": [],
"inventory": 0b
2022-01-23 23:35:02 +08:00
},
"math": {
"current": "",
"last": "0",
2022-01-24 23:52:03 +08:00
"state": 0,
"operator": 0
},
"player": {
"recipes": {},
"last": ""
2022-01-23 23:35:02 +08:00
}
}