Add Recipe Book #2
|
@ -2,11 +2,12 @@
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
<img src="assets/creative-inventory.png" height=300 /> <img src="assets/survival-inventory.png" height=300 />
|
<img src="assets/creative-inventory.png" height=300 /> <img src="assets/survival-inventory.png" height=300 /> \
|
||||||
|
<img src="assets/hotbar.png" width=680 />
|
||||||
|
|
||||||
## Download
|
## 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)!
|
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`.
|
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! \
|
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 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
|
### Extracting the original textures from Minecraft
|
||||||
|
|
||||||
Since all textures are variants of the game's original textures, you most likely need those first.
|
Since all textures are variants of the game's original textures, you most likely need those first.
|
||||||
|
|
BIN
assets/hotbar.png
Normal file
BIN
assets/hotbar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Reference in a new issue