From 52f6386c38f53b7dfbe9aae49c3a5e433ad3151d Mon Sep 17 00:00:00 2001 From: itrycodingforthefirsttime Date: Sat, 14 Mar 2026 10:26:14 +0000 Subject: [PATCH] Update mod.hjson --- mod.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.hjson b/mod.hjson index e481f6e..a2c3220 100644 --- a/mod.hjson +++ b/mod.hjson @@ -4,6 +4,6 @@ author: "Pointifix" main: "autodrill.AutoDrill" description: "Adds tools for automatically filling resource patches with drills" version: 1.0 -minGameVersion: 147 +minGameVersion: 154 java: true hidden: true