diff --git a/CHANGELOG.md b/CHANGELOG.md index f704df58f..58ecac213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Cut and paste and Copy and paste building gadgets have been moved from IV to EV (#2660) @thederpysockdude123 - The sandworm no longer spawns in the Superflat preset that's a big vanilla desert biome - You can now also use mars water in gregtech and create boilers @Pyritie +- Changed the texture of out-of-season blood lilies so they're findable year-round @Pyritie ### Bug fixes - Fixed the huge amount of lag from looking at lots of interconnected trees @Mqrius - Fixed tree chopping also stripping nearby trees of all their leaves (note that this will only also apply to newly generated mars trees, old trees will have the old behaviour) @Mqrius diff --git a/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_1.png b/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_1.png new file mode 100644 index 000000000..f5ee27691 Binary files /dev/null and b/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_1.png differ diff --git a/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_2.png b/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_2.png new file mode 100644 index 000000000..58d46a81d Binary files /dev/null and b/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_2.png differ diff --git a/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_3.png b/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_3.png new file mode 100644 index 000000000..5b8168d8a Binary files /dev/null and b/kubejs/assets/tfc/textures/block/plant/blood_lily/blood_lily_3.png differ