Resizing existing item

Hey guys, I’m trying to create my first mod.

The idea is quite simple. Resizing deep sea loot creates to about double size to increase their visibility.
I started creating a copy of SupplyCrate_Ocean_Instant in my mod folder and changed its scale properties to increase size. On the test map I created a supply crate spawning volume to make the increased crates spawn successfully.

How can I make the modified loot crates spawn on TheIsland with as litte modifications as possible and without creating a total convertions?

Thanks for your help :slight_smile:

EDIT: ok, found the remap supply crate entry in generic mod blueprint, will test it now.