1.14: Config implemented. Recipes completed (standalone recipes). Lang file newline escape fixes. Hard IE dependent blocks are implicitly opted out if IE is not installed.

This commit is contained in:
stfwi 2019-07-11 21:13:04 +02:00
parent 547912aaa4
commit 533a315c3f
10 changed files with 28 additions and 11 deletions

View file

@ -144,7 +144,10 @@ More to come slowly but steadily.
### Mod pack integration, forking, back ports, bug reports, testing
- Packs: If your mod pack ***is open source as well and has no installer***,
you don't need to ask and simply integrate this mod.
you don't need to ask and simply integrate this mod. The mod has an extensive
configuration allowing you to choose exactly which features you want, and
additional tweaks like furni power consumption, smelting speed etc, allow
to adapt the mod to the context it is used in.
- Bug reports: Yes, please let me know. Drop a mail or better open an issue
for the repository.