testing pre-commit strats

This commit is contained in:
2025-05-11 16:11:23 -05:00
parent f6b42786f0
commit 4532dbb897
283 changed files with 25943 additions and 25864 deletions
.gitattributes
1.20.1-FearFactoryTest
instance.cfg
minecraft
config
ArPhEx Configurations.tomlDeep Void Config.tomlHexerei-client.tomlHexerei-common.toml
Obscuria
UndeadUnleashed.tomlZoNiEx Configurations.tomlalexscaves-client.tomlalexscaves-general.tomlallthetrims.jsonamendments-client.tomlamendments-common.toml
apotheosis
apothic_cataclysm-common.tomlars_elemental-client.tomlars_elemental-common.toml
ars_elemental
ars_nouveau-client.tomlars_nouveau-common.tomlars_nouveau-server.toml
ars_nouveau
ars_ocultas
arsdelight-common.tomlattributeslib.cfgavaritia-common.tomlbetteradvancements-client.tomlbetterendisland-forge-1_20.tomlbetterfortresses-forge-1_20.tomlbloodmagic-client.tomlbloodmagic-common.tomlblueprint-client.tomlblueprint-common.tomlbotania-client.tomlbotania-common.tomlbotanicadds.cfgburninthesun-common.tomlbutcher.tomlcataclysm.tomlchimes-client.tomlchimes-common.tomlchunkloaders-common.tomlcitadel-common.tomlcopycats-client.tomlcopycats-common.tomlcorpsecurioscompat-common.tomlcrabbersdelight-common.tomlcreate-client.tomlcreate-common.tomlcreate_central_kitchen-common.tomlcreate_new_age-client.tomlcreate_new_age-common.tomlcreateaddition-common.tomlcreatecasing-common.tomlcreategoggles-client.tomlcreategoggles-common.tomlcreateoreexcavation-common.tomlcurios-client.tomlcurios-common.tomlcyclopscore-common.tomldarkness.propertiesdeeperdarker-common.tomlembeddium-fingerprint.jsonenchanted-client.tomlenchanted-common.tomlends_delight-common.tomlenhanced_boss_bars-common.tomlevilcraft-common.tomlexplorerscompass-client.tomlexplorerscompass-common.tomlexposure-client.tomlexposure-common.toml
fabric
farmersdelight-client.tomlfarmersdelight-common.tomlfastbench.cfgfastpaintings-common.tomlferritecore-mixin.tomlflywheel-client-1.toml.bakfml.tomlforge-client.toml
hammerlib
herdmentality-common.tomlhex_ars_link-common.toml
hex_ars_link
hexcasting-client.tomlhexcasting-common.tomlhexcastingadditions-common.tomlhostilenetworks.cfghourglass-client.tomliceandfire-client.tomliceandfire-common.toml
jei
l2_configs
legendary_monsters-common.tomllegendarytooltips-common.tomllunar-common.tomlman_config.tomlmodelfix-client.tomlmodonomicon-client.tomlmoonlight-client.tomlmoonlight-common.tomlmythicbotany-client.tomlnaturescompass-client.tomlnaturescompass-common.tomlnyfsspiders.tomloccultengineering-client.tomloccultism-client.tomloceanworld-common.tomlpatchouli-client.tomlpaucal-common.tomlpehkui-client.tomlpehkui-common.toml
pickupnotifier
polymorph-integrations.tomlponder-client.tomlquark-common.toml
regions_unexplored
sanguine_networks-common.toml
sanitydim
sereneseasons
sliceanddice-client.tomlsliceanddice-common.tomlsnowundertrees-common.tomlsodiumdynamiclights-client.tomlsolapplepie-client.tomlsophisticatedbackpacks-common.tomlsophisticatedcore-client.tomlsophisticatedcore-common.tomlsupplementaries-client.tomlsupplementaries-common.tomlterrablender.tomltradersindisguise-common-1.toml.baktradersindisguise-common-2.toml.baktradersindisguise-common-3.toml.baktradersindisguise-common-4.toml.baktradersindisguise-common-5.toml.bak
ultimine_addition
undergarden-client.tomlundergarden-common.tomlzeta-common.toml
defaultconfigs
icon.png
kubejs
local
mods
options.txtrhino.local.properties

@ -1,42 +1,42 @@
#Visual Settings
[visual]
#Shows all tags an item has in the tooltip on hover if advanced tooltips (F3+H) are enabled.
showItemTagsInTooltip = false
#Disables the headache- and possibly seizure-inducing visual effects of Demon's Dream.
disableDemonsDreamShaders = false
#Disables holiday themed visual content such as familiar skins.
disableHolidayTheming = false
#When true the old divination rod selected block renderer will be used.
#May work for some people that do not see selected block outlines when using the divination rod.
useAlternativeDivinationRodRenderer = false
#The integer code of the color of the white chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness it should not be necessary to change this.
whiteChalkGlyphColor = 16777215
#The integer code of the color of the golden chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness it should not be necessary to change this.
goldenChalkGlyphColor = 15783680
#The integer code of the color of the purple chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness it should not be necessary to change this.
purpleChalkGlyphColor = 10224531
#The integer code of the color of the red chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness this value should be changed to a green color, we recommend 33289 (= Hex 0x008209)
redChalkGlyphColor = 13369601
#Misc Settings
[misc]
#Sync JEI search in storage actuator.
syncJeiSearch = false
#If true, divination rod will render all matching blocks with an outline. Disable if it causes lag.
#This setting will be unused, if Theurgy is installed alongside, as Occultism will use Theurgy's divination rod result rendering instead.
divinationRodHighlightAllResults = false
#The scan range in blocks for the divination rod. Too high might cause lags
#Range: > 1
divinationRodScanRange = 129
#Disables the sound played when a spirit fire successfully crafted an item.
disableSpiritFireSuccessSound = false
#Visual Settings
[visual]
#Shows all tags an item has in the tooltip on hover if advanced tooltips (F3+H) are enabled.
showItemTagsInTooltip = false
#Disables the headache- and possibly seizure-inducing visual effects of Demon's Dream.
disableDemonsDreamShaders = false
#Disables holiday themed visual content such as familiar skins.
disableHolidayTheming = false
#When true the old divination rod selected block renderer will be used.
#May work for some people that do not see selected block outlines when using the divination rod.
useAlternativeDivinationRodRenderer = false
#The integer code of the color of the white chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness it should not be necessary to change this.
whiteChalkGlyphColor = 16777215
#The integer code of the color of the golden chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness it should not be necessary to change this.
goldenChalkGlyphColor = 15783680
#The integer code of the color of the purple chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness it should not be necessary to change this.
purpleChalkGlyphColor = 10224531
#The integer code of the color of the red chalk glyph in world.
#This is intended to allow people with color blindness to change the color of the glyph.
#For most types of color blindness this value should be changed to a green color, we recommend 33289 (= Hex 0x008209)
redChalkGlyphColor = 13369601
#Misc Settings
[misc]
#Sync JEI search in storage actuator.
syncJeiSearch = false
#If true, divination rod will render all matching blocks with an outline. Disable if it causes lag.
#This setting will be unused, if Theurgy is installed alongside, as Occultism will use Theurgy's divination rod result rendering instead.
divinationRodHighlightAllResults = false
#The scan range in blocks for the divination rod. Too high might cause lags
#Range: > 1
divinationRodScanRange = 129
#Disables the sound played when a spirit fire successfully crafted an item.
disableSpiritFireSuccessSound = false