diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5dbe870 --- /dev/null +++ b/.gitignore @@ -0,0 +1,51 @@ +======= +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + +# other non-macos stuff +-icons/ +*.mp4 +*.raw +*.avif +.FuturePack/ +pridepack-dev.zip +assets/minecraft/textures/entity/axolotl/axolotl_cyan.png +assets/minecraft/textures/gui/title/background/NEWpanorama-1.png +/.idea/ +pridepack-4.20.zip +/assets/minecraft/textures/entity/fox/assets/ +assets/minecraft/textures/entity/fox/fox_.png +assets/minecraft/textures/entity/fox/fox.pdn +assets/minecraft/textures/entity/fox/fox_sleep_.png +assets/minecraft/textures/entity/fox/snow_fox_.png +assets/minecraft/textures/entity/fox/snow_fox_sleep_.png +*.pdn +*.xcf +pridepack-5.0-dev.zip +pridepack-5.0-dev.zip_bruh +*.psd diff --git a/bakeinside.png b/bakeinside.png new file mode 100644 index 0000000..41c09d2 Binary files /dev/null and b/bakeinside.png differ diff --git a/crowdin.yml b/crowdin.yml new file mode 100644 index 0000000..a446880 --- /dev/null +++ b/crowdin.yml @@ -0,0 +1,3 @@ +files: + - source: /assets/minecraft/lang/*.json + translation: /assets/minecraft/lang-crowdin/%two_letters_code%.json diff --git a/gaybed.png b/gaybed.png new file mode 100644 index 0000000..1ba01cc Binary files /dev/null and b/gaybed.png differ diff --git a/pack.mcmeta b/pack.mcmeta new file mode 100644 index 0000000..ce9d029 --- /dev/null +++ b/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 16, + "description": "§cPr§6id§eep§2ac§9k 5§5.1 §r| Very Gay" + } +}