phase shifts, itemize

This commit is contained in:
anton.gurov
2019-11-13 18:55:11 +03:00
parent d5a853df0e
commit 999f48afe9
14 changed files with 213 additions and 15 deletions

View File

@ -21,7 +21,7 @@ type PrefabRecord struct {
Size struct {
X int `json:"x"`
Y int `json:"y"`
} `json:"Size"`
} `json:"Bulk"`
TileLegend map[string]string `json:"tile_legend"`
MobsLegend map[string]string `json:"mobs_legend"`
ItemLegend map[string]string `json:"item_legend"`