Remove wool to cloth in craftguide

master
Wuzzy 2021-10-12 17:54:53 +02:00
parent f990ab0752
commit d2d0355af9
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Node identities:
* `colwood`: Colored wooden planks
* `claybricks`: Clay bricks
* `wool`: Wool
* `wool`: Cloth
* `carpet`: Carpet
* `table`: Table

View File

@ -40,7 +40,7 @@ local group_stereotypes = {
}
local group_names = {
wool = S("Any wool"),
wool = S("Any cloth"),
dye = S("Any dye"),
vessel = S("Any vessel"),
coal = S("Any coal lump"),