Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unnamed/creative
A resource-pack library for Minecraft: Java Edition
https://github.com/unnamed/creative
java minecraft minecraft-java-edition resourcepack
Last synced: 4 days ago
JSON representation
A resource-pack library for Minecraft: Java Edition
- Host: GitHub
- URL: https://github.com/unnamed/creative
- Owner: unnamed
- License: mit
- Created: 2021-10-19T22:49:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T20:39:23.000Z (about 1 month ago)
- Last Synced: 2024-10-18T19:13:52.599Z (about 1 month ago)
- Topics: java, minecraft, minecraft-java-edition, resourcepack
- Language: Java
- Homepage: https://unnamed.team/docs/creative
- Size: 1.88 MB
- Stars: 116
- Watchers: 2
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
# creative
[![Build Status](https://img.shields.io/github/actions/workflow/status/unnamed/creative/build.yml?branch=main)](https://github.com/unnamed/creative/actions/workflows/build.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue)](license.txt)
[![Discord](https://img.shields.io/discord/683899335405994062)](https://discord.gg/xbba2fy)A resource-pack library for Minecraft: Java Edition, the resource pack system
provides a way to customize textures, models, sounds, translations, splashes,
credits, and fonts without modifying the default Minecraft clientThis library lets programmers safely create resource-packs, instantly find
bugs in the resource-pack and create the most compact version of your
resource-packCheck the [documentation](https://unnamed.team/docs/creative) for installation and
usage information for this project