minecraft-randomiser icon indicating copy to clipboard operation
minecraft-randomiser copied to clipboard

No data being shuffled when ran .py in folder with Python3

Open 3Nya3 opened this issue 5 years ago • 1 comments

When I ran the data_randomizer.py in the mincraft-randomiser-2.0.0 it popped up the python window and flashed through about 5 lines before closing. When checking the random_data.zip folder in the data > minecraft folder there was only a tags folder, no loot_table folder or anything.

I looked at the code and it should automatically compress and move the folder into /datapacks in the world saves but it didn't, and when manually moved in and ran nothing was randomized. (I've used SethBling's randomizer before) image image

3Nya3 avatar Oct 12 '19 21:10 3Nya3

hm, this is peculiar, thought i fixed this with a previous commit. will look into it soon..

(as a side note, it doesn't automatically move the file, it just prints where you should move it. although, i could add a feature to specify the worldname so it moves it automatically..)

qixils avatar Oct 13 '19 03:10 qixils