Changes

Summary

  1. Fireworks now tint the texture based on the color of the firework stars (details)
  2. Lily pads will break fall damage (and the lily pad) (details)
Commit 8f475c02c7be640d42185ba0da3aef0e8b9e743c by KnightMiner
Fireworks now tint the texture based on the color of the firework stars
The file was addedsrc/main/resources/assets/inspirations/textures/items/fireworks_base.png
The file was modifiedsrc/main/java/knightminer/inspirations/common/Config.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/TweaksClientProxy.java (diff)
The file was addedsrc/main/resources/assets/inspirations/textures/items/fireworks_stripes.png
The file was addedsrc/main/resources/assets/inspirations/textures/items/fireworks_top.png
The file was addedsrc/main/resources/assets/inspirations/textures/items/fireworks_fuse.png
The file was addedsrc/main/resources/assets/inspirations/models/item/fireworks.json
Commit 0402c131e2cd04bacd25297dcbdda067c363430f by KnightMiner
Lily pads will break fall damage (and the lily pad)
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/TweaksEvents.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/common/Config.java (diff)