-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathContext.json
More file actions
38 lines (30 loc) · 1.36 KB
/
Context.json
File metadata and controls
38 lines (30 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"Header":"What should I replace Optifine with",
"Content":"Optifine should be replaced with rubidium, since unlike Optifine, rubidium is open source."
},
{
"Header":"Should I use Optifine",
"Content":"You shouldn't use Optifine, it's closed soured nature prevents us from making compat for it."
},
{
"Header":"Where can I download Clockwork",
"Content":"You can't download Clockwork as it's currently in a closed alpha, testers are selected by the devs. And no, constantly asking doesn't help you become a tester."
},
{
"Header":"When does Clockwork release",
"Content":"Clockwork is currently in a closed alpha, it'll be released to the public anywhere from 2-4 weeks."
},
{
"Header":"My ship is invisible",
"Content":"If you are using Optifine, then delete it. Else make sure that you're using the latest version of the mod"
},
{
"Header":"Where can I Download TakeOff",
"Content":"You can download takeoff using this video: 'https://www.youtube.com/watch?v=BEocRbmM9Co&ab_channel=Rango' "
},
{
"Header":"exit code -1",
"Content":"Are you sure you have all the depedencies you need? For example the forge version requires the Kotlin mod to be installed"
}
]