Skip to content

Commit

Permalink
Version 1.9.5 Release: The Bedrock Ore Update
Browse files Browse the repository at this point in the history
Versionbump
  • Loading branch information
Alcatergit committed Jun 29, 2023
1 parent 16d29e0 commit 4ab0c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/com/hbm/lib/RefStrings.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
public class RefStrings {
public static final String MODID = "hbm";
public static final String NAME = "Hbm's Nuclear Tech - Extended Edition";
public static final String VERSION = "NTM-Extended-1.12.2-1.9.6";
public static final String CHANGELOG = "§aAdded new small Turret Models$§aAdded Fluid Heat Exchanger$§aAdded Heating Oven$§aAdded Oil Burner$§aAdded Electric Heater$§aAdded Iron Furnace$§aAdded Chemfactory$§aAdded RBMK Emergency Freezer$§aAdded RBMK Fluid Heater$§aAdded Hot Coolant$§aAdded Meteor Charms$§aAdded THE VOICES$§aAdded UU Matter Gigafactory$§bChanged some textures$§bChanged ore radiation$§bChanged Italian Translation$§eFixed Transmutation crash$§eFixed crash when placing spitfire and tau turrets$§eFixed 30 more bugs";
public static final String VERSION = "NTM-Extended-1.12.2-1.9.7";
public static final String CHANGELOG = "§d§l[BEDROCK ORES]$§aAdded Bedrock Ores$§aAdded Excavator$§aAdded 4 Fluids$§aAdded new Gas Flare$§aAdded Blast Furnace Extension$§aAdded Nuclear Blast Furnace$§aAdded Mixer and UU machine$§aAdded Deuterium Extractor$§aAdded Deuterium Tower$§aAdded Borax, Cadmium, Ferrouranium$§aAdded Partial RBMK Meltdowns$§aAdded fluid tooltip to fluid icons$§aAdded euphemium capacitor$§aAdded presto and presto triplet log$§aAdded Depth Nether Nitanium Ore$§aAdded Baleonitite$§aAdded Radon Gas Mask Filter$§aAdded Turret ammo gui display$§aAdded Radioisotope Thermal Heater$§aAdded rad resistant fluid ducts and cables$§aAdded 50 More things$§bChanged asbestos blocks to emit asbestos gas$§bChanged recipes of DNT batteries to be more balanced$§bChanged early game nuclear fuel to last twice as long$§bChanged RBMK fuel melting points to be higher$§bChanged mining level of pickaxes to be more balanced$§bChanged toxic items to be preventable using gas mask with nerve agent filter at low toxicities and requiring also a hazmat at higher toxicity levels$§bChanged Contaminating drops to not radiate if on clean blocks$§bChanged 42 More things$§eFixed Chunk Radiation$§eFixed Nuclear Transmutation crashes$§eFixed Chemfactory$§eFixed Jetpack controls$§eFixed Bathwater mod not working$§eFixed 71 More distinct bugs";
//HBM's Beta Naming Convention:
//V T (X)
//V -> next release version
Expand Down

0 comments on commit 4ab0c23

Please sign in to comment.