hot steamy load coming through

diarreah
This commit is contained in:
HbmMods 2026-07-26 21:25:38 +02:00
parent 5c0bdff858
commit afdba66a4e
3 changed files with 9 additions and 2 deletions

View File

@ -15,6 +15,11 @@
* Piles that overheat will explode, throwing flaming graphite everywhere * Piles that overheat will explode, throwing flaming graphite everywhere
* Satelllite Ground Station * Satelllite Ground Station
* Can relay RoR commands to connected satellites and satellite info back to RoR * Can relay RoR commands to connected satellites and satellite info back to RoR
* Platemetal
* Decorative connected texture metal block
* Comes in all colors except brown
* NTM poop theory debunked
* Make a nice clanking noise when placing and breaking
## Changed ## Changed
* Updated all oil well GUI textures * Updated all oil well GUI textures
@ -42,6 +47,8 @@
* Legacy satellites still function and can still be launched * Legacy satellites still function and can still be launched
* The PWR's coolant levels can now be read with RoR * The PWR's coolant levels can now be read with RoR
* Soyuz and related assembly recipes now use 25kHE/t instead of just 100 * Soyuz and related assembly recipes now use 25kHE/t instead of just 100
* Updated the GUI textures for the refinery, various particle accelerator parts and a few other machines
* Glyphid hive blocks now use state-of-the-fart flesh sounds
## Fixed ## Fixed
* Fixed held block being placed when not sneaking when opening the cable diode's GUI * Fixed held block being placed when not sneaking when opening the cable diode's GUI

View File

@ -1,6 +1,6 @@
mod_version=1.0.27 mod_version=1.0.27
# Empty build number makes a release type # Empty build number makes a release type
mod_build_number=5758 mod_build_number=5768
credits=HbMinecraft,\ credits=HbMinecraft,\
\ rodolphito (explosion algorithms),\ \ rodolphito (explosion algorithms),\

View File

@ -3,7 +3,7 @@ package com.hbm.lib;
public class RefStrings { public class RefStrings {
public static final String MODID = "hbm"; public static final String MODID = "hbm";
public static final String NAME = "Hbm's Nuclear Tech Mod"; public static final String NAME = "Hbm's Nuclear Tech Mod";
public static final String VERSION = "1.0.27 BETA (5758)"; public static final String VERSION = "1.0.27 BETA (5768)";
//HBM's Beta Naming Convention: //HBM's Beta Naming Convention:
//V T (X) //V T (X)
//V -> next release version //V -> next release version