From b43e6950543069406d8aa3a2f7be5fff77c6a78f Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 25 May 2025 18:52:50 +0200 Subject: [PATCH] add missing update for harvestcraft --- updates.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates.json b/updates.json index 0a526ac..ea28a43 100644 --- a/updates.json +++ b/updates.json @@ -125,6 +125,9 @@ }, { "InheritFrom": "mod:ztone" + }, + { + "InheritFrom": "mod:pamsharvestcraft" } ] },