mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-04-02 20:32:31 +02:00
Proper default for 3d_player_preview in settingtypes.txt
This commit is contained in:
@ -95,7 +95,7 @@ fire_animation_frames (Fire Animation Frames) int 8
|
|||||||
animated_chests (Animated chests) bool true
|
animated_chests (Animated chests) bool true
|
||||||
|
|
||||||
# Whether to preview the player in inventory in 3D (requires Minetest 5.4)
|
# Whether to preview the player in inventory in 3D (requires Minetest 5.4)
|
||||||
3d_player_preview (3D Player preview) bool true
|
3d_player_preview (3D Player preview) bool false
|
||||||
|
|
||||||
[Experimental]
|
[Experimental]
|
||||||
# Whether ice is translucent. If disabled, ice is fully opaque.
|
# Whether ice is translucent. If disabled, ice is fully opaque.
|
||||||
|
Reference in New Issue
Block a user