Removed/changed some potentially problematic mods.

This commit is contained in:
2022-05-12 02:10:45 -05:00
parent 258c819589
commit e7c6fd12ee
469 changed files with 1390 additions and 3423 deletions

View File

@@ -0,0 +1,13 @@
#Adjust the default way RGB16 handles dyes
#True = RYB blending is used to mix the colors
# > Like mixing paint, the dye will be added to the existing color
# > Sneak-Click to set to dye color
#
#False = Direct RGB value manipulation
# > Click to increase, Sneak-Click to decrease
#
#RYB is easier to use but RGB is more precise
use_color_blend_mode = true
#In addition to Sneak+Scroll, Tool Modes can be changed with Sneak+PageUp/Down
keys_change_tool_mode = true