diff --git a/assets/minecraft/textures/entity/bee/bee.png b/assets/minecraft/textures/entity/bee/bee.png index 21da3a18e..83a7cc672 100644 Binary files a/assets/minecraft/textures/entity/bee/bee.png and b/assets/minecraft/textures/entity/bee/bee.png differ diff --git a/assets/minecraft/textures/entity/bee/bee_angry.png b/assets/minecraft/textures/entity/bee/bee_angry.png index dbdb8af18..a6d1d9eac 100644 Binary files a/assets/minecraft/textures/entity/bee/bee_angry.png and b/assets/minecraft/textures/entity/bee/bee_angry.png differ diff --git a/assets/minecraft/textures/entity/bee/bee_angry_nectar.png b/assets/minecraft/textures/entity/bee/bee_angry_nectar.png index 6c6c9db65..a0628fb26 100644 Binary files a/assets/minecraft/textures/entity/bee/bee_angry_nectar.png and b/assets/minecraft/textures/entity/bee/bee_angry_nectar.png differ diff --git a/assets/minecraft/textures/entity/bee/bee_nectar.png b/assets/minecraft/textures/entity/bee/bee_nectar.png index c0a16c042..cd3f33068 100644 Binary files a/assets/minecraft/textures/entity/bee/bee_nectar.png and b/assets/minecraft/textures/entity/bee/bee_nectar.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/first_quarter.png b/assets/minecraft/textures/environment/celestial/moon/first_quarter.png new file mode 100644 index 000000000..54cce636a Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/first_quarter.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/full_moon.png b/assets/minecraft/textures/environment/celestial/moon/full_moon.png new file mode 100644 index 000000000..69be5f490 Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/full_moon.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/new_moon.png b/assets/minecraft/textures/environment/celestial/moon/new_moon.png new file mode 100644 index 000000000..8180568e1 Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/new_moon.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/third_quarter.png b/assets/minecraft/textures/environment/celestial/moon/third_quarter.png new file mode 100644 index 000000000..8abd39949 Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/third_quarter.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/waning_crescent.png b/assets/minecraft/textures/environment/celestial/moon/waning_crescent.png new file mode 100644 index 000000000..2530d7473 Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/waning_crescent.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/waning_gibbous.png b/assets/minecraft/textures/environment/celestial/moon/waning_gibbous.png new file mode 100644 index 000000000..d3ba6a642 Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/waning_gibbous.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/waxing_crescent.png b/assets/minecraft/textures/environment/celestial/moon/waxing_crescent.png new file mode 100644 index 000000000..8760f7e3d Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/waxing_crescent.png differ diff --git a/assets/minecraft/textures/environment/celestial/moon/waxing_gibbous.png b/assets/minecraft/textures/environment/celestial/moon/waxing_gibbous.png new file mode 100644 index 000000000..4a20d67dd Binary files /dev/null and b/assets/minecraft/textures/environment/celestial/moon/waxing_gibbous.png differ diff --git a/assets/minecraft/textures/item/copper_spear_in_hand.png b/assets/minecraft/textures/item/copper_spear_in_hand.png new file mode 100644 index 000000000..9f6917917 Binary files /dev/null and b/assets/minecraft/textures/item/copper_spear_in_hand.png differ diff --git a/assets/minecraft/textures/item/golden_spear_in_hand.png b/assets/minecraft/textures/item/golden_spear_in_hand.png new file mode 100644 index 000000000..c77936497 Binary files /dev/null and b/assets/minecraft/textures/item/golden_spear_in_hand.png differ diff --git a/assets/minecraft/textures/item/iron_spear_in_hand.png b/assets/minecraft/textures/item/iron_spear_in_hand.png new file mode 100644 index 000000000..90020f464 Binary files /dev/null and b/assets/minecraft/textures/item/iron_spear_in_hand.png differ diff --git a/assets/minecraft/textures/item/nautilus_spawn_egg.png b/assets/minecraft/textures/item/nautilus_spawn_egg.png new file mode 100644 index 000000000..6f535c12d Binary files /dev/null and b/assets/minecraft/textures/item/nautilus_spawn_egg.png differ diff --git a/assets/minecraft/textures/item/netherite_spear_in_hand.png b/assets/minecraft/textures/item/netherite_spear_in_hand.png new file mode 100644 index 000000000..83dda8647 Binary files /dev/null and b/assets/minecraft/textures/item/netherite_spear_in_hand.png differ diff --git a/assets/minecraft/textures/item/stone_spear_in_hand.png b/assets/minecraft/textures/item/stone_spear_in_hand.png new file mode 100644 index 000000000..782cecb25 Binary files /dev/null and b/assets/minecraft/textures/item/stone_spear_in_hand.png differ diff --git a/assets/minecraft/textures/item/wooden_spear_in_hand.png b/assets/minecraft/textures/item/wooden_spear_in_hand.png new file mode 100644 index 000000000..4cd6618e8 Binary files /dev/null and b/assets/minecraft/textures/item/wooden_spear_in_hand.png differ