{"id":22299801,"url":"https://github.com/zomis/factoriomods","last_synced_at":"2025-07-29T02:31:15.862Z","repository":{"id":144988654,"uuid":"54670093","full_name":"Zomis/FactorioMods","owner":"Zomis","description":"Various mods for the game Factorio","archived":false,"fork":false,"pushed_at":"2024-11-06T18:54:06.000Z","size":1468,"stargazers_count":15,"open_issues_count":19,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-06T19:37:03.733Z","etag":null,"topics":["factorio","factorio-mod","game-factorio","lua","mod"],"latest_commit_sha":null,"homepage":"https://mods.factorio.com/mods/zomis","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zomis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-24T19:53:51.000Z","updated_at":"2024-11-06T18:54:10.000Z","dependencies_parsed_at":"2023-12-29T01:24:44.846Z","dependency_job_id":"37e0adbd-78ea-4f36-8dae-af27807e5390","html_url":"https://github.com/Zomis/FactorioMods","commit_stats":null,"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zomis%2FFactorioMods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zomis%2FFactorioMods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zomis%2FFactorioMods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zomis%2FFactorioMods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zomis","download_url":"https://codeload.github.com/Zomis/FactorioMods/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227971989,"owners_count":17849421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["factorio","factorio-mod","game-factorio","lua","mod"],"created_at":"2024-12-03T18:07:52.758Z","updated_at":"2024-12-03T18:07:53.828Z","avatar_url":"https://github.com/Zomis.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Factorio Mods\n\nSeveral mods for the Factorio game, each mod is described below.\n\n## Contributing\n\n- Pull requests are welcome!\n- There's no need to update the version number, my Jenkinsfile takes care of that automatically when I release a new mod.\n\n# List of mods (non-exhaustive)\n\n## [Visual Signals](https://mods.factorio.com/mods/zomis/visual-signals) (GUI Signal Display)\n\nAllows players to keep track of circuit networks in the GUI at any time.\n\nOriginally based on [CircuitsUI by Fumelgo](https://mods.factorio.com/mods/Fumelgo/CircuitsUI) but massively modified to become a mod on its own.\n\n![Factorio screenshot of Visual Signals](https://mods-data.factorio.com/pub_data/media_files/vjrlqhNDv4QS.png)\n\n## [Lamp Placer](https://mods.factorio.com/mods/zomis/lamp-placer)\n\nLets the player select an area with a Lamp Placer tool to give orders to robots to place lamps in the area.\n\n![Factorio screenshot of Lamp Placer](https://mods-data.factorio.com/pub_data/media_files/XolK5mysVxah.png)\n\n## [What is Missing (WiM)](https://mods.factorio.com/mods/zomis/what-is-missing)\n\nThe GUI will show when you place something on the map.\n\nNo need to run around checking why you are not producing so much as you want to. This mod will tell you about all things that are causing you to not produce as much research, build a rocket, or any items of your choice.\n\n![Factorio screenshot of What is Missing](https://mods-data.factorio.com/pub_data/media_files/ZYuB7woBjvzO.png)\n\n## [Advanced Combinator](https://mods.factorio.com/mod/advanced-combinator)\n\nInstead of using one combinator to get the minimum value of a network, one to get the game time, then some to do some other arithmetic with it, I decided to make one combinator that can do it all!\n\nThis mod is using (somewhat) clean code and good coding practices which makes it easy to add more features too.\n\nAlthough it may be difficult to use at first, it is very powerful and capable of lots of things!\n\n![Factorio screenshot of Advanced Combinator](https://mods-data.factorio.com/assets/102511eb9c85063d051c0492bfc17b2c23994650.png)\n\n## [Timeline](https://mods.factorio.com/mod/timeline)\n\nTrack your efficiency and improve yourself in becoming faster. Ideal for those who try to speed-run the game.\n\nThis mod saves the timestamp of some key events:\n- Research finished\n- Rockets launched and their content\n- Every power of 10 of items produced (1 items produced, 10, 100, 1000, etc.)\n- Player died\n\nOther mods may add their own mark by invoking a method that takes the force, a name, a parameter, and a numeric value:\nremote.call(\"timeline\", \"add_timeline_mark\", force, \"some-name\", \"some-parameter\", 42)\n\nSupports export to a HTML file so that you can easily compare your performance between different games.\n\n![Factorio screenshot of Timeline](https://mods-data.factorio.com/assets/ee2cc0396664d16c43bcb9869ef60c45aa070589.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzomis%2Ffactoriomods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzomis%2Ffactoriomods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzomis%2Ffactoriomods/lists"}