-
Notifications
You must be signed in to change notification settings - Fork 0
/
ressourpack.qrc
35 lines (35 loc) · 2.45 KB
/
ressourpack.qrc
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
<RCC>
<qresource prefix="/">
<file>ressourcepacks/default/textures/blocks/acacia_log.png</file>
<file>ressourcepacks/default/textures/blocks/acacia_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/birch_log.png</file>
<file>ressourcepacks/default/textures/blocks/birch_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/dark_oak_log.png</file>
<file>ressourcepacks/default/textures/blocks/dark_oak_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/glass.png</file>
<file>ressourcepacks/default/textures/blocks/glowstone.png</file>
<file>ressourcepacks/default/textures/blocks/green_stained_glass.png</file>
<file>ressourcepacks/default/textures/blocks/jungle_log.png</file>
<file>ressourcepacks/default/textures/blocks/jungle_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/oak_log.png</file>
<file>ressourcepacks/default/textures/blocks/oak_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/spruce_log.png</file>
<file>ressourcepacks/default/textures/blocks/spruce_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/stone.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_acacia_log.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_acacia_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_birch_log.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_birch_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_dark_oak_log.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_dark_oak_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_jungle_log.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_jungle_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_oak_log.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_oak_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_spruce_log.png</file>
<file>ressourcepacks/default/textures/blocks/stripped_spruce_log_top.png</file>
<file>ressourcepacks/default/textures/blocks/air.png</file>
<file>ressourcepacks/default/textures/blocks/mirror.png</file>
<file>ressourcepacks/default/textures/blocks/watter.png</file>
</qresource>
</RCC>