blixt/py-starbound

Allow recovery for worlds that use materials provided by mods that are no longer installed

Closed this issue · 0 comments

Something like:

# Replace material 12345 with dirt and 12346 with cobblestone
./world.py --replace-materials=12345:8,12346:3 [world file]