Differences From Artifact [4a4cb020f3]:
- File settingtypes.txt — part of check-in [6e7b450ec7] at 2021-07-05 16:47:11 on branch trunk — add new god, add idol crafting recipes, fix bugs (user: lexi, size: 178) [annotate] [blame] [check-ins using]
To Artifact [725725f3db]:
- File settingtypes.txt — part of check-in [6a4d5ed7c7] at 2021-07-06 13:35:01 on branch trunk — tweaks, add getting started guide (user: lexi, size: 390) [annotate] [blame] [check-ins using]
1 2 3 4 |
# common tweaks for the sorcery mod # allow the XDecor enchanter to coexist with the Sorcery enchanter compat_xdecor_allow_enchanter (Compat/XDecor: Allow Enchanter) bool false |
| > > > |
1 2 3 4 5 6 7 |
# common tweaks for the sorcery mod # allow the XDecor enchanter to coexist with the Sorcery enchanter sorcery_compat_xdecor_allow_enchanter (Compat/XDecor: Allow Enchanter) bool false # hide the recipe viewer for users without the sorcery:omniscience privilege to avoid disrupting the game information economy sorcery_compat_craftguide_conceal (Compat/MTG Craftguide: Conceal) bool true |