Skip to content
Success

Changes

Summary

  1. Port night vision goggles (details)
  2. Fix utility armor texture render (details)
  3. Improve the night vision goggles usage logic (details)
Commit e376157ab89d93c45b3e24395079cac9ff9121b4 by qian_shan_yao
Port night vision goggles
The file was addedresources/assets/ic2/models/item/night_vision_goggles.json
The file was addedsrc/ic2/core/item/armor/ItemArmorNightVisionGoggles.java
The file was modifiedsrc/ic2/core/ref/Ic2Items.java
The file was removedsrc_pending/ic2/core/item/armor/ItemArmorNightvisionGoggles.java
The file was removedresources_pending/assets/ic2/models/item/armor/nightvision_goggles.json
Commit 94917a3e9e205a688330aae945d0e6688ae3a5ab by qian_shan_yao
Fix utility armor texture render
The file was addedresources/assets/minecraft/textures/models/armor/ic2_hazmat_layer_2.png
The file was addedresources/assets/minecraft/textures/models/armor/ic2_jet_pack_layer_1.png
The file was removedresources/assets/minecraft/textures/models/armor/hazmat_2.png
The file was modifiedsrc/ic2/core/ref/Ic2ArmorMaterials.java
The file was modifiedsrc/ic2/core/item/armor/ItemArmorNightVisionGoggles.java
The file was modifiedsrc/ic2/core/item/armor/ItemArmorCFPack.java
The file was modifiedsrc/ic2/core/item/armor/ItemArmorFluidTank.java
The file was modifiedsrc/ic2/core/item/armor/ItemArmorJetpack.java
The file was removedresources/assets/minecraft/textures/models/armor/nightvision_1.png
The file was addedresources/assets/minecraft/textures/models/armor/ic2_hazmat_layer_1.png
The file was addedresources/assets/minecraft/textures/models/armor/ic2_night_vision_layer_1.png
The file was removedresources/assets/minecraft/textures/models/armor/jetpack_1.png
The file was modifiedsrc/ic2/core/item/armor/ItemArmorUtility.java
The file was removedresources/assets/minecraft/textures/models/armor/hazmat_1.png
The file was modifiedsrc/ic2/core/item/armor/ItemArmorHazmat.java
Commit a5fadd09a5b9f7b1af0ec982562e0955ced3f172 by qian_shan_yao
Improve the night vision goggles usage logic
The file was modifiedsrc/ic2/core/item/armor/ItemArmorNightVisionGoggles.java