mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-10 05:39:14 +00:00
Initial commit
This commit is contained in:
commit
acbdb5612a
2402 changed files with 15870 additions and 0 deletions
BIN
assets/minecraft/mcpatcher/sky/world0/cloudbox.png
Normal file
BIN
assets/minecraft/mcpatcher/sky/world0/cloudbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
assets/minecraft/mcpatcher/sky/world0/nightbox.png
Normal file
BIN
assets/minecraft/mcpatcher/sky/world0/nightbox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
assets/minecraft/mcpatcher/sky/world0/nightbox2.png
Normal file
BIN
assets/minecraft/mcpatcher/sky/world0/nightbox2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
9
assets/minecraft/mcpatcher/sky/world0/sky1.properties
Normal file
9
assets/minecraft/mcpatcher/sky/world0/sky1.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
startFadeIn=5:00
|
||||
endFadeIn=5:30
|
||||
startFadeOut=17:30
|
||||
endFadeOut=18:00
|
||||
blend=multiply
|
||||
rotate=true
|
||||
axis=-0.0 1.0 0.0
|
||||
speed=1.0
|
||||
source=./cloudbox.png
|
9
assets/minecraft/mcpatcher/sky/world0/sky2.properties
Normal file
9
assets/minecraft/mcpatcher/sky/world0/sky2.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
startFadeIn=17:30
|
||||
endFadeIn=18:00
|
||||
startFadeOut=5:30
|
||||
endFadeOut=6:00
|
||||
blend=add
|
||||
rotate=true
|
||||
axis=-0.0 1.0 0.0
|
||||
speed=1.0
|
||||
source=./nightbox.png
|
9
assets/minecraft/mcpatcher/sky/world0/sky3.properties
Normal file
9
assets/minecraft/mcpatcher/sky/world0/sky3.properties
Normal file
|
@ -0,0 +1,9 @@
|
|||
startFadeIn=18:00
|
||||
endFadeIn=18:30
|
||||
startFadeOut=5:00
|
||||
endFadeOut=5:30
|
||||
blend=add
|
||||
rotate=true
|
||||
axis=-0.0 1.0 0.0
|
||||
speed=0.1
|
||||
source=./nightbox2.png
|
Loading…
Add table
Add a link
Reference in a new issue