Make documentation about ItemStack:set_{name,count,wear} clearer
commit9a3129da5e39e3495a038c9da94586247365fa8b
authorsfan5 <sfan5@live.de>
Fri, 14 Oct 2016 11:08:59 +0000 (14 13:08 +0200)
committersfan5 <sfan5@live.de>
Sat, 15 Oct 2016 10:42:59 +0000 (15 12:42 +0200)
tree7d0c618fb1bc646ec8366b243d5a6395e7d76ae5
parenta468acce2ccd0197aa662fa592dba7dfe3e46f96
Make documentation about ItemStack:set_{name,count,wear} clearer

These methods do not actually fail but instead clear the item stack
and return false if a value like e.g. "" is passed.
doc/lua_api.txt