diff --git a/config/packer/1.12.2.json b/config/packer/1.12.2.json index b084153c9137..0ad5575ab60b 100644 --- a/config/packer/1.12.2.json +++ b/config/packer/1.12.2.json @@ -50,5 +50,8 @@ "……": "\u22ef\u22ef" }, "destinationReplacement": {} + }, + "namespaceDiscriminator": { + "ae2-stuff": "displayName" } } \ No newline at end of file diff --git a/projects/assets/ae2-stuff-unofficial/1.12.2/ae2stuff/local-config.json b/projects/assets/ae2-stuff-unofficial/1.12.2/ae2stuff/local-config.json new file mode 100644 index 000000000000..3b442bc98d81 --- /dev/null +++ b/projects/assets/ae2-stuff-unofficial/1.12.2/ae2stuff/local-config.json @@ -0,0 +1,10 @@ +{ + "inclusionDomains": [], + "exclusionDomains": [], + "exclusionPaths": [], + "inclusionPaths": [], + "characterReplacement": {}, + "destinationReplacement": {}, + "namespaceDiscriminator": "AE2 Stuff" + +} \ No newline at end of file diff --git a/projects/assets/ae2-stuff/1.12.2/ae2stuff/local-config.json b/projects/assets/ae2-stuff/1.12.2/ae2stuff/local-config.json new file mode 100644 index 000000000000..d43ba847df81 --- /dev/null +++ b/projects/assets/ae2-stuff/1.12.2/ae2stuff/local-config.json @@ -0,0 +1,9 @@ +{ + "inclusionDomains": [], + "exclusionDomains": [], + "exclusionPaths": [], + "inclusionPaths": [], + "characterReplacement": {}, + "destinationReplacement": {}, + "namespaceDiscriminator": "AE2 Stuff Unofficial" +} \ No newline at end of file