This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Spinner Feature

CreeperMods

Platinian
I do not know how the heck i'm gonna do with this spinner. Can someone help me on how to use this feature with Button?

Example:
C++:
switch (featNum) {
    case 0:
        items5Btn;
        break;
}