Compare commits

...

2 commits

Author SHA1 Message Date
Ashley Graves
cac0c9a7f2 test
Some checks failed
Update wiki / test (push) Failing after 31s
2024-07-28 16:21:34 +02:00
Ashley Graves
d828f30ea7 test 2024-07-28 16:21:01 +02:00
81 changed files with 372 additions and 73 deletions

View file

@ -0,0 +1,67 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"logLevel": "INFO",
"autoMapPoll": "2000",
"cacheAnimalsData": "3100",
"cacheMobsData": "3000",
"cachePlayerData": "1000",
"cachePlayersData": "2000",
"cacheVillagersData": "2200",
"announceMod": "true",
"checkUpdates": "true",
"recordCacheStats": "false",
"themeName": "OceanMonument",
"caveIgnoreGlass": "true",
"mapBathymetry": "false",
"mapWaterBiomeColors": "false",
"mapTopography": "true",
"mapBiome": "true",
"mapTransparency": "true",
"mapCaveLighting": "true",
"mapAntialiasing": "true",
"mapPlantShadows": "false",
"mapPlants": "false",
"mapCrops": "true",
"mapBlendGrass": "true",
"mapBlendFoliage": "true",
"mapBlendWater": "false",
"mapSurfaceAboveCaves": "true",
"caveBlackAsClear": "false",
"renderDistanceCaveMax": "0",
"renderDistanceSurfaceMax": "0",
"renderDelay": "2",
"revealShape": "Circle",
"alwaysMapCaves": "false",
"alwaysMapSurface": "false",
"tileHighDisplayQuality": "true",
"maxAnimalsData": "32",
"maxMobsData": "32",
"maxPlayersData": "32",
"maxVillagersData": "32",
"hideSneakingEntities": "true",
"hideSpectators": "false",
"radarLateralDistance": "64",
"radarVerticalDistance": "16",
"tileRenderType": "1",
"dataCachingEnabled": "true",
"glErrorChecking": "false",
"seedId": "false",
"mappingEnabled": "true",
"optionsManagerViewed": "5.10.1",
"splashViewed": "5.10.1",
"gridSpecs": {
"day": "Squares,#808080,0.5,-1,-1",
"night": "Squares,#8080ff,0.3,-1,-1",
"underground": "Squares,#808080,0.3,-1,-1"
},
"colorPassive": "#bbbbbb",
"colorHostile": "#ff0000",
"colorPet": "#0077ff",
"colorVillager": "#88e188",
"colorPlayer": "#ffffff",
"colorSelf": "#0000ff",
"verboseColorPalette": "false",
"configVersion": "5.10.1"
}

View file

@ -0,0 +1,34 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"showKeys": "true",
"showPlayerLoc": "true",
"showMouseLoc": "true",
"playerDisplay": "LargeDots",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "LargeDots",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "3",
"configVersion": "5.10.1"
}

View file

@ -0,0 +1,60 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"gameTimeRealFormat": "HH:mm:ss",
"systemTimeRealFormat": "HH:mm:ss",
"enabled": "true",
"shape": "Circle",
"showDayNight": "true",
"info1Label": "jm.theme.labelsource.blank",
"info2Label": "jm.theme.labelsource.gametime",
"info3Label": "jm.theme.labelsource.location",
"info4Label": "jm.theme.labelsource.biome",
"infoSlotAlpha": "0.7",
"positionX": "0.9",
"positionY": "0.25",
"sizePercent": "30",
"frameAlpha": "100",
"terrainAlpha": "100",
"backgroundAlpha": "0.8",
"orientation": "PlayerHeading",
"compassFontScale": "1.0",
"showCompass": "true",
"showReticle": "true",
"reticleOrientation": "Compass",
"moveEffectIcons": "true",
"effectTranslateX": "-609",
"effectTranslateY": "0",
"effectVertical": "false",
"effectReversed": "false",
"minimapKeyMovementSpeed": "0.001",
"position": "TopRight",
"active": true,
"playerDisplay": "LargeDots",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "LargeDots",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "2",
"configVersion": "5.10.1"
}

View file

