partly working
This commit is contained in:
parent
fc6549e612
commit
5fc0febb86
@ -32,6 +32,7 @@ func (a *MapBlockAccessor) FindNextLegacyBlocks(s settings.Settings, layers []*l
|
||||
result.UnfilteredCount = nextResult.UnfilteredCount
|
||||
|
||||
for _, block := range blocks {
|
||||
|
||||
fields := logrus.Fields{
|
||||
"x": block.Pos.X,
|
||||
"y": block.Pos.Y,
|
||||
|
Loading…
Reference in New Issue
Block a user