Skip to content

Commit adc4162

Browse files
authored
Merge pull request #507 from StarT-Dev-Team/Theta-1-Testing
Theta 1 testing
2 parents e54c28c + 15f70e9 commit adc4162

550 files changed

Lines changed: 38929 additions & 34096 deletions

File tree

Some content is hidden

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

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ config/embeddium-options.json
2828
config/embeddium++.toml
2929
config/fml.toml
3030
config/oculus.properties
31-
config/emi.css
3231

3332
config/jei/*
3433
config/worldedit/
@@ -43,7 +42,6 @@ config/defaultworldtype/client-config.toml
4342
config/skyblockbuilder/data/dimensions.txt
4443
config/create_hypertube-client.toml
4544
config/betterfpsdist.json
46-
config/chloride-client.json
4745
config/craftingtweaks-common.toml
4846
config/cucumber-tags.json
4947
config/fastsuite.cfg

config/chloride-client.json

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
{
2+
"modpackMode": false,
3+
"fullScreen": "WINDOWED",
4+
"fpsDisplayMode": "ADVANCED",
5+
"fpsDisplayAlign": "LEFT",
6+
"fpsDisplayVAlign": "TOP",
7+
"fpsDisplaySystemMode": "OFF",
8+
"fpsDisplayMargin": 12,
9+
"fpsDisplayVMargin": 12,
10+
"fpsDisplayShadow": false,
11+
"fog": true,
12+
"fogOnOverworld": true,
13+
"fogOnNether": true,
14+
"fogOnEnd": true,
15+
"blueBand": true,
16+
"customFog": true,
17+
"fogStart": 0,
18+
"fogEnd": 192,
19+
"fogShape": "CYLINDER",
20+
"cloudsHeight": 192,
21+
"entityNametagRendering": true,
22+
"playerNametagRendering": true,
23+
"itemNametagRendering": true,
24+
"chunkFadeSpeed": "SLOW",
25+
"darknessMode": "VANILLA",
26+
"darknessOnOverworld": true,
27+
"darknessOnNether": false,
28+
"darknessNetherFogBright": 0.5,
29+
"darknessOnEnd": false,
30+
"darknessEndFogBright": 0.5,
31+
"darknessByDefault": false,
32+
"darknessDimensionWhiteList": [],
33+
"darknessOnNoSkyLight": false,
34+
"darknessBlockLightOnly": false,
35+
"darknessAffectedByMoonPhase": true,
36+
"darknessNewMoonBright": 0.0,
37+
"darknessFullMoonBright": 0.25,
38+
"hideJREMI": false,
39+
"hideJREMIHint": false,
40+
"fontShadows": true,
41+
"leavesCulling": "OFF",
42+
"fastChests": false,
43+
"fastBeds": false,
44+
"rainParticles": true,
45+
"rainDropParticles": true,
46+
"crackingBlockParticles": true,
47+
"destroyedBlockParticles": true,
48+
"disabledParticles": [],
49+
"tileEntityDistanceCulling": true,
50+
"tileEntityCullingDistanceX": 4096,
51+
"tileEntityCullingDistanceY": 32,
52+
"entityDistanceCulling": true,
53+
"entityCullingDistanceX": 4096,
54+
"entityCullingDistanceY": 32,
55+
"monsterDistanceCulling": false,
56+
"monsterCullingDistanceX": 16384,
57+
"monsterCullingDistanceY": 64,
58+
"entityWhitelist": [
59+
"minecraft:ghast",
60+
"minecraft:ender_dragon",
61+
"iceandfire:all",
62+
"create:all"
63+
],
64+
"monsterWhitelist": [],
65+
"tileEntityWhitelist": [
66+
"waterframes:all",
67+
"start_core:komaru"
68+
],
69+
"borderlessAttachModeF11": "ATTACH",
70+
"fastLanguageReload": true,
71+
"enableZoom": true,
72+
"maxZoom": 50.0
73+
}

config/craftpresence.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"isInstance": false,
324324
"activityType": 0,
325325
"partyPrivacy": 1,
326-
"details": "Playing Star Technology on Eta 3",
326+
"details": "Playing Star Technology on Theta 1",
327327
"gameState": "",
328328
"largeImageKey": "startlogo",
329329
"largeImageText": "Trying to return home",

config/crash_assistant/config.toml

Lines changed: 379 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)