@ -0,0 +1,60 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"gameTimeRealFormat": "HH:mm:ss",
"systemTimeRealFormat": "HH:mm:ss",
"enabled": "true",
"shape": "Rectangle",
"showDayNight": "true",
"info1Label": "jm.theme.labelsource.blank",
"info2Label": "jm.theme.labelsource.gametime",
"info3Label": "jm.theme.labelsource.location",
"info4Label": "jm.theme.labelsource.biome",
"infoSlotAlpha": "0.7",
"positionX": "0.9",
"positionY": "0.25",
"sizePercent": "30",
"frameAlpha": "100",
"terrainAlpha": "100",
"backgroundAlpha": "0.8",
"orientation": "North",
"compassFontScale": "1.0",
"showCompass": "true",
"showReticle": "true",
"reticleOrientation": "Compass",
"moveEffectIcons": "true",
"effectTranslateX": "-291",
"effectTranslateY": "0",
"effectVertical": "false",
"effectReversed": "false",
"minimapKeyMovementSpeed": "0.001",
"position": "TopRight",
"active": false,
"playerDisplay": "LargeDots",
"selfDisplayScale": "1.0",
"playerDisplayScale": "1.0",
"showPlayerHeading": "true",
"mobDisplay": "LargeDots",
"mobDisplayScale": "1.0",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1.0",
"showWaypointLabels": "true",
"waypointLabelScale": "1.0",
"waypointIconScale": "1.0",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "0",
"configVersion": "5.10.1"
}

View file

@ -0,0 +1,10 @@
// jm.config.file_header_1
// jm.config.file_header_5
{
"showContour": "true",
"landContour": "#3F250B",
"waterContour": "#0000dd",
"land": "#010c02,#041105,#071609,#0a1b0c,#0d200f,#102513,#132a16,#162f19,#19341c,#1b3a20,#1e3f23,#214426,#24492a,#274e2d,#2a5330,#2d5834,#375f41,#41674d,#4b6e5a,#557567,#5f7c73,#698480,#738b8d,#7c929a,#8699a6,#90a1b3,#9aa8c0,#a4afcc,#aeb6d9,#b8bee6,#c2c5f2,#ccccff,#cccfff,#ccd2ff,#ccd6ff,#ccd9ff,#ccdcff,#ccdfff,#cce2ff,#cce5ff,#cce9ff,#ccecff,#ccefff,#ccf2ff,#ccf5ff,#ccf9ff,#ccfcff,#ccffff,#cfffff,#d2ffff,#d6ffff,#d9ffff,#dcffff,#dfffff,#e2ffff,#e5ffff,#e9ffff,#ecffff,#efffff,#f2ffff,#f5ffff,#f9ffff,#fcffff,#ffffff",
"water": "#000040,#02024e,#03035d,#05056b,#070779,#080887,#0a0a96,#0b0ba4,#1a1aaa,#2a2aaf,#3939b5,#4848bb,#5757c0,#6767c6,#7676cc,#8585d2,#9494d7,#a4a4dd,#b3b3e3,#c2c2e8,#d1d1ee,#d7d7f0,#ddddf2,#e2e2f4,#e8e8f6,#eeeef9,#f4f4fb,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff",
"configVersion": "5.10.1"
}

View file

@ -0,0 +1,32 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"managerEnabled": "true",
"beaconEnabled": "true",
"showTexture": "true",
"showStaticBeam": "true",
"showRotatingBeam": "true",
"showName": "true",
"showDistance": "true",
"autoHideLabel": "true",
"showDeviationLabel": "false",
"disableStrikeThrough": "false",
"boldLabel": "false",
"fontScale": "2.0",
"textureSmall": "true",
"shaderBeacon": "false",
"maxDistance": "0",
"minDistance": "4",
"createDeathpoints": "true",
"autoRemoveDeathpoints": "false",
"autoRemoveDeathpointDistance": "2",
"autoRemoveTempWaypoints": "2",
"showDeathpointlabel": "true",
"fullscreenDoubleClickToCreate": "true",
"teleportCommand": "/tp {name} {x} {y} {z}",
"dateFormat": "MM-dd-yyyy",
"timeFormat": "HH:mm:ss",
"managerDimensionFocus": "false",
"configVersion": "5.10.1"
}

View file

@ -0,0 +1,8 @@
// jm.config.file_header_1
// jm.config.file_header_2
// jm.config.file_header_5
{
"enabled": "false",
"port": "8080",
"configVersion": "5.10.1"
}

View file

