mirror of
https://github.com/minetest-mods/craftguide.git
synced 2024-11-05 01:30:21 +01:00
Change template
This commit is contained in:
parent
6ef7dda7de
commit
917dd8714f
2
init.lua
2
init.lua
|
@ -165,7 +165,7 @@ local group_names = {
|
|||
mushroom = S"Any mushroom",
|
||||
sand = S"Any sand",
|
||||
stick = S"Any stick",
|
||||
stone = S"Any kind of stone block",
|
||||
stone = S"Any stone",
|
||||
tree = S"Any tree",
|
||||
vessel = S"Any vessel",
|
||||
wool = S"Any wool",
|
||||
|
|
|
@ -27,7 +27,7 @@ Any dark grey dye=
|
|||
Any green dye=
|
||||
Any green flower=
|
||||
Any grey dye=
|
||||
Any kind of stone block=
|
||||
Any stone=
|
||||
Any magenta dye=
|
||||
Any orange dye=
|
||||
Any orange flower=
|
||||
|
|
Loading…
Reference in New Issue
Block a user