From 1043470ca6409dbbaabc646f2052c9d14ce942d5 Mon Sep 17 00:00:00 2001 From: HbmMods Date: Tue, 2 Jun 2026 21:21:10 +0200 Subject: [PATCH] amogus --- changelog | 2 ++ gradle.properties | 2 +- src/main/java/com/hbm/lib/RefStrings.java | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 0561045f8..777b8cfee 100644 --- a/changelog +++ b/changelog @@ -81,6 +81,8 @@ * The steel recipe in the crucible now requires flux * The recipe is also now a fair bit slower (still faster than a blast furnace overall) * Remodeled the catalytic reformer +* Crane structure + * Crane structure ## Fixed * Fixed RoR graph showing the wrong name in the GUI diff --git a/gradle.properties b/gradle.properties index 7d124d5c0..f70489107 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_version=1.0.27 # Empty build number makes a release type -mod_build_number=5687 +mod_build_number=5714 credits=HbMinecraft,\ \ rodolphito (explosion algorithms),\ diff --git a/src/main/java/com/hbm/lib/RefStrings.java b/src/main/java/com/hbm/lib/RefStrings.java index fbac100cb..471c12f72 100644 --- a/src/main/java/com/hbm/lib/RefStrings.java +++ b/src/main/java/com/hbm/lib/RefStrings.java @@ -3,7 +3,7 @@ package com.hbm.lib; public class RefStrings { public static final String MODID = "hbm"; public static final String NAME = "Hbm's Nuclear Tech Mod"; - public static final String VERSION = "1.0.27 BETA (5687)"; + public static final String VERSION = "1.0.27 BETA (5714)"; //HBM's Beta Naming Convention: //V T (X) //V -> next release version