pack updates

This commit is contained in:
Evan Pratten 2023-04-11 19:09:53 -04:00
parent cb0b746fe6
commit 29423c9478
13 changed files with 284 additions and 15 deletions

130
config/xaerominimap.txt Normal file
View File

@ -0,0 +1,130 @@
#CONFIG ONLY OPTIONS
ignoreUpdate:0
settingsButton:false
allowWrongWorldTeleportation:false
differentiateByServerAddress:true
debugEntityIcons:false
debugEntityVariantIds:false
radarHideInvisibleEntities:true
#INGAME SETTINGS (DO NOT EDIT!)
updateNotification:true
minimap:true
caveMaps:2
caveZoom:1
showWaypoints:true
showIngameWaypoints:true
displayRedstone:true
deathpoints:false
oldDeathpoints:true
distance:1
lockNorth:false
zoom:0
minimapSize:0
chunkGrid:8
slimeChunks:false
mapSafeMode:false
minimapOpacity:100.0
waypointsIngameIconScale:0
waypointsIngameDistanceScale:0
waypointsIngameNameScale:0
waypointsIngameCloseScale:1.0
antiAliasing:true
blockColours:0
lighting:true
dotsStyle:0
dotNameScale:1.0
compassOverEverything:true
showFlowers:true
keepWaypointNames:true
waypointsDistanceExp:0
waypointsDistanceMin:0.0
defaultWaypointTPCommandFormat:/tp @s {x} {y} {z}
defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~
arrowScale:1.5
arrowColour:0
smoothDots:true
worldMap:true
terrainDepth:true
terrainSlopes:2
mainEntityAs:0
blockTransparency:true
waypointOpacityIngame:80
waypointOpacityMap:90
hideWorldNames:1
openSlimeSettings:true
alwaysShowDistance:false
renderLayerIndex:1
crossDimensionalTp:true
biomeColorsVanillaMode:false
lookingAtAngle:10
lookingAtAngleVertical:180
centeredEnlarged:true
zoomOnEnlarged:0
minimapTextAlign:0
waypointsMutualEdit:true
compassLocation:1
compassScale:1
caveMapsDepth:30
hideWaypointCoordinates:false
renderAllSets:false
playerArrowOpacity:100
waypointsBottom:false
minimapShape:0
lightOverlayType:0
lightOverlayMaxLight:7
lightOverlayMinLight:0
lightOverlayColor:13
uiScale:0
bossHealthPushBox:1
potionEffectPushBox:1
minimapFrame:3
minimapFrameColor:9
compassColor:9
northCompassColor:-1
displayMultipleWaypointInfo:1
entityRadar:true
adjustHeightForCarpetLikeBlocks:true
autoConvertWaypointDistanceToKmThreshold:10000
waypointDistancePrecision:1
mainDotSize:2
partialYTeleportation:true
deleteReachedDeathpoints:true
hideMinimapUnderScreen:true
hideMinimapUnderF3:true
manualCaveModeStartAuto:true
manualCaveModeStart:-1
chunkGridLineWidth:1
temporaryWaypointsGlobal:true
keepUnlockedWhenEnlarged:false
enlargedMinimapAToggle:false
displayStainedGlass:true
waypointOnMapScale:0
switchToAutoOnDeath:true
infoDisplayBackgroundOpacity:45
caveModeToggleTimer:1000
displayPacPlayers:true
displayClaims:true
displayCurrentClaim:true
claimsFillOpacity:46
claimsBorderOpacity:80
infoDisplayOrder:coords:overworld_coords:chunk_coords:angles:dimension:biome:weather:light_level:time:real_time:highlights:light_overlay_indicator:manual_cave_mode_indicator:custom_sub_world
infoDisplay:coords:true:15:-1
infoDisplay:overworld_coords:false:15:-1
infoDisplay:chunk_coords:false:15:-1
infoDisplay:angles:false:15:-1
infoDisplay:dimension:false:15:-1
infoDisplay:biome:false:15:-1
infoDisplay:weather:false:15:-1
infoDisplay:light_level:0:15:-1
infoDisplay:time:3:15:-1
infoDisplay:real_time:0:15:-1
infoDisplay:highlights:true:15:-1
infoDisplay:light_overlay_indicator:true:15:-1
infoDisplay:manual_cave_mode_indicator:true:15:-1
infoDisplay:custom_sub_world:true:15:-1
interface:dummy:0:0:false:false:true:false
interface:dummy:0:135:false:false:false:false
interface:dummy:120:0:true:false:false:false
interface:dummy:0:50:true:false:false:false
interface:gui.xaero_minimap:0:10000:false:false:false:false
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints

1
config/xaeropatreon.txt Normal file
View File

@ -0,0 +1 @@
showCapes:true

41
config/xaeroworldmap.txt Normal file
View File

