Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minelittlepony/sockies
Socks mod, for Mine Little Pony! Because who would resist being cute and cuddly AND warm?
https://github.com/minelittlepony/sockies
Last synced: about 2 months ago
JSON representation
Socks mod, for Mine Little Pony! Because who would resist being cute and cuddly AND warm?
- Host: GitHub
- URL: https://github.com/minelittlepony/sockies
- Owner: MineLittlePony
- Created: 2023-10-04T20:12:22.000Z (about 1 year ago)
- Default Branch: 1.21
- Last Pushed: 2024-09-17T23:32:17.000Z (3 months ago)
- Last Synced: 2024-09-18T03:52:09.885Z (3 months ago)
- Language: Java
- Size: 1.23 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sockies
[![Build Status](https://github.com/MineLittlePony/Sockies/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/MineLittlePony/Sockies/actions/workflows/gradle-build.yml)
[![Downloads](https://img.shields.io/github/downloads/MineLittlePony/Sockies/total.svg?color=yellowgreen)](https://github.com/MineLittlePony/Sockies/releases/latest)
![](https://img.shields.io/badge/api-fabric-orange.svg)![](https://github.com/MineLittlePony/Sockies/blob/1.20.1/sockies_preview.png)
Brings a whole lot of cute and fuzzy foot accessories to Minecraft!
### Recipes
They're basically wool boots. Combine different colours of wool to change the sock's appearance. More colours gives more complex patterns:
- 1 colour = plain socks
- 2 colours = striped socks
- 3 colours = polkadot socks
- 4 colours = rainbow socksMore sock types and trinkets support coming soon!
### Building
`git clone https://github.com/MineLittlePony/Sockies`
`cd Sockies`
`gradlew build`Built jars are located in /build/bin` within the Sockies folder after performing the above two command.