Initial Commit
This commit is contained in:
10
plugins/ItemsAdder/contents/custom_esc/esc.yml
Normal file
10
plugins/ItemsAdder/contents/custom_esc/esc.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
info:
|
||||
namespace: ia_various_configs
|
||||
minecraft_lang_overwrite:
|
||||
esc_menu_texts:
|
||||
entries:
|
||||
"menu.game": ":top_logo_1::offset_-1::top_logo_2:"
|
||||
"menu.disconnect": ":offset_-256::offset_16::quit_button::offset_-236::offset_16::bottom_news::offset_-256:"
|
||||
"deathScreen.title": ":you_died:"
|
||||
languages:
|
||||
- ALL
|
||||
30
plugins/ItemsAdder/contents/custom_esc/esc_images.yml
Normal file
30
plugins/ItemsAdder/contents/custom_esc/esc_images.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
info:
|
||||
namespace: "custom_esc"
|
||||
font_images:
|
||||
top_logo_1:
|
||||
path: "top_logo_1.png"
|
||||
y_position: 32
|
||||
scale_ratio: 128
|
||||
suggest_in_command: false
|
||||
show_in_gui: false
|
||||
top_logo_2:
|
||||
path: "top_logo_2.png"
|
||||
y_position: 32
|
||||
scale_ratio: 128
|
||||
suggest_in_command: false
|
||||
show_in_gui: false
|
||||
bottom_news:
|
||||
path: "bottom_news.png"
|
||||
y_position: -10
|
||||
suggest_in_command: false
|
||||
show_in_gui: false
|
||||
quit_button:
|
||||
path: "quit_button.png"
|
||||
y_position: 13
|
||||
suggest_in_command: false
|
||||
show_in_gui: false
|
||||
you_died:
|
||||
path: "you_died.png"
|
||||
y_position: 35
|
||||
suggest_in_command: false
|
||||
show_in_gui: false
|
||||
BIN
plugins/ItemsAdder/contents/custom_esc/textures/bottom_news.png
Normal file
BIN
plugins/ItemsAdder/contents/custom_esc/textures/bottom_news.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1002 B |
BIN
plugins/ItemsAdder/contents/custom_esc/textures/quit_button.png
Normal file
BIN
plugins/ItemsAdder/contents/custom_esc/textures/quit_button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
plugins/ItemsAdder/contents/custom_esc/textures/top_logo_1.png
Normal file
BIN
plugins/ItemsAdder/contents/custom_esc/textures/top_logo_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
plugins/ItemsAdder/contents/custom_esc/textures/top_logo_2.png
Normal file
BIN
plugins/ItemsAdder/contents/custom_esc/textures/top_logo_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
plugins/ItemsAdder/contents/custom_esc/textures/you_died.png
Normal file
BIN
plugins/ItemsAdder/contents/custom_esc/textures/you_died.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user