Skip to content

Instantly share code, notes, and snippets.

/bad-migration Secret

Created August 26, 2017 05:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/27053d485bae46744bbeadcdf0ace659 to your computer and use it in GitHub Desktop.
Save anonymous/27053d485bae46744bbeadcdf0ace659 to your computer and use it in GitHub Desktop.
{
"technology":
[
["transport-engineer-1", "logistics-4"],
["transport-engineer-2", "logistics-5"]
]
}
{
"entity":
[
["diesel-locomotive-mk2", "locomotive-mk2"],
["diesel-locomotive-mk3", "locomotive-mk3"]
]
}
{
"item":
[
["diesel-locomotive-mk2", "locomotive-mk2"],
["diesel-locomotive-mk3", "locomotive-mk3"]
]
}
{
"recipe":
[
["diesel-locomotive-mk2", "locomotive-mk2"],
["diesel-locomotive-mk3", "locomotive-mk3"]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment