Small improve
Big update
New methods
world.getOutlineBoxes(x, y, z, blockState)
world.getCollisionBoxes(x, y, z, blockState)
Improved world.getBlock
Crash fix
New functions
item.lore = { [1] = "1", [2] = "2"}
item.display_name = "Test"
item.count = 1
player.addToast("Title", "Descriptin", 10000)
2 new events
Fix json.stringify for arrays
Fixed spam in logs
Removed require modules cache
Improve ImGUI Lua API
Improve Lua API
Added ImGUI to Lua
Fix player.inventory.leftClick
Fix player.inventory.rightClick
Fix player.inventory.dropAll
Add 3d render images
Added packet events for failsafe


