The bug
When using the command java -cp server.jar net.minecraft.data.Main --all
, it should pull out all of the data in server.jar
file (including some reports). While the command extracts most of the data, it leaves out structures.
Attachments
Comments 8
Probably not intended to do, but it would be nice if the server dropped every piece of data, like enchantment & potion ids, scoreboard criteria, etc
Well, the server data getter now pulls out loot tables (not sure when that changed), but structures are still not getting extracted
Please do not mark unreleased versions as affected.
You don't have access to them yet.