mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-26 14:27:59 +01:00
Added a Sweet Apple Acres panorama
This commit is contained in:
parent
f6f981ecab
commit
323db09017
7 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ public class GuiSkinsMineLP extends GuiSkins {
|
||||||
|
|
||||||
private static final String[] panoramas = new String[] {
|
private static final String[] panoramas = new String[] {
|
||||||
"minelittlepony:textures/cubemap/sugarcubecorner_%d.png",
|
"minelittlepony:textures/cubemap/sugarcubecorner_%d.png",
|
||||||
"minelittlepony:textures/cubemap/quillsandsofas_%d.png"
|
"minelittlepony:textures/cubemap/quillsandsofas_%d.png",
|
||||||
|
"minelittlepony:textures/cubemap/sweetappleacres_%d.png"
|
||||||
};
|
};
|
||||||
|
|
||||||
public GuiSkinsMineLP(List<SkinServer> servers) {
|
public GuiSkinsMineLP(List<SkinServer> servers) {
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in a new issue