For example the string
Code: Select all
0eNp1j8EKgzAQRP9lzxHUtkjzK6WEqGsJjRtJVmmR/HtjrS0eeluGmTezM9R2xMEbYlU7dwc5/5QA8jJDi42jwH5s2DhSg9VE6BdjQGZDt7DcSGz4qTpjGf0aJN0jSOh04Iy9pjA4z1mNlkGAoRYfIPN4FcDGogpocW3oXZtyZUwmxj4R9guybYGAKVUlBWRVHYryeC5OZR737A/i+1P2/lKATqwJ1Wb9w4ovTLpktA==
The JSON for this string is:
Code: Select all
{
"blueprint_book": {
"blueprints": [
{
"deconstruction_planner": {
"settings": {
"entity_filters": [
{
"name": "fast-transport-belt",
"index": 0
}
],
"tile_selection_mode": 2
},
"item": "deconstruction-planner",
"version": 77312491520
},
"index": 0
}
],
"item": "blueprint-book",
"active_index": 0,
"version": 77312491520
}
}