Update template
This commit is contained in:
parent
6ba15bc555
commit
08aa5c953c
2
init.lua
2
init.lua
|
@ -1664,7 +1664,7 @@ local function get_export_fs(fs, data, is_recipe, is_usage, max_stacks_rcp, max_
|
|||
fmt("scrollbar", data.xoffset + 8.1, data.yoffset, 3, 0.35,
|
||||
"horizontal", fmt("scrbar_%s", name), stack_fs),
|
||||
fmt("button", data.xoffset + 8.1, data.yoffset + 0.4, 3, 0.7, fmt("craft_%s", name),
|
||||
fmt("%s", fmt(ES"Craft (x%u)", stack_fs))))
|
||||
ES("Craft (x@1)", stack_fs)))
|
||||
end
|
||||
|
||||
local function get_rcp_extra(player, data, fs, panel, is_recipe, is_usage)
|
||||
|
|
|
@ -52,8 +52,7 @@ Collect items to reveal more recipes=
|
|||
Compress items=
|
||||
Cooking=
|
||||
Cooking time: @1=
|
||||
Craft %u item=
|
||||
Craft %u items=
|
||||
Craft (x@1)=
|
||||
Crafting Guide=
|
||||
Digging=
|
||||
Digging (by chance)=
|
||||
|
|
Ŝarĝante…
Reference in New Issue