Small question, when using the .insertNewItem method of the Inventory Object, do I have to use the Item ID found in the Items table in the definitions.db or the Item ID found say in the Constructions table for woodbeams/logs/planks/etc.
e.g. for woodplanks, ID: 760 or 2
Also what about objects? Can I add them to a player's inventory or not since adding an "objectkit" item doesn't really allow me to specify which object I am adding.
For ores should I use the Item ID of ore i.e. 309 and the texture IDs found in the ItemInfo Table, itemtexture field?