https://github.com/thefox6/factory
A mod that adds factory like machines
https://github.com/thefox6/factory
machines minetest-mod
Last synced: 2 months ago
JSON representation
A mod that adds factory like machines
- Host: GitHub
- URL: https://github.com/thefox6/factory
- Owner: theFox6
- License: mit
- Created: 2017-06-11T15:30:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T10:51:59.000Z (about 2 years ago)
- Last Synced: 2025-01-30T20:28:10.617Z (11 months ago)
- Topics: machines, minetest-mod
- Language: Lua
- Homepage: https://content.minetest.net/packages/theFox/factory/
- Size: 1.82 MB
- Stars: 6
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# factory
Modernize theFox6 review of LemonLake's factory mod for minetest.
It adds machines for your factory.
For transportation there are vacuums, conveyor belts, fans and many more.
For production there are industrial furnaces, auto crafters and also many more.
There are also a few sorting devices.
And to stop the coal distribution madness there are electronic devices too.
## Submodules
Currently factory only has the modutil portable submodule.
It is needed to be able to run without the modutil mod.
This means you can either download the modutil mod and enable it or get the submodule:
When cloning add "--recursive" option to clone including all submodules:
```
git clone --recursive https://github.com/theFox6/factory.git
```
If one of the submodule folders is empty use:
```
git submodule update --init
```
This will clone all missing submodules.
## Dependencies
factory needs modutil to load utilities it can also use modutil portable though
you can add moreblocks to make the factory blocks cuttable
you can add unified_inventory for crafting help
you may want to have default because it is used for most crafting recipes
## missing modutil
If you clone the mod you either need to **install and activate the modutil mod** or you need to **[clone it recursively](#cloning)**.
If modutil is not present you will get the following error:
`.minetest/mods/factory/modutil/portable.lua: No such file or directory`
## cloning
When cloning first add "--recursive" option to clone including all submodules:
```
git clone --recursive https://github.com/theFox6/factory.git
```
else the submodule folders will be empty.
If one of the submodule folders is empty use:
```
git submodule update --init
```
This will clone all missing submodules.
To pull all changes in the repo including changes in the submodules use:
```
git pull --recurse-submodules
```
## License
* original factory made by Lemmy is under the WTFPL
* zinc is taken of technic which is under LGPL, V2 or later
* silver is taken of moreores which is under zlib license
* parts of factory made by theFox6 are under the MIT License
* mazes_80 artwork under LAL 1.3 or later: http://artlibre.org/