|
|
(63 intermediate revisions by 22 users not shown) |
Line 1: |
Line 1: |
| {{Languages}}
| | #REDIRECT[[Modding]] |
| '''Since v0.10.7 the filenames for mods changed. [http://www.factorioforums.com/forum/viewtopic.php?f=14&t=5364 See how this works]!
| |
| | |
| | |
| == How to use mods ==
| |
| | |
| ''' See [[Installing Mods]]
| |
| | |
| == List of user made mods ==
| |
| | |
| This is only the tip of the iceberg! '''A more or less complete list of mods is in the [http://www.factorioforums.com/forum/viewforum.php?f=14 Mods forum].'''
| |
| You are invited to add other mods to this list! See down how.
| |
| | |
| {| class="wikitable sortable"
| |
| !colspan="6"| Large Gameplay Changes and Overhaul Mods
| |
| |-
| |
| !style="width: 15%"| Mod
| |
| !style="width: 15%"| Author
| |
| !style="width: 10%"| Latest Release
| |
| !style="width: 10%"| Factorio Version
| |
| !style="width: 10%"| Dependencies
| |
| !style="width: 40%"| Brief Description
| |
| |-
| |
| | |
| | {{subpage|Replicator}} ([http://www.factorioforums.com/forum/viewtopic.php?f=14&t=6769 Forum])
| |
| | jamuspsi || 0.2.1 || 0.11.3+ || ??
| |
| | Big change in gameplay, create resources from energy. Lots of energy.
| |
| | |
| |}
| |
| | |
| {| class="wikitable sortable"
| |
| !colspan="6"| Modpacks/Large variety of Changes and New Items
| |
| |-
| |
| !style="width: 15%"| Mod
| |
| !style="width: 15%"| Author
| |
| !style="width: 10%"| Latest Release
| |
| !style="width: 10%"| Factorio Version
| |
| !style="width: 10%"| Dependencies
| |
| !style="width: 40%"| Brief Description
| |
| |-
| |
| | |
| | {{subpage|MoMods}} ([http://www.factorioforums.com/forum/viewtopic.php?f=14&t=2778 Forum])
| |
| | ludsoe || N/A - Multiple Mods || 0.11.x+ || ??
| |
| | A variety of mods changing various gameplay elements.
| |
| | |
| |}
| |
| | |
| {| class="wikitable sortable"
| |
| !colspan="6"| Map and Spawning Changes
| |
| |-
| |
| !style="width: 15%"| Mod
| |
| !style="width: 15%"| Author
| |
| !style="width: 10%"| Latest Release
| |
| !style="width: 10%"| Factorio Version
| |
| !style="width: 10%"| Dependencies
| |
| !style="width: 40%"| Brief Description
| |
| |-
| |
| | |
| | {{subpage|Resource Spawner Overhaul}} ([http://www.factorioforums.com/forum/viewtopic.php?f=14&t=4761 Forum])
| |
| | Dark || 1.0.2 || 0.10.2+ || ??
| |
| | Edits resource and biter spawning behavior, encourages longer-distance transportation with more spread out resources.
| |
| | |
| |}
| |
| | |
| == Dependencies? ==
| |
| Dependencies are used to tell the game what order mods should be loaded. A mod that has dependency gets loaded after the mod it depends. The mod will not be active if it has dependency to a mod that is missing, disabled (by user) or invalid (by dependency of depended mod)
| |
| | |
| *'''base''' is the default game data that comes with Factorio.
| |
| [[Modding_overview#Mod_meta_information]]
| |
| | |
| == How to add my/another mod into this page? ==
| |
| | |
| Two possibilities:
| |
| # become user of the wiki (get an account) and add it. You can use the {{subpage|ExampleMod}}, to see, how you can structure the information about your own mod!
| |
| # ask in the forum, if someone would add it
| |
| | |
| == Subpages ==
| |
| | |
| {{Special:PrefixIndex/{{FULLPAGENAME}}/}}
| |