diff --git a/README.md b/README.md index e8571ef..a6bb955 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ ## Screenshots - + \ + ## Download -This pack targets Minecraft **1.19.4**, but since it doesn't use any of Minecraft's advanced features it should work with pretty much any other version as well. (If it doesn't, let me know!) +This pack targets Minecraft **1.19.4**, but it should work fine on any version from 1.17 above. Older versions might lack some features but should be mostly fine as well! You can grab the latest **ponk.zip** [from the **Releases** tab](https://git.amogus.cloud/Lea/ponk/releases/latest)! If you plan on using this on a server, also set `resource-pack-sha1` in your `server.properties` to the content of `ponk.zip.sha1`. @@ -32,6 +33,8 @@ There is a script that simplifies the development workflow. Simply pass the path It will copy the `pack` directory to it, and update it every time something changes. After making a change, simply hit **F3+T** to tell Minecraft to reload! \ (You will need to enable the pack first, of course.) +> ℹ️ You might have to install `inotify-tools` or a similar package depending on your distribution + ### Extracting the original textures from Minecraft Since all textures are variants of the game's original textures, you most likely need those first. diff --git a/assets/hotbar.png b/assets/hotbar.png new file mode 100644 index 0000000..d425e58 Binary files /dev/null and b/assets/hotbar.png differ