phase shifts, itemize
This commit is contained in:
@ -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"`
|
||||
|
Reference in New Issue
Block a user