@ -5,293 +5,321 @@ file = "config/defaultoptions-common.toml"
hash = "9424ceb580ec8f3f074ebcc0618bfceebb62bb44d64750c7df5964fc7713964c" hash = "9424ceb580ec8f3f074ebcc0618bfceebb62bb44d64750c7df5964fc7713964c"
[[files]] [[files]]
file = "config/defaultoptions/extra/Hexerei-client.toml" file = "config/defaultoptions/extra/config/Hexerei-client.toml"
hash = "7d12c0046fcaea165680eb9842fc06de03e832d93c2aa218286616bb29738501" hash = "7d12c0046fcaea165680eb9842fc06de03e832d93c2aa218286616bb29738501"
[[files]] [[files]]
file = "config/defaultoptions/extra/Hexerei-common.toml" file = "config/defaultoptions/extra/config/Hexerei-common.toml"
hash = "8321b0035c8685cb15adfdd1274124b7a636a7adafed29d1b041a274e5355600" hash = "8321b0035c8685cb15adfdd1274124b7a636a7adafed29d1b041a274e5355600"
[[files]] [[files]]
file = "config/defaultoptions/extra/NoChatReports/NCR-Client.json" file = "config/defaultoptions/extra/config/NoChatReports/NCR-Client.json"
hash = "edfe78d985fe67dce28104f3d87673e94c89134144451c291ecedcd2e2c3b480" hash = "edfe78d985fe67dce28104f3d87673e94c89134144451c291ecedcd2e2c3b480"
[[files]] [[files]]
file = "config/defaultoptions/extra/NoChatReports/NCR-Common.json" file = "config/defaultoptions/extra/config/NoChatReports/NCR-Common.json"
hash = "0eaad2630bd70ade719f7810e805810ada25379269ea194e43d3eea30c51dec0" hash = "0eaad2630bd70ade719f7810e805810ada25379269ea194e43d3eea30c51dec0"
[[files]] [[files]]
file = "config/defaultoptions/extra/NoChatReports/NCR-Encryption.json" file = "config/defaultoptions/extra/config/NoChatReports/NCR-Encryption.json"
hash = "0f61ac30bfc78653a30d715f793e30a6a43d6715106706487efd0aea5d43a84c" hash = "0f61ac30bfc78653a30d715f793e30a6a43d6715106706487efd0aea5d43a84c"
[[files]] [[files]]
file = "config/defaultoptions/extra/NoChatReports/NCR-ServerPreferences.json" file = "config/defaultoptions/extra/config/NoChatReports/NCR-ServerPreferences.json"
hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1" hash = "df32843b853e0a493ef3a9b1e39276818294353fbb0d833f7f61e77da0f5bca1"
[[files]] [[files]]
file = "config/defaultoptions/extra/NoChatReports/README.md" file = "config/defaultoptions/extra/config/NoChatReports/README.md"
hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f" hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f"
[[files]] [[files]]
file = "config/defaultoptions/extra/appleskin-client.toml" file = "config/defaultoptions/extra/config/appleskin-client.toml"
hash = "28c6ad7570268b02ec6f73fb7c39c49ecf90f0697d0db9447899e8aa96285200" hash = "28c6ad7570268b02ec6f73fb7c39c49ecf90f0697d0db9447899e8aa96285200"
[[files]] [[files]]
file = "config/defaultoptions/extra/betteradvancements-client.toml" file = "config/defaultoptions/extra/config/betteradvancements-client.toml"
hash = "caca7ec27174c71dfcaabc93724a2281950df979cfd6b7a40c5557c75e15438f" hash = "caca7ec27174c71dfcaabc93724a2281950df979cfd6b7a40c5557c75e15438f"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterdeserttemples-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterdeserttemples-forge-1_20.toml"
hash = "c8fba68f434b5288b51476e67cf24d15c3809c6cf4ad37ea24ed877cfa783dc4" hash = "c8fba68f434b5288b51476e67cf24d15c3809c6cf4ad37ea24ed877cfa783dc4"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterdeserttemples/README.txt" file = "config/defaultoptions/extra/config/betterdeserttemples/README.txt"
hash = "3646bc39be8c42a1432506e77721f3b963d33948d4bbd4cd5a10703834979116" hash = "3646bc39be8c42a1432506e77721f3b963d33948d4bbd4cd5a10703834979116"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterdeserttemples/forge-1_20/README.txt" file = "config/defaultoptions/extra/config/betterdeserttemples/forge-1_20/README.txt"
hash = "80ba474fdd1912739a1dc3326de6539ccfceb9d5c97f540131b567e295a7b112" hash = "80ba474fdd1912739a1dc3326de6539ccfceb9d5c97f540131b567e295a7b112"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterdeserttemples/forge-1_20/armorstands.json" file = "config/defaultoptions/extra/config/betterdeserttemples/forge-1_20/armorstands.json"
hash = "c6b55eb060d4475a5195c9368d2a10240c529aa2b31d7c6bec239b299ea1ef68" hash = "c6b55eb060d4475a5195c9368d2a10240c529aa2b31d7c6bec239b299ea1ef68"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterdeserttemples/forge-1_20/itemframes.json" file = "config/defaultoptions/extra/config/betterdeserttemples/forge-1_20/itemframes.json"
hash = "d560ae03d3f7091a4b7d51a721d170a4d858ee5bf2147666861adc94bf685493" hash = "d560ae03d3f7091a4b7d51a721d170a4d858ee5bf2147666861adc94bf685493"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterdungeons-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterdungeons-forge-1_20.toml"
hash = "61bddf5e2cdd86d220a56c7e79de8f49a16b269294e859a884a318834009e6ab" hash = "61bddf5e2cdd86d220a56c7e79de8f49a16b269294e859a884a318834009e6ab"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterendisland-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterendisland-forge-1_20.toml"
hash = "ce07dcc8f1e6d751f1c79f03ea7132ad06cac0d21e2a5cfd01eb3a7dc265cb80" hash = "ce07dcc8f1e6d751f1c79f03ea7132ad06cac0d21e2a5cfd01eb3a7dc265cb80"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterfortresses-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterfortresses-forge-1_20.toml"
hash = "f2f62d4aeb0accb643062ecd12a24e5697e99a50bb8a258bb31d1b82e60636bb" hash = "f2f62d4aeb0accb643062ecd12a24e5697e99a50bb8a258bb31d1b82e60636bb"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterfortresses/README.txt" file = "config/defaultoptions/extra/config/betterfortresses/README.txt"
hash = "70c4264947f42dd780d476f3d36966c2d01c23d6f089d98c317f8a820e4040ee" hash = "70c4264947f42dd780d476f3d36966c2d01c23d6f089d98c317f8a820e4040ee"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterfortresses/forge-1_20/README.txt" file = "config/defaultoptions/extra/config/betterfortresses/forge-1_20/README.txt"
hash = "1175dbf9cd2e7c91b1c852a51e3c0203c68484917e877465b283e2370ad62864" hash = "1175dbf9cd2e7c91b1c852a51e3c0203c68484917e877465b283e2370ad62864"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterfortresses/forge-1_20/itemframes.json" file = "config/defaultoptions/extra/config/betterfortresses/forge-1_20/itemframes.json"
hash = "a16e5bf754cd6a0572227a0883d8611fb1cbbfd70b1b39501b87c1a8175475e4" hash = "a16e5bf754cd6a0572227a0883d8611fb1cbbfd70b1b39501b87c1a8175475e4"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterjungletemples-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterjungletemples-forge-1_20.toml"
hash = "0b6922c44eca9364bc0687d6b757342836c226e53114e30dd619a40dd21b08ff" hash = "0b6922c44eca9364bc0687d6b757342836c226e53114e30dd619a40dd21b08ff"
[[files]] [[files]]
file = "config/defaultoptions/extra/bettermineshafts-forge-1_20.toml" file = "config/defaultoptions/extra/config/bettermineshafts-forge-1_20.toml"
hash = "1d7adabcca64c0d0dca4494cfee67081cc2a3071e734594b2afe56559467211c" hash = "1d7adabcca64c0d0dca4494cfee67081cc2a3071e734594b2afe56559467211c"
[[files]] [[files]]
file = "config/defaultoptions/extra/betteroceanmonuments-forge-1_20.toml" file = "config/defaultoptions/extra/config/betteroceanmonuments-forge-1_20.toml"
hash = "3fc30fb36ba5fc5cabbecb82aa5a9800d7e30539212ec88246be179ede48f382" hash = "3fc30fb36ba5fc5cabbecb82aa5a9800d7e30539212ec88246be179ede48f382"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterstrongholds-forge-1_20.toml"
hash = "b1a6d4c96bbfc7bd824427d25bcf41a3e165f156c61eb5fa5351928474a7a635" hash = "b1a6d4c96bbfc7bd824427d25bcf41a3e165f156c61eb5fa5351928474a7a635"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds/README.txt" file = "config/defaultoptions/extra/config/betterstrongholds/README.txt"
hash = "13c5f6bd52bf778533a100453d8b295802f923109e0a2951446a00674113700b" hash = "13c5f6bd52bf778533a100453d8b295802f923109e0a2951446a00674113700b"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds/forge-1_20/README.txt" file = "config/defaultoptions/extra/config/betterstrongholds/forge-1_20/README.txt"
hash = "5aad271e60a03218eb5207dd78df8d1d36c676f212bf823701e33646010d2f19" hash = "5aad271e60a03218eb5207dd78df8d1d36c676f212bf823701e33646010d2f19"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds/forge-1_20/armorstands.json" file = "config/defaultoptions/extra/config/betterstrongholds/forge-1_20/armorstands.json"
hash = "b91e58e1363c8b7dbf382a7cd465dd0c0639900d13450df23033fce5c6fcbdc6" hash = "b91e58e1363c8b7dbf382a7cd465dd0c0639900d13450df23033fce5c6fcbdc6"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds/forge-1_20/itemframes.json" file = "config/defaultoptions/extra/config/betterstrongholds/forge-1_20/itemframes.json"
hash = "b737d366c4300d9c3285c7034292a4cfaeb13da8ee3f8c2ccded72d22c39a8b9" hash = "b737d366c4300d9c3285c7034292a4cfaeb13da8ee3f8c2ccded72d22c39a8b9"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds/forge-1_20/ores.json" file = "config/defaultoptions/extra/config/betterstrongholds/forge-1_20/ores.json"
hash = "319989e2cf3fc580ae02ac8c52992a34630bf43b953b67e1d1418a0f9317b718" hash = "319989e2cf3fc580ae02ac8c52992a34630bf43b953b67e1d1418a0f9317b718"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterstrongholds/forge-1_20/rareblocks.json" file = "config/defaultoptions/extra/config/betterstrongholds/forge-1_20/rareblocks.json"
hash = "e5e705c032c588d8b63fd4f9165a3b38e730c812cc061ce24870ed6c162d7fae" hash = "e5e705c032c588d8b63fd4f9165a3b38e730c812cc061ce24870ed6c162d7fae"
[[files]] [[files]]
file = "config/defaultoptions/extra/betterwitchhuts-forge-1_20.toml" file = "config/defaultoptions/extra/config/betterwitchhuts-forge-1_20.toml"
hash = "7867f84eff68a159b630c1f1be013b60e88be0ee07f4fb1371f7823f494124c8" hash = "7867f84eff68a159b630c1f1be013b60e88be0ee07f4fb1371f7823f494124c8"
[[files]] [[files]]
file = "config/defaultoptions/extra/collective.json5" file = "config/defaultoptions/extra/config/collective.json5"
hash = "b6243b955bf123f86c947510d9f8f3a4b5f7b8fe3775d834f458d60a3223847f" hash = "b6243b955bf123f86c947510d9f8f3a4b5f7b8fe3775d834f458d60a3223847f"
[[files]] [[files]]
file = "config/defaultoptions/extra/create-client.toml" file = "config/defaultoptions/extra/config/create-client.toml"
hash = "6bdffc741647463db2865247814706c6aed9dd2c83ff0c79486b1572f926e67e" hash = "6bdffc741647463db2865247814706c6aed9dd2c83ff0c79486b1572f926e67e"
[[files]] [[files]]
file = "config/defaultoptions/extra/create-common.toml" file = "config/defaultoptions/extra/config/create-common.toml"
hash = "6c0f6254798808bce8079a1cfafe4d6c082cead42c51d1e3121f3580f8a44eca" hash = "6c0f6254798808bce8079a1cfafe4d6c082cead42c51d1e3121f3580f8a44eca"
[[files]] [[files]]
file = "config/defaultoptions/extra/createaddition-common.toml" file = "config/defaultoptions/extra/config/createaddition-common.toml"
hash = "1d28b40d466308be422d511bcd662b26807a9616144055591ccabb53b42fad92" hash = "1d28b40d466308be422d511bcd662b26807a9616144055591ccabb53b42fad92"
[[files]] [[files]]
file = "config/defaultoptions/extra/creategoggles-client.toml" file = "config/defaultoptions/extra/config/creategoggles-client.toml"
hash = "26adedb8b5eb89f116ffed93b40513fc5050d821606b5dda79ed57a146f1d03c" hash = "26adedb8b5eb89f116ffed93b40513fc5050d821606b5dda79ed57a146f1d03c"
[[files]] [[files]]
file = "config/defaultoptions/extra/creategoggles-common.toml" file = "config/defaultoptions/extra/config/creategoggles-common.toml"
hash = "6e48a6f117925cc05c84363230608aedeb2b82e82b34cb235a1181fb4fb7d5c4" hash = "6e48a6f117925cc05c84363230608aedeb2b82e82b34cb235a1181fb4fb7d5c4"
[[files]] [[files]]
file = "config/defaultoptions/extra/curios-client.toml" file = "config/defaultoptions/extra/config/curios-client.toml"
hash = "3903cd1fcf402a8c155f21bb581eb78d26e067537cb8af0b24bb8b8be63b3b30" hash = "3903cd1fcf402a8c155f21bb581eb78d26e067537cb8af0b24bb8b8be63b3b30"
[[files]] [[files]]
file = "config/defaultoptions/extra/curios-common.toml" file = "config/defaultoptions/extra/config/curios-common.toml"
hash = "541ee90994c1cf3d4e132df2ac3ff74004bc3952d3914ae843b5089a4dda8a95" hash = "541ee90994c1cf3d4e132df2ac3ff74004bc3952d3914ae843b5089a4dda8a95"
[[files]] [[files]]
file = "config/defaultoptions/extra/embeddium-fingerprint.json" file = "config/defaultoptions/extra/config/embeddium-fingerprint.json"
hash = "32f668083935a354f4008d319cb5b2699f45945d46da548134f348f62f45fd77" hash = "32f668083935a354f4008d319cb5b2699f45945d46da548134f348f62f45fd77"
[[files]] [[files]]
file = "config/defaultoptions/extra/embeddium-mixins.properties" file = "config/defaultoptions/extra/config/embeddium-mixins.properties"
hash = "09ff183e061d93b79514bc171bf9118497578757e7a5c45946039487656e2619" hash = "09ff183e061d93b79514bc171bf9118497578757e7a5c45946039487656e2619"
[[files]] [[files]]
file = "config/defaultoptions/extra/embeddium-options.json" file = "config/defaultoptions/extra/config/embeddium-options.json"
hash = "809a141d5c61efae30fb58952ed815af08eaeee3189e495a169ade1139009b78" hash = "809a141d5c61efae30fb58952ed815af08eaeee3189e495a169ade1139009b78"
[[files]] [[files]]
file = "config/defaultoptions/extra/emi.css" file = "config/defaultoptions/extra/config/emi.css"
hash = "0fbd75007f2605c217737f2834898ba0d7436a0ca0367a846465f05b9c1a881e" hash = "0fbd75007f2605c217737f2834898ba0d7436a0ca0367a846465f05b9c1a881e"
[[files]] [[files]]
file = "config/defaultoptions/extra/entity_model_features.json" file = "config/defaultoptions/extra/config/entity_model_features.json"
hash = "a298dd9319a5f845f7fd7d1c94600b8ca639bd3715258ef4ce23c7e6dc9c6923" hash = "a298dd9319a5f845f7fd7d1c94600b8ca639bd3715258ef4ce23c7e6dc9c6923"
[[files]] [[files]]
file = "config/defaultoptions/extra/entity_texture_features.json" file = "config/defaultoptions/extra/config/entity_texture_features.json"
hash = "d15359d589b9c0849d0d1faf2fe503d537bcc186cc09703648f0881c32dcf6e4" hash = "d15359d589b9c0849d0d1faf2fe503d537bcc186cc09703648f0881c32dcf6e4"
[[files]] [[files]]
file = "config/defaultoptions/extra/estrogen-client.toml" file = "config/defaultoptions/extra/config/estrogen-client.toml"
hash = "aa8db3c5a146bdae52d7f576260924ff71b901465a5c40c612248d33c4251273" hash = "aa8db3c5a146bdae52d7f576260924ff71b901465a5c40c612248d33c4251273"
[[files]] [[files]]
file = "config/defaultoptions/extra/estrogen-common.toml" file = "config/defaultoptions/extra/config/estrogen-common.toml"
hash = "6f10354f222794c09527e438b9dae75235dd090034f4592468eb7d70b9f5fdf6" hash = "6f10354f222794c09527e438b9dae75235dd090034f4592468eb7d70b9f5fdf6"
[[files]] [[files]]
file = "config/defaultoptions/extra/etf_warnings.json" file = "config/defaultoptions/extra/config/etf_warnings.json"
hash = "a5ba22e63061c1fb67f0f895f17681351eaeccc225faef966c29ee630593275e" hash = "a5ba22e63061c1fb67f0f895f17681351eaeccc225faef966c29ee630593275e"
[[files]] [[files]]
file = "config/defaultoptions/extra/ferritecore-mixin.toml" file = "config/defaultoptions/extra/config/ferritecore-mixin.toml"
hash = "e3ca99e0f233e3bcf8b6762a85b1139f716bf96644318fe9cb022c270461b287" hash = "e3ca99e0f233e3bcf8b6762a85b1139f716bf96644318fe9cb022c270461b287"
[[files]] [[files]]
file = "config/defaultoptions/extra/flywheel-client.toml" file = "config/defaultoptions/extra/config/flywheel-client.toml"
hash = "0a70d58a4a562c2aa2945a3883d35fa3a8e90d80eab9d6b2db3be6103f71b9b2" hash = "0a70d58a4a562c2aa2945a3883d35fa3a8e90d80eab9d6b2db3be6103f71b9b2"
[[files]] [[files]]
file = "config/defaultoptions/extra/fml.toml" file = "config/defaultoptions/extra/config/fml.toml"
hash = "2b9614f647e17ef44ca8b90f296bbf482ac5bb977f8e215eee9a6d1b17eb3bba" hash = "2b9614f647e17ef44ca8b90f296bbf482ac5bb977f8e215eee9a6d1b17eb3bba"
[[files]] [[files]]
file = "config/defaultoptions/extra/forge-client.toml" file = "config/defaultoptions/extra/config/forge-client.toml"
hash = "887ab56b28b84932643280912fe29bd66e3f2c7e80c31b114925bfe7a670601b" hash = "887ab56b28b84932643280912fe29bd66e3f2c7e80c31b114925bfe7a670601b"
[[files]] [[files]]
file = "config/defaultoptions/extra/immediatelyfast.json" file = "config/defaultoptions/extra/config/immediatelyfast.json"
hash = "a9192ef0a7d0ba3eb05a8a7a33b1f001d55c433ee01d9c670c8f9c3fcac0640c" hash = "a9192ef0a7d0ba3eb05a8a7a33b1f001d55c433ee01d9c670c8f9c3fcac0640c"
[[files]] [[files]]
file = "config/defaultoptions/extra/modernfix-common.toml" file = "config/defaultoptions/extra/config/modernfix-common.toml"
hash = "d40a0510a5eaf56e3c48e881348d7d826c5a1f61aa29b69cf0fc33dd96d6fdcd" hash = "d40a0510a5eaf56e3c48e881348d7d826c5a1f61aa29b69cf0fc33dd96d6fdcd"
[[files]] [[files]]
file = "config/defaultoptions/extra/modernfix-mixins.properties" file = "config/defaultoptions/extra/config/modernfix-mixins.properties"
hash = "daf3048fedc0fda202c2c982f4755ea56f336423abef7a5a8439cdd097339818" hash = "daf3048fedc0fda202c2c982f4755ea56f336423abef7a5a8439cdd097339818"
[[files]] [[files]]
file = "config/defaultoptions/extra/notenoughanimations.json" file = "config/defaultoptions/extra/config/notenoughanimations.json"
hash = "f734f35399f949a79b29328d6d0398027a5e5c4f5ffa15f35a44c8054b54da34" hash = "f734f35399f949a79b29328d6d0398027a5e5c4f5ffa15f35a44c8054b54da34"
[[files]] [[files]]
file = "config/defaultoptions/extra/oculus.properties" file = "config/defaultoptions/extra/config/oculus.properties"
hash = "71b941f98d63464f3c7c98c36b6aa942408d02513bdbc336737e70a6172dc08e" hash = "71b941f98d63464f3c7c98c36b6aa942408d02513bdbc336737e70a6172dc08e"
[[files]] [[files]]
file = "config/defaultoptions/extra/railways-client.toml" file = "config/defaultoptions/extra/config/railways-client.toml"
hash = "b71a55c298472d02e9d60b3003640d3cbaf96d49e16c4fc228447fb444ab6247" hash = "b71a55c298472d02e9d60b3003640d3cbaf96d49e16c4fc228447fb444ab6247"
[[files]] [[files]]
file = "config/defaultoptions/extra/railways-common.toml" file = "config/defaultoptions/extra/config/railways-common.toml"
hash = "58f7821842631af9ec8bcaddb60526b81cd1b9ad63cbba87c83c70e53c3a9b16" hash = "58f7821842631af9ec8bcaddb60526b81cd1b9ad63cbba87c83c70e53c3a9b16"
[[files]] [[files]]
file = "config/defaultoptions/extra/sound_physics_remastered/allowed_sounds.properties" file = "config/defaultoptions/extra/config/sound_physics_remastered/allowed_sounds.properties"
hash = "a84f281ff79784a3d6c54bf10836e01c0494f0de00a3e17d9ad9d5b18b09e60f" hash = "a84f281ff79784a3d6c54bf10836e01c0494f0de00a3e17d9ad9d5b18b09e60f"
[[files]] [[files]]
file = "config/defaultoptions/extra/sound_physics_remastered/occlusion.properties" file = "config/defaultoptions/extra/config/sound_physics_remastered/occlusion.properties"
hash = "67cc0c695e8540a3b7e19b33ee16a410f83e8ea72d5afdb902e5065f3d7190e5" hash = "67cc0c695e8540a3b7e19b33ee16a410f83e8ea72d5afdb902e5065f3d7190e5"
[[files]] [[files]]
file = "config/defaultoptions/extra/sound_physics_remastered/reflectivity.properties" file = "config/defaultoptions/extra/config/sound_physics_remastered/reflectivity.properties"
hash = "2437c683fbcd0c5d6a78e2781a7be3bf1683d6f3335b86cad970d2ea88622f39" hash = "2437c683fbcd0c5d6a78e2781a7be3bf1683d6f3335b86cad970d2ea88622f39"
[[files]] [[files]]
file = "config/defaultoptions/extra/sound_physics_remastered/soundphysics.properties" file = "config/defaultoptions/extra/config/sound_physics_remastered/soundphysics.properties"
hash = "1bc627d6b0f11a8bf4934f53ce16dc303de837642c242b1fd0ac9b76d686185e" hash = "1bc627d6b0f11a8bf4934f53ce16dc303de837642c242b1fd0ac9b76d686185e"
[[files]] [[files]]
file = "config/defaultoptions/extra/tacz-client.toml" file = "config/defaultoptions/extra/config/tacz-client.toml"
hash = "cdd2365ec7e9de247546537f97dadf60e30cd23d4e1a1b7b7bfb6a3b0c494d67" hash = "cdd2365ec7e9de247546537f97dadf60e30cd23d4e1a1b7b7bfb6a3b0c494d67"
[[files]] [[files]]
file = "config/defaultoptions/extra/tacz-common.toml" file = "config/defaultoptions/extra/config/tacz-common.toml"
hash = "d350b1eae9b79c2ef7fee730752fbe1ff4b073f3b1c958f90fb87b17fbbc9a1d" hash = "d350b1eae9b79c2ef7fee730752fbe1ff4b073f3b1c958f90fb87b17fbbc9a1d"
[[files]] [[files]]
file = "config/defaultoptions/extra/terrablender.toml" file = "config/defaultoptions/extra/config/terrablender.toml"
hash = "c73292a81a8409d74edb12b0bb9226bda03f39e11afc8abfe6bff52cc30ef480" hash = "c73292a81a8409d74edb12b0bb9226bda03f39e11afc8abfe6bff52cc30ef480"
[[files]] [[files]]
file = "config/defaultoptions/extra/travelerstitles-forge-1_20.toml" file = "config/defaultoptions/extra/config/travelerstitles-forge-1_20.toml"
hash = "4233e1f037a1797c9f6533040af9cd19b7a77d73f06b8d9469777983856ecbf0" hash = "4233e1f037a1797c9f6533040af9cd19b7a77d73f06b8d9469777983856ecbf0"
[[files]] [[files]]
file = "config/defaultoptions/extra/treeharvester.json5" file = "config/defaultoptions/extra/config/treeharvester.json5"
hash = "53815f56d66e3ec1c307d94b025a9df1521d690520bd2c28f6cc4db1e5967fed" hash = "53815f56d66e3ec1c307d94b025a9df1521d690520bd2c28f6cc4db1e5967fed"
[[files]] [[files]]
file = "config/defaultoptions/extra/treeharvester/harvestable_axe_blacklist.txt" file = "config/defaultoptions/extra/config/treeharvester/harvestable_axe_blacklist.txt"
hash = "ff114e8b8e2363fd88d89a8de9aeee39e5b1c7861818e0c74e763ba0c08108db" hash = "ff114e8b8e2363fd88d89a8de9aeee39e5b1c7861818e0c74e763ba0c08108db"
[[files]] [[files]]
file = "config/defaultoptions/extra/visual_workbench.json" file = "config/defaultoptions/extra/config/visual_workbench.json"
hash = "7885b862b10bf4b14d3103909971114a736d14a52e4a7994ace0d66a2474c14c" hash = "7885b862b10bf4b14d3103909971114a736d14a52e4a7994ace0d66a2474c14c"
[[files]] [[files]]
file = "config/defaultoptions/extra/visualworkbench-client.toml" file = "config/defaultoptions/extra/config/visualworkbench-client.toml"
hash = "090cf77a65d58c12bc3e95d79f04a1f81f8859dd46cc66b82e92fcf2e2a995f1" hash = "090cf77a65d58c12bc3e95d79f04a1f81f8859dd46cc66b82e92fcf2e2a995f1"
[[files]] [[files]]
file = "config/defaultoptions/extra/yungsmenutweaks-forge-1_20_1.toml" file = "config/defaultoptions/extra/config/yungsmenutweaks-forge-1_20_1.toml"
hash = "68c9266286a43da177f1c3f8038722aaae74fb5b2ffa56fa65f13b714bda4848" hash = "68c9266286a43da177f1c3f8038722aaae74fb5b2ffa56fa65f13b714bda4848"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.core.config"
hash = "415dea87ac0d24b1c760616fb7e589b5c77722f4eafcb33a515c66aa25afa7ab"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.fullmap.config"
hash = "169372cb58256e1999a990fa3b1c2a4384b268aa021cadb17f4bcaf487c9e259"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.minimap.config"
hash = "b47c3d52f0a6ab81ced0a348d9492ec4bd3f92aee245cb4e11235d8bd838b90d"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.minimap2.config"
hash = "ee7e6c3a04b3cb2811d4256b585a00bab12742e60b07dc2d3fa292f3cc616a95"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.topo.config"
hash = "68547d4d58cb271bcd93082ad94383293fd5ce769cb2978ba3da61b4076444d7"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.waypoint.config"
hash = "2c450fa4bd2f9984de6aceb71e0735a77788dc317b649e3e58eaf6399ab5a035"
[[files]]
file = "config/defaultoptions/extra/journeymap/config/5.10/journeymap.webmap.config"
hash = "c26335e80d1a66c1c41690dc6e3056ca36905e61f80273ff96aadf8e5f763291"
[[files]] [[files]]
file = "config/defaultoptions/keybindings.txt" file = "config/defaultoptions/keybindings.txt"
hash = "a10ff954f0ee319544828813de1b3744f1d2ddcc3b7101e8569978a3aae6ef2c" hash = "a10ff954f0ee319544828813de1b3744f1d2ddcc3b7101e8569978a3aae6ef2c"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "a82dce3c48d4c11fe51f9dec54ba3a83639235f092ac2ac7781d40f06850c3fe" hash = "b2ee58d226610ceeb45450f47031ea2ac1f4acaad596d165a3915b24a94f56d7"
[versions] [versions]
forge = "47.3.0" forge = "47.3.0"