commit 7a7547b53aef293c9f23088c10737299dc813be1 Author: Marius Rometsch Date: Sat Jan 25 17:35:17 2025 +0100 initial commit diff --git a/assets/minecraft/sounds/mob/villager/death.ogg b/assets/minecraft/sounds/mob/villager/death.ogg new file mode 100644 index 0000000..58d19cd Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/death.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/hit1.ogg b/assets/minecraft/sounds/mob/villager/hit1.ogg new file mode 100644 index 0000000..f01434c Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/hit1.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/hit2.ogg b/assets/minecraft/sounds/mob/villager/hit2.ogg new file mode 100644 index 0000000..c2fad77 Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/hit2.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/hit3.ogg b/assets/minecraft/sounds/mob/villager/hit3.ogg new file mode 100644 index 0000000..451c12c Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/hit3.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/idle1.ogg b/assets/minecraft/sounds/mob/villager/idle1.ogg new file mode 100644 index 0000000..25b0727 Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/idle1.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/idle2.ogg b/assets/minecraft/sounds/mob/villager/idle2.ogg new file mode 100644 index 0000000..46c1ce7 Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/idle2.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/no1.ogg b/assets/minecraft/sounds/mob/villager/no1.ogg new file mode 100644 index 0000000..bdcf94b Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/no1.ogg differ diff --git a/assets/minecraft/sounds/mob/villager/no2.ogg b/assets/minecraft/sounds/mob/villager/no2.ogg new file mode 100644 index 0000000..5ae2210 Binary files /dev/null and b/assets/minecraft/sounds/mob/villager/no2.ogg differ diff --git a/pack.mcmeta b/pack.mcmeta new file mode 100644 index 0000000..28aa0a7 --- /dev/null +++ b/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 46, + "description": "VFN Resource Pack" + } +} \ No newline at end of file diff --git a/pack.png b/pack.png new file mode 100644 index 0000000..cb0a08f Binary files /dev/null and b/pack.png differ diff --git a/vfn.zip b/vfn.zip new file mode 100644 index 0000000..5dccddf Binary files /dev/null and b/vfn.zip differ