geforkt von Mirrors/FastAsyncWorldEdit
Correct description of strip nbt
Dieser Commit ist enthalten in:
Ursprung
9d68cd8380
Commit
7a9cbe5d77
@ -189,7 +189,7 @@ public class Settings extends Config {
|
||||
})
|
||||
public boolean RESTRICT_HISTORY_TO_REGIONS = true;
|
||||
@Comment({
|
||||
"List of blocks to strip nbt from",
|
||||
"List of nbt tags to strip from blocks, e.g. Items",
|
||||
})
|
||||
public List<String> STRIP_NBT = new ArrayList<>();
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren