Skip to content

Commit a358955

Browse files
Add the modpack stuff
1 parent 3487a7b commit a358955

File tree

58 files changed

+370
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+370
-0
lines changed

modrinth.index.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"formatVersion": 1,
3+
"game": "minecraft",
4+
"versionId": "1.0.0",
5+
"name": "Kupfur",
6+
"summary": "Minimal 'Vanilla Plus'-ish modpack",
7+
"files": [],
8+
"dependencies": {
9+
"minecraft": "1.18.2",
10+
"quilt-loader": "1.16.1"
11+
}
12+
}
13+

overrides/config/blur.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"blurExclusions": [
3+
"net.minecraft.class_408",
4+
"com.replaymod.lib.de.johni0702.minecraft.gui.container.AbstractGuiOverlay$UserInputGuiScreen",
5+
"ai.arcblroth.projectInception.client.InceptionInterfaceScreen",
6+
"net.optifine.gui.GuiChatOF"
7+
],
8+
"fadeTimeMillis": 150,
9+
"radius": 8,
10+
"gradientStartColor": 75000000,
11+
"gradientEndColor": 75000000,
12+
"showScreenTitle": false
13+
}
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"fluidAdvancements": true,
3+
"fluidStatusEffects": true,
4+
// Whether we should unlimit the hard 60 fps limit placed on the title screen.
5+
"unlimitTitleScreenFps": true,
6+
"openingAnimation": {
7+
"fluidChatOpening": true,
8+
"fluidOpenSlideFromBottom": false,
9+
"fluidOpenFade": true,
10+
"fluidAnimationDuration": 150,
11+
"affectsGameMenus": true,
12+
"affectsInventories": true,
13+
"ignoreSlideWhenRedirected": false,
14+
"ignoreFadeWhenRedirected": false
15+
},
16+
"textFieldModifications": {
17+
// Whether this module is enabled.
18+
"enabled": true,
19+
/* Set to Color to use the Border and Background Color.
20+
Set to Texture to use resource pack:
21+
/assets/minecraft/textures/gui/text_field.png
22+
23+
More documentations on website.
24+
*/
25+
"backgroundMode": "COLOR",
26+
"borderColor": 10526880,
27+
"backgroundColor": 0,
28+
"selectionMode": "INVERT",
29+
// Whether Text Fields should allow right click actions.
30+
"rightClickActions": true
31+
},
32+
"sliderModifications": {
33+
// Whether this module is enabled.
34+
"enabled": true,
35+
"grabberWidth": 8,
36+
/* Whether to use custom texture:
37+
/assets/slightguimodifications/textures/gui/slider(_hovered).png
38+
or
39+
/config/slightguimodifications/slider(_hovered).png
40+
*/
41+
"customBackgroundTexture": false
42+
},
43+
"debugInformation": {
44+
"showFps": false
45+
},
46+
"customScaling": {
47+
"vanillaScaleSlider": false,
48+
"scale": 1.0
49+
},
50+
"slotHighlight": {
51+
// Whether this module is enabled.
52+
"enabled": false,
53+
"color": -2130706433
54+
},
55+
"tooltipModifications": {
56+
// Whether this module is enabled.
57+
"enabled": false,
58+
"backgroundColor": -267386864,
59+
"outlineGradientTopColor": 1347420415,
60+
"outlineGradientBottomColor": 1344798847
61+
},
62+
// Whether GUI should allow right click actions.
63+
"rightClickActions": true,
64+
"satisfyingScreenshots": true
65+
}

