Skip to content
Success

Changes

Summary

  1. Add some ic2 GameEvents (details)
  2. Painter can recolor bed correctly now (details)
Commit e151c58a883583166a9ee21b3037bbd3525d79f7 by qian_shan_yao
Add some ic2 GameEvents
The file was addedresources/data/minecraft/tags/game_events/warden_can_listen.json
The file was addedresources/data/minecraft/tags/game_events/vibrations.json
The file was modifiedsrc/ic2/core/ref/Ic2SoundEvents.java
The file was modifiedsrc/ic2/core/EventHandler.java
The file was modifiedsrc/ic2/core/energy/leg/EnergyCalculatorLeg.java
The file was modifiedsrc/ic2/core/item/tool/ItemTreetap.java
The file was addedsrc/ic2/core/ref/Ic2GameEvents.java
The file was addedresources/data/minecraft/tags/game_events/ignore_vibrations_sneaking.json
The file was modifiedsrc/ic2/core/block/generator/tileentity/TileEntityBaseGenerator.java
Commit 03fc6026f4f1a2709a7ffbeddbc72b1ef4c8ae7c by qian_shan_yao
Painter can recolor bed correctly now
The file was modifiedsrc/ic2/core/item/tool/ItemToolPainter.java