From CloudModding OoT Wiki

Link has a massive arsenal of items. Because of this, there are a lot of places where different tables pertaining to items can hide.

Using Items

Get Items

  • The Get Items table defines all the items that Link can collect from chests and random drops.
  • En_Item00 (0015, Collectible Items), is the actor used for items that can be walked into and collected
  • ovl_En_Wonder_Item (0112, Invisible collectible) can be used to spawn En_Item00 actors
  • ovl_Item_Shield (00EE, Deku shield), is an unused collectible Deku Shield

Shops

Main article: Shops