/
Fixed randomization issue when only 2 block items were present. Implemented probability-based selection, ensuring even distribution: Each block now has a 100 / blockCount% chance to be chosen. Improved slot selection logic, preventing unnecessary re-selection of the same block. Refactored randomizeHotbarSlot for better readability and efficiency.

Simple placement of random blocks from hotbar