mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-09 08:50:29 +00:00
Allow planks to be used for building in "adventure"
This commit is contained in:
parent
f63f85921f
commit
57c289f173
@ -108,6 +108,7 @@ local items = {
|
||||
},
|
||||
["some planks"] = {
|
||||
aliases = { "planks", "wooden planks", "wood planks" },
|
||||
material = true,
|
||||
desc = "You could easily craft these planks into sticks.",
|
||||
},
|
||||
["some sticks"] = {
|
||||
|
Loading…
Reference in New Issue
Block a user