Skip to content
mastercoms edited this page Jul 26, 2016 · 3 revisions

Items and blocks IDs are registered in the constants system, under ItemIds.

If additional functionality is required for an item or block, it is registered in the Item Table. Classes that add additional functionality to items are in the itemtype folder, and those for blocks are in the blocktype folder.