mirror of
https://github.com/minetest-mods/i3.git
synced 2024-12-26 19:00:39 +01:00
Tweak value
This commit is contained in:
parent
b672eeaab8
commit
9adbcf2615
2
init.lua
2
init.lua
@ -1749,7 +1749,7 @@ local function get_inventory_mode(player, fs, data, full_height)
|
||||
|
||||
--fs("style[player_model;bgcolor=black]")
|
||||
fs(fmt("model", 0.2, 0.2, 4, 5.4, "player_model",
|
||||
props.mesh, concat(props.textures, ","), "-10,-150", "false", "false", "0,80"))
|
||||
props.mesh, concat(props.textures, ","), "0,-150", "false", "false", "0,80"))
|
||||
|
||||
local extras = __3darmor or __skinsdb
|
||||
local xoffset = extras and 0 or 4.5
|
||||
|
Loading…
Reference in New Issue
Block a user