MForster / factorio-rust-tools

A Rust library to export prototype definitions from Factorio.
4 stars 1 forks source link

Handle boolean dictionary entries #33

Closed MForster closed 1 year ago

MForster commented 1 year ago

Currently we're getting this:

"assembling-machine-3": {
  "allowed_effects": {
    "consumption": null,
    "pollution": null,
    "productivity": null,
    "speed": null
  },