If i want refill all chests, i get this error RuntimeException: index invalid or out of range My code: foreach($fcontents as $key => $val){ $tile->getInventory()->setItem($key,$val); If needed i send full code
What's $fcontents? Edit: Take a look at https://github.com/falkirks/ChestRefill/blob/master/src/ChestRefill/RefillTask.php