geforkt von Mirrors/FastAsyncWorldEdit
The /green command should now only affect dirt on the top layer.
Dieser Commit ist enthalten in:
Ursprung
2b94ddf7ed
Commit
93620ec168
@ -2082,6 +2082,7 @@ public class EditSession {
|
||||
if (setBlock(pt, grass)) {
|
||||
++affected;
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren