Added hface imgs
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
Face of Horror custom face textures
|
||||||
|
=================================
|
||||||
|
|
||||||
|
Add custom jumpscare face textures to this folder.
|
||||||
|
|
||||||
|
Requirements:
|
||||||
|
- Use .png files only. **IMPORTANT**
|
||||||
|
- Put the files directly in this folder.
|
||||||
|
- Use square images when possible (not exclusive), for example 256x256 or 512x512.
|
||||||
|
- Transparent PNGs are recommended.
|
||||||
|
- File names can use letters, numbers, spaces, dots, underscores, and dashes.
|
||||||
|
|
||||||
|
After adding, changing, or removing textures while Minecraft is running:
|
||||||
|
- Press F3+T to reload resources, or
|
||||||
|
- Open the Face of Horror client config and save it.
|
||||||
|
|
||||||
|
Newly discovered textures are enabled by default in the Textures config section.
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 215 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 308 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 231 KiB |
@@ -0,0 +1,13 @@
|
|||||||
|
Face of Horror custom sounds
|
||||||
|
==========================
|
||||||
|
|
||||||
|
Add .ogg files to any sound folder, preferably single channel (Mono):
|
||||||
|
- ambience: can play as a periodic ambient sound
|
||||||
|
- face_sounds: can play from a spawned face
|
||||||
|
- death: can play when a face dies or with a jumpscare screamer type.
|
||||||
|
|
||||||
|
Open the Face of Horror client config to enable or disable individual files.
|
||||||
|
Newly discovered files are enabled by default. Press F3+T after adding,
|
||||||
|
changing, or removing files while Minecraft is running.
|
||||||
|
|
||||||
|
Subfolders are supported. Other audio formats are ignored.
|
||||||
+24
@@ -4924,6 +4924,30 @@ hash = "eb04fc4a04127245960a731ed41abefc228b3943ec0ebb0a843fa4148e959c86"
|
|||||||
file = "defaultconfigs/voltaic.txt"
|
file = "defaultconfigs/voltaic.txt"
|
||||||
hash = "0a6a23e10c72a7a5bad173d3a8b2e4d5169d4c27548bad02bc16a3ff22ec9ed7"
|
hash = "0a6a23e10c72a7a5bad173d3a8b2e4d5169d4c27548bad02bc16a3ff22ec9ed7"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "face-of-horror/custom_faces/README.txt"
|
||||||
|
hash = "3d9ffa30f7be5a7799cfb2e1012ab2ed7f780937078fda50ad6fe71b46c943ab"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "face-of-horror/custom_faces/ad01.png"
|
||||||
|
hash = "b8de8573fab27c09c86f5a1561e9cad66be2b40b40862cdf034cf65b296992f7"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "face-of-horror/custom_faces/clob01.png"
|
||||||
|
hash = "dce9cef30b902fec16e30b6dba6415fc12783cdb51b6e4f1fb3abdaaafd3856f"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "face-of-horror/custom_faces/morg01.png"
|
||||||
|
hash = "a7936e489bd196f53a4bcf667f57af96ee45d9ffc2e9d417088b4cd481006ce9"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "face-of-horror/custom_faces/morg02.png"
|
||||||
|
hash = "4ec38ae292eca37ba6c96134967fcddb023e33fd90f1b38f241f17217aefc4a0"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "face-of-horror/custom_sounds/README.txt"
|
||||||
|
hash = "50c34e0b7ebb395a0314220accee7c764ea9c1a48391f9d7dc9db8a45fb3a9d7"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/accessories.pw.toml"
|
file = "mods/accessories.pw.toml"
|
||||||
hash = "dbf33f21250d9021ee1477fa6a32813f3dfad8f2277455176e13b9186d802e6b"
|
hash = "dbf33f21250d9021ee1477fa6a32813f3dfad8f2277455176e13b9186d802e6b"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "cb0a537ab8ff37003c5eaa1bd0bc8bf469019da91c1ca2b2efe79cc4d8d90df5"
|
hash = "f36e255257ff7145e66f11fb6fde97aede6239e47a26948a28d15b0f05d23813"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.12"
|
forge = "47.4.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user