overrides/config/xaerominimap.txt

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
#CONFIG ONLY OPTIONS
2+
ignoreUpdate:0
3+
settingsButton:false
4+
allowWrongWorldTeleportation:false
5+
differentiateByServerAddress:true
6+
debugEntityIcons:false
7+
debugEntityVariantIds:false
8+
#INGAME SETTINGS (DO NOT EDIT!)
9+
updateNotification:true
10+
minimap:true
11+
caveMaps:2
12+
caveZoom:1
13+
showWaypoints:true
14+
showIngameWaypoints:true
15+
displayRedstone:true
16+
deathpoints:true
17+
oldDeathpoints:true
18+
distance:1
19+
showCoords:true
20+
lockNorth:false
21+
zoom:0
22+
minimapSize:0
23+
chunkGrid:-1
24+
slimeChunks:false
25+
mapSafeMode:false
26+
minimapOpacity:100.0
27+
waypointsIngameIconScale:0
28+
waypointsIngameDistanceScale:0
29+
waypointsIngameNameScale:0
30+
waypointsIngameCloseScale:1.0
31+
antiAliasing:true
32+
blockColours:0
33+
lighting:true
34+
dotsStyle:0
35+
dotNameScale:1.0
36+
compassOverEverything:true
37+
showBiome:false
38+
showFlowers:true
39+
keepWaypointNames:true
40+
waypointsDistanceExp:0
41+
waypointsDistanceMin:0.0
42+
defaultWaypointTPCommandFormat:/tp @s {x} {y} {z}
43+
defaultWaypointTPCommandRotationFormat:/tp @s {x} {y} {z} {yaw} ~
44+
arrowScale:1.5
45+
arrowColour:0
46+
smoothDots:true
47+
worldMap:true
48+
terrainDepth:true
49+
terrainSlopes:2
50+
mainEntityAs:0
51+
blockTransparency:true
52+
waypointOpacityIngame:80
53+
waypointOpacityMap:90
54+
hideWorldNames:1
55+
openSlimeSettings:true
56+
alwaysShowDistance:false
57+
showLightLevel:0
58+
renderLayerIndex:1
59+
crossDimensionalTp:true
60+
showTime:0
61+
biomeColorsVanillaMode:false
62+
lookingAtAngle:10
63+
lookingAtAngleVertical:180
64+
centeredEnlarged:false
65+
zoomedOutEnlarged:false
66+
minimapTextAlign:0
67+
showAngles:false
68+
waypointsMutualEdit:true
69+
compassLocation:1
70+
compassScale:1
71+
caveMapsDepth:30
72+
hideWaypointCoordinates:false
73+
renderAllSets:false
74+
playerArrowOpacity:100
75+
waypointsBottom:false
76+
minimapShape:0
77+
lightOverlayType:0
78+
lightOverlayMaxLight:7
79+
lightOverlayMinLight:0
80+
lightOverlayColor:13
81+
uiScale:0
82+
bossHealthPushBox:1
83+
potionEffectPushBox:1
84+
minimapFrame:0
85+
minimapFrameColor:9
86+
compassColor:9
87+
northCompassColor:-1
88+
showDimensionName:false
89+
displayMultipleWaypointInfo:1
90+
entityRadar:true
91+
adjustHeightForCarpetLikeBlocks:true
92+
autoConvertWaypointDistanceToKmThreshold:10000
93+
waypointDistancePrecision:1
94+
mainDotSize:2
95+
partialYTeleportation:true
96+
deleteReachedDeathpoints:true
97+
hideMinimapUnderScreen:true
98+
hideMinimapUnderF3:true
99+
manualCaveModeStartAuto:true
100+
manualCaveModeStart:-1
101+
chunkGridLineWidth:1
102+
interface:dummy:0:50:true:false:false:false
103+
interface:dummy:0:10000:true:false:false:false
104+
interface:dummy:0:0:false:false:true:false
105+
interface:dummy:0:36:true:false:false:false
106+
interface:gui.xaero_minimap:0:0:false:false:true:false
107+
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints
Binary file not shown.
176 KB
Binary file not shown.
1.34 MB
Binary file not shown.
2.48 MB
Binary file not shown.

overrides/mods/Incendium_v5.0.3.jar

5.67 MB
Binary file not shown.
113 KB
Binary file not shown.

0 commit comments

Comments
 (0)