Fractal Block World

Fractal Block World

Not enough ratings
How to get rid of annoying drop boxes
By SCP-096
This is cheating.
   
Award
Favorite
Favorited
Unfavorite
Guide:
  1. Open the following file in a text editor: (GamePath)\Data\Packages\xar\Game\MEnt\game_ment_drop.lua
  2. Navigate to line 48.
  3. Replace local zero_extra_levels = ( drop_extra_levels == 0 ) with
    local zero_extra_levels = ( drop_extra_levels >= 0 ).
  4. Save the file.
  5. Open fractal block world and enter the Xar package. If everything's working correctly, enemies on the same level as the player that normally spawn drop boxes upon death will instead drop the item instantly.