MinecraftServerSharp
MinecraftServerSharp copied to clipboard
Create tool for downloading game data
GameData\reports\blocks.json
Any more information on this? This is pretty vague, even if I think it can be reproduced easily
@Geolykt There is no GameData folder
Things such as reproduction steps are better for the future (I haven't run this, so idk how easily this can reproduced, but I'd just remark this in case it's as that easy)
Silly me, I forgot to add instructions for required resources. You can get blocks.json here Then create that folder and put the downloaded file there.
This issue will probably remain open until I create some data report generator.
@TechnologicalPizza Thanks
@TechnologicalPizza I have another question... Where this directory "GameData\reports\blocks.json" should be created ?
The server expects that to be in it's working directory. Looking at ServerMain.cs
should make it clear.