The random fill operation no longer works in the latest version. I think this comes because a import error `from amulet.libs.leveldb.leveldb import LevelDB ModuleNotFoundError: No module named 'amulet.libs.leveldb.leveldb' ` Since this import is not used in the script it can be removed and the operation will work.