Update quest_i8n.ts from Nomifactory

This commit is contained in:
IntegerLimit 2023-02-21 21:44:33 +11:00
parent d33872f61a
commit 66bf388b64

View File

@ -70,6 +70,7 @@ const uselessProps = {
"ignoreNBT:1": 0, "ignoreNBT:1": 0,
"index:3": 0, "index:3": 0,
"partialMatch:1": 1, "partialMatch:1": 1,
"ignoresview:1": 0,
}; };
function stripUselessMetadata(object: unknown) { function stripUselessMetadata(object: unknown) {