New sign texture

This commit is contained in:
Jean-Patrick Guerrero 2020-03-31 00:56:11 +02:00
parent 7793019357
commit 3ad05328bf
2 changed files with 1 additions and 4 deletions

View File

@ -2001,10 +2001,7 @@ if progressive_mode then
}
end)
local to_save = {
"inv_items",
"known_recipes",
}
local to_save = {"inv_items", "known_recipes"}
local function save_meta(player)
local meta = player:get_meta()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB