Files
meatballcraft/config/JustEnoughCalculation/record.json
T
2025-10-08 15:37:43 -05:00

31 lines
592 B
JSON

{
"craft": {
"inventory": 0b,
"amount": "",
"recents": [
{
"type": "empty",
"content": {}
},
{
"type": "itemStack",
"content": {
"amount": 1L,
"meta": 11,
"item": "projectex:matter"
}
}
]
},
"player": {
"last": "",
"recipes": {}
},
"math": {
"current": "",
"last": "0",
"operator": 0,
"state": 0
}
}