- Script Version: 2.6.1
- Script Author: Me
- Minecraft Version: 1.17.1
- Full Code:
every 1 tick:
loop all players:
if slot 8 of loop-player's inventory is not nether star:
if loop-player's inventory contains nether star named "&c&lSky&b&lBlock &e&lMenu":
remove 1 nether star from loop-player's inventory
set slot 8 of loop-player's inventory to nether star named "&c&lSky&b&lBlock &e&lMenu"
if slot 8 of loop-player's inventory is nether star:
stop
- Errors on Reload:
- No errors
- Console Errors: (if applicable)
- No errors
- Other Useful Info:
- I just can't move items around my inventory.
- Addons using (including versions):
- SkBee. I don't think it is relevant tho
- [Have you tried searching the docs? Yes
- Have you tried searching the Forums? Yes
- What other methods have you tried to fix it?[/b] Change the code around, but still doesn't work.
[doublepost=1647176428][/doublepost]Nevermind, I have solved it!