mirror of
https://github.com/Faithful-Resource-Pack/Faithful-32x-Java.git
synced 2026-04-17 08:46:58 -04:00
Compare commits
15 Commits
october-20
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3e25411c0 | ||
|
|
fc4ef68665 | ||
|
|
62ca45c4e1 | ||
|
|
d2d8eefc8d | ||
|
|
f40a6eb541 | ||
|
|
99f2156883 | ||
|
|
68d4021d54 | ||
|
|
3bbbf62712 | ||
|
|
5091000e58 | ||
|
|
3916c1f4d5 | ||
|
|
fcb9042d21 | ||
|
|
b2dfc93d21 | ||
|
|
5956eebacc | ||
|
|
4a7d9b5523 | ||
|
|
6785fe05fa |
30
.gitignore
vendored
30
.gitignore
vendored
@@ -1 +1,31 @@
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
._*
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
.com.apple.timemachine.donotpresent
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
Thumbs.db
|
||||
Thumbs.db:encryptable
|
||||
ehthumbs.db
|
||||
ehthumbs_vista.db
|
||||
*.stackdump
|
||||
[Dd]esktop.ini
|
||||
*~
|
||||
.fuse_hidden*
|
||||
.directory
|
||||
.Trash-*
|
||||
.nfs*
|
||||
|
||||
# For testing out the autozip workflow
|
||||
.act-secrets.local
|
||||
.act-vars.local
|
||||
|
||||
12
README.md
12
README.md
@@ -1,12 +1,12 @@
|
||||
<img src="https://github.com/Faithful-Resource-Pack/Branding/blob/main/logos/transparent/512/f32_logo.png?raw=true" alt="Faithful 32x" align="right" height="256px">
|
||||
<img src="https://database.faithfulpack.net/images/branding/logos/transparent/hd/f32_logo.png?w=256" alt="Faithful 32x" align="right" height="256px">
|
||||
<div align="center">
|
||||
<h1>Faithful 32x</h1>
|
||||
<h3>The original Minecraft texture feel, with double the resolution and double the fun!</h3>
|
||||
<h3>The go-to 32x resource pack for Minecraft.</h3>
|
||||
<h5><i>Official Java Edition repository</i></h5>
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
</div>
|
||||
|
||||
---
|
||||
@@ -17,6 +17,6 @@ The latest release versions can be downloaded on [our website](https://faithfulp
|
||||
## How to switch versions:
|
||||
To view the pack files and to switch between resource pack versions, click the branch button (`main`) and select the version you want to see!
|
||||
|
||||
If you want to play on snapshots or pre-releases, the `java-latest` branch contains textures that aren't in numbered versions yet.
|
||||
The latest stable version is stored in `java-latest`, and snapshot and prerelease versions (if available) in `java-snapshot`.
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/75297863/163904169-6ab97237-946c-4cf2-be60-3909a464d308.png" align="center" height="512px">
|
||||
|
||||
Reference in New Issue
Block a user