File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ by texture packs. All existing fallback textures can be found in the directory
63
63
### Gameplay textures
64
64
65
65
* `bubble.png`: the bubble texture when the player is drowning
66
+ (default size: 12×12)
66
67
67
68
* `crack_anylength.png`: node overlay texture when digging
68
69
@@ -74,6 +75,7 @@ by texture packs. All existing fallback textures can be found in the directory
74
75
* `halo.png`: used for the node highlighting mesh
75
76
76
77
* `heart.png`: used to display the health points of the player
78
+ (default size: 12×12)
77
79
78
80
* `minimap_mask_round.png`: round minimap mask, white gets replaced by the map
79
81
* `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
102
104
103
105
* `wieldhand.png`: texture of the wieldhand
104
106
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
+
105
110
### Mainmenu textures
106
111
107
112
* `menu_bg.png`: used as mainmenu background when the clouds are disabled
You can’t perform that action at this time.
0 commit comments