Compare commits
38 Commits
R13-novemb
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3e25411c0 | ||
|
|
fc4ef68665 | ||
|
|
62ca45c4e1 | ||
|
|
d2d8eefc8d | ||
|
|
f40a6eb541 | ||
|
|
99f2156883 | ||
|
|
68d4021d54 | ||
|
|
3bbbf62712 | ||
|
|
5091000e58 | ||
|
|
3916c1f4d5 | ||
|
|
fcb9042d21 | ||
|
|
b2dfc93d21 | ||
|
|
5956eebacc | ||
|
|
4a7d9b5523 | ||
|
|
6785fe05fa | ||
|
|
b5ca564df0 | ||
|
|
f81b19e847 | ||
|
|
0a1374c9ac | ||
|
|
4b05ba6039 | ||
|
|
3a2e8c3333 | ||
|
|
33caba3279 | ||
|
|
8f4c3cb117 | ||
|
|
dbfc4f807e | ||
|
|
e7fe377616 | ||
|
|
0a5f138fcb | ||
|
|
36d194d47f | ||
|
|
38978455ae | ||
|
|
3def82e08d | ||
|
|
aff760d33e | ||
|
|
70708ae010 | ||
|
|
29defaa2cc | ||
|
|
d545b4a174 | ||
|
|
9a3a61df91 | ||
|
|
7a4eeea80a | ||
|
|
1dfae6d3c6 | ||
|
|
5116facf6d | ||
|
|
3bea62aee4 | ||
|
|
61ec89cdfb |
27
.github/workflows/create-pack.yml
vendored
@@ -1,27 +0,0 @@
|
||||
name: Create Pack
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Get branch name
|
||||
id: branch-name
|
||||
uses: tj-actions/branch-names@v6.4
|
||||
|
||||
- name: Create Pack
|
||||
uses: appleboy/ssh-action@v0.1.7
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
USERNAME: ${{ secrets.USERNAME }}
|
||||
PORT: ${{ secrets.PORT }}
|
||||
KEY: ${{ secrets.SSH }}
|
||||
script: |
|
||||
[ ! -d "./packs/Faithful-Java-32x/${{ steps.branch-name.outputs.current_branch }}" ] && exit 1
|
||||
cd "./packs/Faithful-Java-32x/${{ steps.branch-name.outputs.current_branch }}"
|
||||
git pull
|
||||
zip -r "Faithful 32x - ${{ steps.branch-name.outputs.current_branch }} Experimental.zip" . -x "*.git*" -x "*.github*" -x ".gitignore"
|
||||
mv "Faithful 32x - ${{ steps.branch-name.outputs.current_branch }} Experimental.zip" "/var/www/html/database.faithfulpack.net/packs/32x-Java/Experimental"
|
||||
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
|
||||
|
||||
22
README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
<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 go-to 32x resource pack for Minecraft.</h3>
|
||||
<h5><i>Official Java Edition repository</i></h5>
|
||||
|
||||

|
||||

|
||||

|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## How to download:
|
||||
The latest release versions can be downloaded on [our website](https://faithfulpack.net/faithful32x/latest) and the latest unreleased versions on [our database](https://database.faithfulpack.net/packs/32x-Java/Experimental/).
|
||||
|
||||
## 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!
|
||||
|
||||
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">
|
||||
|
Before Width: | Height: | Size: 4.8 KiB |
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 2
|
||||
}
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 3
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 309 B |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 928 B |
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.6 KiB |
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "minecraft:item/custom/redstone_torch"
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 574 B |
|
Before Width: | Height: | Size: 575 B |
|
Before Width: | Height: | Size: 576 B |
|
Before Width: | Height: | Size: 572 B |
@@ -1,4 +0,0 @@
|
||||
matchBlocks=bookshelf
|
||||
faces=sides
|
||||
method=horizontal
|
||||
tiles=0-3
|
||||
|
Before Width: | Height: | Size: 131 B |
|
Before Width: | Height: | Size: 132 B |
|
Before Width: | Height: | Size: 130 B |
|
Before Width: | Height: | Size: 121 B |
|
Before Width: | Height: | Size: 133 B |
|
Before Width: | Height: | Size: 131 B |
|
Before Width: | Height: | Size: 128 B |
|
Before Width: | Height: | Size: 128 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 127 B |
|
Before Width: | Height: | Size: 137 B |
|
Before Width: | Height: | Size: 129 B |
|
Before Width: | Height: | Size: 132 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 137 B |
|
Before Width: | Height: | Size: 136 B |
|
Before Width: | Height: | Size: 125 B |
|
Before Width: | Height: | Size: 123 B |
|
Before Width: | Height: | Size: 119 B |
|
Before Width: | Height: | Size: 117 B |
|
Before Width: | Height: | Size: 120 B |
|
Before Width: | Height: | Size: 134 B |
|
Before Width: | Height: | Size: 129 B |
|
Before Width: | Height: | Size: 132 B |
|
Before Width: | Height: | Size: 119 B |
|
Before Width: | Height: | Size: 134 B |
|
Before Width: | Height: | Size: 118 B |
|
Before Width: | Height: | Size: 121 B |
|
Before Width: | Height: | Size: 123 B |
|
Before Width: | Height: | Size: 134 B |
|
Before Width: | Height: | Size: 122 B |
|
Before Width: | Height: | Size: 119 B |
|
Before Width: | Height: | Size: 120 B |
|
Before Width: | Height: | Size: 120 B |
|
Before Width: | Height: | Size: 132 B |
|
Before Width: | Height: | Size: 124 B |
|
Before Width: | Height: | Size: 121 B |
|
Before Width: | Height: | Size: 134 B |
|
Before Width: | Height: | Size: 126 B |
|
Before Width: | Height: | Size: 129 B |
|
Before Width: | Height: | Size: 122 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 132 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 126 B |
|
Before Width: | Height: | Size: 138 B |
@@ -1,3 +0,0 @@
|
||||
matchBlocks=black_stained_glass
|
||||
method=ctm
|
||||
tiles=0-46
|
||||
@@ -1,4 +0,0 @@
|
||||
matchBlocks=black_stained_glass_pane
|
||||
method=ctm
|
||||
tiles=0-46
|
||||
faces=sides
|
||||
|
Before Width: | Height: | Size: 161 B |
|
Before Width: | Height: | Size: 160 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 159 B |
|
Before Width: | Height: | Size: 158 B |
|
Before Width: | Height: | Size: 136 B |
|
Before Width: | Height: | Size: 156 B |
|
Before Width: | Height: | Size: 162 B |
|
Before Width: | Height: | Size: 157 B |
|
Before Width: | Height: | Size: 142 B |
|
Before Width: | Height: | Size: 157 B |
|
Before Width: | Height: | Size: 140 B |
|
Before Width: | Height: | Size: 142 B |
|
Before Width: | Height: | Size: 139 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 154 B |
|
Before Width: | Height: | Size: 152 B |
|
Before Width: | Height: | Size: 127 B |
|
Before Width: | Height: | Size: 153 B |
|
Before Width: | Height: | Size: 159 B |
|
Before Width: | Height: | Size: 137 B |
|
Before Width: | Height: | Size: 159 B |
|
Before Width: | Height: | Size: 153 B |
|
Before Width: | Height: | Size: 140 B |
|
Before Width: | Height: | Size: 135 B |
|
Before Width: | Height: | Size: 138 B |
|
Before Width: | Height: | Size: 136 B |
|
Before Width: | Height: | Size: 141 B |
|
Before Width: | Height: | Size: 156 B |
|
Before Width: | Height: | Size: 154 B |