Is there any way to bind different pages to different keys?
Open specific pages with key bindsSolved
Yes, just add the page number to the backpack.open command. For example, backpack.open 1, backpack.open 2. There's also backpack.next and backpack.prev for continuously cycling right or left.
WhiteThunder
Yes, just add the page number to the backpack.open command. For example,
backpack.open 1,backpack.open 2. There's alsobackpack.nextandbackpack.prevfor continuously cycling right or left.
thank you!
Locked automatically