mirror of
https://github.com/minetest-mods/craftguide.git
synced 2024-11-22 19:03:43 +01:00
New sign texture
This commit is contained in:
parent
7793019357
commit
3ad05328bf
5
init.lua
5
init.lua
@ -2001,10 +2001,7 @@ if progressive_mode then
|
|||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
|
|
||||||
local to_save = {
|
local to_save = {"inv_items", "known_recipes"}
|
||||||
"inv_items",
|
|
||||||
"known_recipes",
|
|
||||||
}
|
|
||||||
|
|
||||||
local function save_meta(player)
|
local function save_meta(player)
|
||||||
local meta = player:get_meta()
|
local meta = player:get_meta()
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue
Block a user