Add config option to completely disable holo service. Revamp config util to include field types. Allows the proper reading of stuff like: List<List<List<NamespacedKey>>> whereas beforehand it would read the NamespacedKey as a string. Moved config version to 5.1.0 so I can introduce using namespaced keys for elevator recipe. Goal is to eventually fully support being able to use other elevators inside a recipe. It works right now, though the Elevator must be the same color as other colorable materials in the recipe. TODO: changing display name and lore do not update recipes. 0268d65

Author avatarKeehl committed

No issues found

One of my most productive days was throwing away 1000 lines of code.

– Ken Thompson