1
0
Fork 0
A Minecraft audio-only resource pack crafted to replace the ambient cave sounds
This repository has been archived on 2023-10-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
transpiler d7fd3e63f7 README.md: fix formatting 2023-09-10 22:56:59 +03:00
src [experimental] add 3 cave noises 2023-09-10 13:07:13 +03:00
.editorconfig add .editorconfig 2023-08-21 22:37:44 +03:00
.gitignore first major project upgrade 2023-08-21 22:29:19 +03:00
AUTHORS add AUTHORS with sound licensing information 2023-09-02 00:04:33 +03:00
LICENSE LICENSE: Creative Commons Zero 1.0 Universal 2023-08-18 18:49:55 +00:00
README.md README.md: fix formatting 2023-09-10 22:56:59 +03:00
build.bat building scripts: revision 2 2023-08-22 19:57:04 +03:00
build.sh building scripts: revision 2 2023-08-22 19:57:04 +03:00

README.md

Anti-Cave Noises Resource Pack

Table of Contents

  1. Description
  2. Building and Installing
    1. *nix systems
    2. MS Windows
  3. Legal Notice

Description

A Minecraft audio-only resource pack crafted to replace the ambient cave sounds.

Building and Installing

Requirements for building:

Additional requirements for installing:

  • Environmental variable $MINECRAFT_PATH/%MINECRAFT_PATH% to be set and pointing to the actual game path.

*nix systems

Requirements:

  • Bash or a shell that can process Bash-like scripts
# to build
./build.sh build [version]

# to install (after building)
./build.sh install [version]

MS Windows

:: to build
.\build.bat build [version]

:: to install (after building)
.\build.bat install [version]

Legal notice: This free, open-source resource pack is an independent creation and is not affiliated with Minecraft or Microsoft. Any references to Minecraft or Microsoft are for descriptive purposes only. Use of this resource pack is subject to the terms and conditions outlined in the accompanying license.