MinecraftServerSharp icon indicating copy to clipboard operation
MinecraftServerSharp copied to clipboard

Create tool for downloading game data

Open aianlinb opened this issue 4 years ago • 8 comments

GameData\reports\blocks.json

aianlinb avatar Nov 17 '20 16:11 aianlinb

Any more information on this? This is pretty vague, even if I think it can be reproduced easily

Geolykt avatar Nov 17 '20 16:11 Geolykt

@Geolykt There is no GameData folder

aianlinb avatar Nov 17 '20 16:11 aianlinb

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)

Geolykt avatar Nov 17 '20 16:11 Geolykt

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.

TechPizzaDev avatar Nov 17 '20 16:11 TechPizzaDev

This issue will probably remain open until I create some data report generator.

TechPizzaDev avatar Nov 17 '20 16:11 TechPizzaDev

@TechnologicalPizza Thanks

aianlinb avatar Nov 17 '20 16:11 aianlinb

@TechnologicalPizza I have another question... Where this directory "GameData\reports\blocks.json" should be created ?

nhmatsumoto avatar Jul 22 '21 20:07 nhmatsumoto

The server expects that to be in it's working directory. Looking at ServerMain.cs should make it clear.

TechPizzaDev avatar Jul 22 '21 23:07 TechPizzaDev