1
0
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:
Daniel Ratcliffe 2024-05-13 12:47:31 +01:00 committed by Jonathan Coates
parent f63f85921f
commit 57c289f173
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06

View File

@ -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"] = {