YUNoMakeGoodMap

YUNoMakeGoodMap

6M Downloads

Config Json

VizionG opened this issue ยท 1 comments

commented

Im trying to add a desciption to a structure but it doesnt load the json.

Json is located on the "structures" folder alongside the "picture.png"

Here is what the json looks like:

{
"name": "Order",
"logo": "ORDER.png",
"description": [
"A simple house in the void.",
"",
"Cobblegen included."
]
}

Something wrong with the actual json or not placed in the right place?

commented

Still happens in the current version from what I can tell. Structure generates but json and png don't take effect.