2024-05-30 11:47:05 +00:00
|
|
|
# Yiffy Beds
|
|
|
|
Replaces the default bed textures with yiff. Supports 1.12+
|
|
|
|
|
|
|
|
### Sources
|
|
|
|
* [white](https://e621.net/posts/2308551)
|
|
|
|
* [light_gray](https://e621.net/posts/1428168)
|
|
|
|
* [gray](https://e621.net/posts/2179381)
|
|
|
|
* [black](https://e621.net/posts/520280)
|
|
|
|
* [brown](https://e621.net/posts/285576)
|
|
|
|
* [red](https://e621.net/posts/680775)
|
|
|
|
* [orange](https://e621.net/posts/1391357)
|
|
|
|
* [yellow](https://e621.net/posts/979894)
|
|
|
|
* [lime](https://e621.net/posts/1976008)
|
|
|
|
* [green](https://e621.net/posts/2416598)
|
|
|
|
* [cyan](https://e621.net/posts/2364029)
|
2024-07-27 23:46:56 +00:00
|
|
|
* [light_blue](https://e621.net/posts/2194206)
|
2024-05-30 11:47:05 +00:00
|
|
|
* [blue](https://e621.net/posts/314664)
|
|
|
|
* [purple](https://e621.net/posts/1957635)
|
|
|
|
* [magenta](https://e621.net/posts/1933688)
|
|
|
|
* [pink](https://e621.net/posts/2170200)
|
|
|
|
|
|
|
|
### Examples
|
|
|
|
<img src="examples/all.png" width="80%">
|
|
|
|
|
|
|
|
<details>
|
|
|
|
<summary>All Colors</summary>
|
|
|
|
|
|
|
|
| Color | Image | Source |
|
|
|
|
|:----------:|:--------------------------------------:|:----------------------------------------:|
|
|
|
|
| White | ![White](examples/white.png) | [Source](https://e621.net/posts/2308551) |
|
|
|
|
| Light Gray | ![Light Gray](examples/light_gray.png) | [Source](https://e621.net/posts/1428168) |
|
|
|
|
| Gray | ![Gray](examples/gray.png) | [Source](https://e621.net/posts/2179381) |
|
|
|
|
| Black | ![Black](examples/black.png) | [Source](https://e621.net/posts/520280) |
|
|
|
|
| Brown | ![Brown](examples/brown.png) | [Source](https://e621.net/posts/285576) |
|
|
|
|
| Red | ![Red](examples/red.png) | [Source](https://e621.net/posts/680775) |
|
|
|
|
| Orange | ![Orange](examples/orange.png) | [Source](https://e621.net/posts/1391357) |
|
|
|
|
| Yellow | ![Yellow](examples/yellow.png) | [Source](https://e621.net/posts/979894) |
|
|
|
|
| Lime | ![Lime](examples/lime.png) | [Source](https://e621.net/posts/1976008) |
|
|
|
|
| Green | ![Green](examples/green.png) | [Source](https://e621.net/posts/2416598) |
|
|
|
|
| Cyan | ![Cyan](examples/cyan.png) | [Source](https://e621.net/posts/2364029) |
|
2024-07-27 23:46:56 +00:00
|
|
|
| Light Blue | ![Light Blue](examples/light_blue.png) | [Source](https://e621.net/posts/2194206) |
|
2024-05-30 11:47:05 +00:00
|
|
|
| Blue | ![Blue](examples/blue.png) | [Source](https://e621.net/posts/314664) |
|
|
|
|
| Purple | ![Purple](examples/purple.png) | [Source](https://e621.net/posts/1957635) |
|
|
|
|
| Magenta | ![Magenta](examples/magenta.png) | [Source](https://e621.net/posts/1933688) |
|
|
|
|
| Pink | ![Pink](examples/pink.png) | [Source](https://e621.net/posts/2170200) |
|
|
|
|
</details>
|
|
|
|
|
|
|
|
### Development
|
|
|
|
|
|
|
|
Compiling the packs relies on the [build-packs](https://git.furry.cool/MCFurryPacks/PackFormatter) binary.
|
|
|
|
|
|
|
|
See the information there for how to configure it. Simply run `build-packs` in the repository directory and the compiled packs will be in `dist`.
|