@ -0,0 +1,41 @@
ignoreUpdate:0
updateNotification:true
differentiateByServerAddress:true
netherlikeCaveMapAllowed:true
debug:false
lighting:true
colours:0
loadChunks:true
updateChunks:true
terrainSlopes:2
terrainDepth:true
footsteps:true
flowers:true
coordinates:true
hoveredBiome:true
biomeColorsVanillaMode:false
waypoints:true
renderArrow:true
displayZoom:true
worldmapWaypointsScale:1.0
openMapAnimation:true
reloadVersion:0
reloadEverything:false
zoomButtons:true
waypointBackgrounds:true
detectAmbiguousY:true
showDisabledWaypoints:false
closeWaypointsWhenHopping:true
adjustHeightForCarpetLikeBlocks:true
onlyCurrentMapWaypoints:false
minZoomForLocalWaypoints:0.0
arrowColour:-2
minimapRadar:true
renderWaypoints:true
partialYTeleportation:true
displayStainedGlass:true
pacPlayers:true
displayClaims:true
claimsFillOpacity:46
claimsBorderOpacity:80
globalVersion:1

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -12,9 +12,25 @@ file = "config/roughlyenoughitems/config.json5"
[[files]] [[files]]
file = "config/waila/waila.json" file = "config/waila/waila.json"
[[files]]
file = "config/xaerominimap.txt"
[[files]]
file = "config/xaeropatreon.txt"
[[files]]
file = "config/xaeroworldmap.txt"
[[files]] [[files]]
file = "config/zoomify.json" file = "config/zoomify.json"
[[files]]
file = "icon.png"
[[files]]
file = "mods/antighost.pw.toml"
metafile = true
[[files]] [[files]]
file = "mods/appleskin.pw.toml" file = "mods/appleskin.pw.toml"
metafile = true metafile = true
@ -43,12 +59,20 @@ metafile = true
file = "mods/cloth-config.pw.toml" file = "mods/cloth-config.pw.toml"
metafile = true metafile = true
[[files]]
file = "mods/continuity.pw.toml"
metafile = true
[[files]]
file = "mods/craftpresence.pw.toml"
metafile = true
[[files]] [[files]]
file = "mods/cull-less-leaves.pw.toml" file = "mods/cull-less-leaves.pw.toml"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/durabilityviewer.pw.toml" file = "mods/dcch.pw.toml"
metafile = true metafile = true
[[files]] [[files]]
@ -63,6 +87,10 @@ metafile = true
file = "mods/fabric-language-kotlin.pw.toml" file = "mods/fabric-language-kotlin.pw.toml"
metafile = true metafile = true
[[files]]
file = "mods/indium.pw.toml"
metafile = true
[[files]] [[files]]
file = "mods/iris.pw.toml" file = "mods/iris.pw.toml"
metafile = true metafile = true
@ -122,3 +150,7 @@ metafile = true
[[files]] [[files]]
file = "shaderpacks/bsl-shaders.pw.toml" file = "shaderpacks/bsl-shaders.pw.toml"
metafile = true metafile = true
[[files]]
file = "shaderpacks/shrimple.pw.toml"
metafile = true

13
mods/antighost.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "AntiGhost"
filename = "antighost-1.19.3-fabric0.68.1-1.1.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/Jq5eCzIr/antighost-1.19.3-fabric0.68.1-1.1.5.jar"
hash-format = "sha1"
hash = "e1dbabc4007d1cc6132bf8e9df71b45e688cd366"
[update]
[update.modrinth]
mod-id = "Jw3Wx1KR"
version = "Jq5eCzIr"

13
mods/continuity.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Continuity"
filename = "continuity-3.0.0-beta.2+1.19.3.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/1IjD5062/versions/4h5IIa7B/continuity-3.0.0-beta.2%2B1.19.3.jar"
hash-format = "sha1"
hash = "229057727abf35e0469527b94d84d96e1770c156"
[update]
[update.modrinth]
mod-id = "1IjD5062"
version = "4h5IIa7B"

View File

@ -0,0 +1,13 @@
name = "CraftPresence"
filename = "CraftPresence-2.0.0-rc.2+1.19.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/DFqQfIBR/versions/in9MiuFS/CraftPresence-2.0.0-rc.2%2B1.19.4.jar"
hash-format = "sha1"
hash = "947e2d4933fe6bfc84714b55535982d9b5285502"
[update]
[update.modrinth]
mod-id = "DFqQfIBR"
version = "in9MiuFS"

13
mods/dcch.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Don't Clear Chat History"
filename = "DCCH-2.0+1.17.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/sUbMm93i/versions/2.0%2B1.17/DCCH-2.0%2B1.17.jar"
hash-format = "sha1"
hash = "e1fb1682e8d25b024490fc5593db27590b226e29"
[update]
[update.modrinth]
mod-id = "sUbMm93i"
version = "O4vDf8eh"

View File

@ -1,13 +0,0 @@
name = "Durability Viewer"
filename = "durabilityviewer-1.19.3-fabric0.68.1-1.10.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LTM1f0yY/versions/lwRjrELQ/durabilityviewer-1.19.3-fabric0.68.1-1.10.3.jar"
hash-format = "sha1"
hash = "0a97147db7d069a96bf74ea10d68e824efb4f3fd"
[update]
[update.modrinth]
mod-id = "LTM1f0yY"
version = "lwRjrELQ"

13
mods/indium.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Indium"
filename = "indium-1.0.15+mc1.19.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/qqiFL8NF/indium-1.0.15%2Bmc1.19.4.jar"
hash-format = "sha1"
hash = "5391112f63ca8d07b370759da8480a8aafe0d483"
[update]
[update.modrinth]
mod-id = "Orvt0mRa"
version = "qqiFL8NF"

View File

@ -1,6 +1,6 @@
name = "Evan's Pack" name = "Evan's Pack"
author = "Evan Pratten" author = "Evan Pratten"
version = "0.0.2" version = "0.0.3"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]

View File

@ -0,0 +1,13 @@
name = "Shrimple"
filename = "Shrimple_v0.7.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/BS9T99lD/versions/OzeR18ZN/Shrimple_v0.7.zip"
hash-format = "sha1"
hash = "b052b8e1a2ebffb95e8bb779882e16c29ce283b6"
[update]
[update.modrinth]
mod-id = "BS9T99lD"
version = "OzeR18ZN"