1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-31 21:52:59 +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

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