18 lines
266 B
JSON
18 lines
266 B
JSON
|
{
|
||
|
"craft": {
|
||
|
"inventory": 0b,
|
||
|
"amount": "",
|
||
|
"recents": []
|
||
|
},
|
||
|
"player": {
|
||
|
"last": "",
|
||
|
"recipes": {}
|
||
|
},
|
||
|
"math": {
|
||
|
"current": "",
|
||
|
"last": "0",
|
||
|
"operator": 0,
|
||
|
"state": 0
|
||
|
}
|
||
|
}
|