Skip to content

Commit 3ad92ba

Browse files
Wuzzy2sfan5
authored andcommittedJan 4, 2020
Tweak default textures (#9237)
1 parent c162340 commit 3ad92ba

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
 

Diff for: ‎doc/texture_packs.txt

+5
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ by texture packs. All existing fallback textures can be found in the directory
6363
### Gameplay textures
6464

6565
* `bubble.png`: the bubble texture when the player is drowning
66+
(default size: 12×12)
6667

6768
* `crack_anylength.png`: node overlay texture when digging
6869

@@ -74,6 +75,7 @@ by texture packs. All existing fallback textures can be found in the directory
7475
* `halo.png`: used for the node highlighting mesh
7576

7677
* `heart.png`: used to display the health points of the player
78+
(default size: 12×12)
7779

7880
* `minimap_mask_round.png`: round minimap mask, white gets replaced by the map
7981
* `minimap_mask_square.png`: mask used for the square minimap
@@ -102,6 +104,9 @@ by texture packs. All existing fallback textures can be found in the directory
102104

103105
* `wieldhand.png`: texture of the wieldhand
104106

107+
Note: The default textures of `player.png`, `player_back.png` and `wieldhand.png`
108+
are placeholders intended to be overwritten by the game.
109+
105110
### Mainmenu textures
106111

107112
* `menu_bg.png`: used as mainmenu background when the clouds are disabled

Diff for: ‎textures/base/pack/bubble.png

-16 Bytes
Loading

Diff for: ‎textures/base/pack/heart.png

7 Bytes
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.