From 20e87c241a001119fff940fee21cdac3ffd4bc66 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Fri, 14 Nov 2025 22:50:06 +0100 Subject: [PATCH] 1.0.1 --- pollution-module/changelog.txt | 5 +++++ pollution-module/info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 pollution-module/changelog.txt diff --git a/pollution-module/changelog.txt b/pollution-module/changelog.txt new file mode 100644 index 0000000..3589ae3 --- /dev/null +++ b/pollution-module/changelog.txt @@ -0,0 +1,5 @@ +--------------------------------------------------------------------------------------------------- +Version: 1.0.1 +Date: 14.11.2025 + Changes: + - Allow modules to be crafted in EM plant \ No newline at end of file diff --git a/pollution-module/info.json b/pollution-module/info.json index 3434a4c..e0ecb00 100644 --- a/pollution-module/info.json +++ b/pollution-module/info.json @@ -1,6 +1,6 @@ { "name": "pollution-module", - "version": "1.0.0", + "version": "1.0.1", "title": "Pollution module", "description": "Adds pollution modules.", "author": "cackling fiend",