Added registry name wildcard matching based opt-out config. Fixed issue #30.

This commit is contained in:
stfwi 2019-06-07 21:55:04 +02:00
parent 291debfde1
commit bb5b525f66
15 changed files with 112 additions and 21 deletions

View file

@ -10,6 +10,10 @@ Mod sources for Minecraft version 1.12.2.
----
## Revision history
- v1.0.8-b2 [F] Config opt-out fixed (thx IronPiston for the report #30).
[A] Added opt-out config for detailed including/excluding
of features (using registry name wildcard matching).
- v1.0.8-b1 [A] Added "Factory area" sign.
[M] Electrical furnace recipe changed (hoppers to conveyors).
[A] Opt-out config options added.