From e4725271fc86cd9bd5808e6704c79a6611f034d1 Mon Sep 17 00:00:00 2001 From: Brevven Date: Fri, 23 Dec 2022 16:22:56 -0800 Subject: [PATCH] gdiw --- changelog.txt | 2 ++ data-updates.lua | 1 + 2 files changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 93c5870..9748fe6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ Version: 1.2.9 Date: 2022-12-24 Localization: - zh-CN by sunnytan53 + Fixes: + - Modules with GDIW --------------------------------------------------------------------------------------------------- Version: 1.2.8 Date: 2022-08-23 diff --git a/data-updates.lua b/data-updates.lua index d63f114..19f61ed 100644 --- a/data-updates.lua +++ b/data-updates.lua @@ -5,3 +5,4 @@ require("omni") require("map-gen-preset-updates") require("strange-matter") require("compatibility/248k") +require("titanium-recipe-modules")