changelog, version bump

This commit is contained in:
Bob 2023-09-03 19:41:44 +02:00
parent 015e3f36d6
commit f6b22652ab
3 changed files with 5 additions and 3 deletions

View File

@ -21,6 +21,7 @@
* Changed electric press recipe, crafting complexity has been reduced and the press now uses hydraulic pistons
* Removed DFC emitter beam cap again since the core already imposes a natural limit due to fuel consumption
* I don't know why anyone would need a DFC that strong anyway, but now you can have them again
* The UAC pistol now has a crafting recipe and can also be found in structures
## Fixed
* Fixed logspam when pollution handler tries to save the pollution data for dimensions that have never been loaded before
@ -33,3 +34,4 @@
* Fixed crash caused by express delivery shells
* Fixed 4 gauge solid steel slugs not being made from steel
* Fixed missing lang entry for fluorite ore
* Fixed UAC pistol UV

View File

@ -1,6 +1,6 @@
mod_version=1.0.27
# Empty build number makes a release type
mod_build_number=4707
mod_build_number=4711
credits=HbMinecraft, rodolphito (explosion algorithms), grangerave (explosion algorithms),\
\ Hoboy (textures, models), Doctor17 (russian localization), Drillgon200 (effects, models,\

View File

@ -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 (4707)";
public static final String VERSION = "1.0.27 BETA (4711)";
//HBM's Beta Naming Convention:
//V T (X)
//V -> next release version