Opt-out config in common config added (issue #154), server opt-outs untouched to prevent breaking configs applied in the fields.

This commit is contained in:
stfwi 2021-01-10 17:08:20 +01:00
parent 61d0225afa
commit 915ef88029
23 changed files with 180 additions and 117 deletions

View file

@ -11,6 +11,9 @@ Mod sources for Minecraft version 1.16.x.
## Version history
- v1.1.6 [F] Added common-config opt-out specification for pack level opt-outs (issue #154,
ty gekkone), will replace server config opt-out in MC1.17.
- v1.1.6-b3 [M] Config logging edited, E-Furnace GUI capacitor tooltip added, E-Furnace power consumption
independent of config speed setting (issue #152 ty Staegrin).