| Theme Icons |
|---|
| Custom Icon (must be present in each theme that you want to use, 32x32) |
| Custom Item (lines of code are added to itemlist.txt) |
![]() Syntax: :Name,{comma-delimited list of image filenames},true/false (looping),false (deprecated),true/false (counter); // Examples:
// Off, Hookshot; don't loop; don't have a counter
:Example: 1 Element List,{0002.png},false,false,false;
// Off, Power Glove, Titan's Mitt; don't loop; don't have a counter
:Example: 2 Element List,{0019.png,0043.png},false,false,false;
// Off, Empty, Red, Green, Blue, Fairy, Bee; do loop; don't have a counter
:Example: 6 Element Loop,{0026.png,0050.png,0051.png,0052.png,0053.png,0054.png},true,false,false;
// Always On (because it's a counter), Full Heart Container; don't loop, do have a counter
:Example: Counter,{0060.png},false,false,true;
|
| Demo of Custom Items |
![]() ![]() ![]() ![]() |