testing pre-commit strats

This commit is contained in:
2025-05-11 16:11:23 -05:00
parent 955cb8038c
commit a7e1af141c
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,15 +1,15 @@
[General]
#Allows a player to teleport to a located structure when in creative mode, opped, or in cheat mode.
allowTeleport = true
#Allows players to view the precise coordinates and distance of a located structure on the HUD, rather than relying on the direction the compass is pointing.
displayCoordinates = true
#The maximum radius that will be searched for a structure. Raising this value will increase search accuracy but will potentially make the process more resource intensive.
#Range: 0 ~ 1000000
maxRadius = 10000
#A list of structures that the compass will not display in the GUI and will not be able to search for. Wildcard character * can be used to match any number of characters, and ? can be used to match one character. Ex: ["minecraft:stronghold", "minecraft:endcity", "minecraft:*village*"]
structureBlacklist = []
#The maximum number of samples to be taken when searching for a structure.
#Range: 0 ~ 100000000
maxSamples = 100000
[General]
#Allows a player to teleport to a located structure when in creative mode, opped, or in cheat mode.
allowTeleport = true
#Allows players to view the precise coordinates and distance of a located structure on the HUD, rather than relying on the direction the compass is pointing.
displayCoordinates = true
#The maximum radius that will be searched for a structure. Raising this value will increase search accuracy but will potentially make the process more resource intensive.
#Range: 0 ~ 1000000
maxRadius = 10000
#A list of structures that the compass will not display in the GUI and will not be able to search for. Wildcard character * can be used to match any number of characters, and ? can be used to match one character. Ex: ["minecraft:stronghold", "minecraft:endcity", "minecraft:*village*"]
structureBlacklist = []
#The maximum number of samples to be taken when searching for a structure.
#Range: 0 ~ 100000000
maxSamples = 100000