A lot more changes, notably adding shears and a failed attempt to fix

bedrock spawning
This commit is contained in:
IamPyu
2024-10-15 17:09:08 -06:00
parent 3e99d422ef
commit e2ab26594d
12 changed files with 103 additions and 17 deletions

View File

@@ -36,7 +36,8 @@ end
PyuTest.make_sword = function (nsname, desc, texture, damage, durability, atkspeed)
PyuTest.make_tool(nsname, desc, {
weapon = 1
weapon = 1,
sword = 1
}, texture, {
stack_max = 1,
tool_capabilities = PyuTest.tool_caps({