Compare commits
5 Commits
v1.0
...
53e7a4e3a5
Author | SHA1 | Date | |
---|---|---|---|
53e7a4e3a5
|
|||
7a7683dfa4
|
|||
e3d4c333f7
|
|||
5955d6b73a
|
|||
ece968313d
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@
|
||||
.minecraft/server-resource-packs/
|
||||
.minecraft/shaderpacks/
|
||||
.minecraft/texturepacks/
|
||||
natives/
|
||||
|
||||
.minecraft/config/ChatTriggers/chattriggers-asm-provided-libs.js
|
||||
.minecraft/config/ChatTriggers/chattriggers-asmLib.js
|
||||
|
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
[submodule ".minecraft/resourcepacks/suckless-pack"]
|
||||
path = .minecraft/resourcepacks/suckless-pack
|
||||
url = git@github.com:BBaoVanC/suckless-pack.git
|
||||
branch = master
|
@ -206,7 +206,7 @@
|
||||
transparent_chat = false
|
||||
transparent_chat_input_field = false
|
||||
chat_keeper = true
|
||||
compact_chat = true
|
||||
compact_chat = false
|
||||
chat_position = true
|
||||
chat_timestamps_format = 0
|
||||
|
||||
|
Binary file not shown.
BIN
.minecraft/mods/Patcher-1.5.1 (1.8.9).jar
Normal file
BIN
.minecraft/mods/Patcher-1.5.1 (1.8.9).jar
Normal file
Binary file not shown.
Binary file not shown.
1
.minecraft/resourcepacks/suckless-pack
Submodule
1
.minecraft/resourcepacks/suckless-pack
Submodule
Submodule .minecraft/resourcepacks/suckless-pack added at 7c702a39bf
Reference in New Issue
Block a user