diff --git a/assets/minecraft/textures/block/stonecutter_side.png b/assets/minecraft/textures/block/stonecutter_side.png index 0c33abfe5..4135747f8 100644 Binary files a/assets/minecraft/textures/block/stonecutter_side.png and b/assets/minecraft/textures/block/stonecutter_side.png differ diff --git a/assets/minecraft/textures/block/stonecutter_top.png b/assets/minecraft/textures/block/stonecutter_top.png index 85506efe1..f8899f32e 100644 Binary files a/assets/minecraft/textures/block/stonecutter_top.png and b/assets/minecraft/textures/block/stonecutter_top.png differ diff --git a/assets/minecraft/textures/entity/banner_base.png b/assets/minecraft/textures/entity/banner_base.png new file mode 100644 index 000000000..c0ff80738 Binary files /dev/null and b/assets/minecraft/textures/entity/banner_base.png differ diff --git a/assets/minecraft/textures/entity/dolphin.png b/assets/minecraft/textures/entity/dolphin.png new file mode 100644 index 000000000..bf53d9ba6 Binary files /dev/null and b/assets/minecraft/textures/entity/dolphin.png differ diff --git a/assets/minecraft/textures/entity/panda/aggressive_panda.png b/assets/minecraft/textures/entity/panda/aggressive_panda.png new file mode 100644 index 000000000..029b5adc4 Binary files /dev/null and b/assets/minecraft/textures/entity/panda/aggressive_panda.png differ diff --git a/assets/minecraft/textures/entity/panda/brown_panda.png b/assets/minecraft/textures/entity/panda/brown_panda.png new file mode 100644 index 000000000..ec4a4f399 Binary files /dev/null and b/assets/minecraft/textures/entity/panda/brown_panda.png differ diff --git a/assets/minecraft/textures/entity/panda/lazy_panda.png b/assets/minecraft/textures/entity/panda/lazy_panda.png new file mode 100644 index 000000000..5eed62c65 Binary files /dev/null and b/assets/minecraft/textures/entity/panda/lazy_panda.png differ diff --git a/assets/minecraft/textures/entity/panda/panda.png b/assets/minecraft/textures/entity/panda/panda.png new file mode 100644 index 000000000..802c37207 Binary files /dev/null and b/assets/minecraft/textures/entity/panda/panda.png differ diff --git a/assets/minecraft/textures/entity/panda/playful_panda.png b/assets/minecraft/textures/entity/panda/playful_panda.png new file mode 100644 index 000000000..fe2374cae Binary files /dev/null and b/assets/minecraft/textures/entity/panda/playful_panda.png differ diff --git a/assets/minecraft/textures/entity/panda/weak_panda.png b/assets/minecraft/textures/entity/panda/weak_panda.png new file mode 100644 index 000000000..a5e6888b7 Binary files /dev/null and b/assets/minecraft/textures/entity/panda/weak_panda.png differ diff --git a/assets/minecraft/textures/entity/panda/worried_panda.png b/assets/minecraft/textures/entity/panda/worried_panda.png new file mode 100644 index 000000000..fc9f43029 Binary files /dev/null and b/assets/minecraft/textures/entity/panda/worried_panda.png differ diff --git a/assets/minecraft/textures/entity/parrot/parrot_yellow_blue.png b/assets/minecraft/textures/entity/parrot/parrot_yellow_blue.png new file mode 100644 index 000000000..7dedd1dbc Binary files /dev/null and b/assets/minecraft/textures/entity/parrot/parrot_yellow_blue.png differ