1
0
mirror of https://github.com/Wyrrrd/ModuleRequester_RecipeOverride.git synced 2026-03-25 16:09:51 +01:00

0.18 port

- Ported to 0.18
- Shortened code
- Renamed mod
- Matched versioning to Factorio versions
This commit is contained in:
Wyrrrd
2020-02-20 12:13:22 +01:00
parent 2c6038a0ba
commit c623133e7c
5 changed files with 44 additions and 1 deletions

View File

@@ -1,2 +1,11 @@
# ModuleRequester_RecipeOverride
[Factorio Mod] Makes module requesters cost nothing to crft, 0.18 style.
![mod thumbnail](https://raw.githubusercontent.com/Wyrrrd/ModuleRequester_RecipeOverride/master/thumbnail.png)
(Please note: This is a quick and dirty port to 0.18. As soon as the original is ported to 0.18, this will be removed.)
Description:
- Overrides the recipes from Module Requestor so they are free. Still has to be researched.
Credit:
- Thanks to [Trylobot](https://mods.factorio.com/user/trylobot) for the [original mod](https://mods.factorio.com/mod/module-requestor-recipe-override).
- Thanks to [shanemadden](https://mods.factorio.com/user/shanemadden) for [Module Requesters](https://mods.factorio.com/mod/module-requestor).