ResourcePacker
š¦ Aimed to easily create Minecraft resource packs with custom items and blocks.
Install / Use
/learn @MarcusSlover/ResourcePackerREADME
š¦ ResourcePacker
<p align="center"> <img width="128" height="128" src="https://user-images.githubusercontent.com/38810661/132093692-db8ec99d-5a7a-439b-9813-e18ab46c89d5.png"/> <br/> š¦ Aimed to easily create Minecraft resource packs with custom items and blocks.<br/> Creation of resource packs that look like OriginRealms or MineClub! </p>ā Introduction
ResourcePacker is a program written in Java that lets you create Minecraft resource packs in a really efficient way.
It is incredibly useful for developers who work with things related to CustomModelData, custom guis, custom sounds, or custom blocks.
Click here for a lot of useful inforamtion. <br/>
š Supported Features
Feature | Status ------------ | ------------- Custom blocks | ā Done Custom slabs | ā Work in Progress Directional blocks | ā Work in Progress Custom items | ā Done Custom items in item frames | ā Done Custom models | ā Work in Progress Custom fonts | ā Work in Progress Custom inventories (GUI) | ā Work in Progress Custom sounds | ā Done
š How to use it?
Click here to visit the official wiki.<br/> If you're interested in direct jar downloads, click here to jump to releases!
š Extensions
Check out the list of available extensions that may be useful while using ResourcePacker:
- ResourcePackerPlugin by @MarcusSlover - A Spigot Plugin for your server. (Version 1.14+)
- PackerInventory by @AlexDorian7 - A client-side Forge Mod. (Version 1.17.1+)
š» For Developers
𦢠Maven
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
<dependency>
<groupId>com.marcusslover</groupId>
<artifactId>resourcepacker</artifactId>
<version>1.3-SNAPSHOT</version>
</dependency>
š Gradle
repositories {
maven { url = 'https://s01.oss.sonatype.org/content/repositories/snapshots/' }
}
dependencies {
compileOnly 'com.marcusslover:resourcepacker:1.3-SNAPSHOT'
}
šØ Creations made with ResourcePacker
If you'd like to show off your creations here just make a pull request!<br/>
⨠City Signs
Created by @ACraftingFish <br/> <img style="height:33%; width:33%;" src="https://user-images.githubusercontent.com/38810661/132093294-0b721979-dfed-47a4-ac9b-4519795a2537.png"/> <img style="height:33%; width:33%;" src="https://user-images.githubusercontent.com/38810661/132093484-bd6a82dc-9da3-4d53-a172-8836c13c5744.png"/> <img style="height:33%; width:33%;" src="https://user-images.githubusercontent.com/38810661/132093471-dd13ed50-9cae-4f09-a08b-3cc91019db9a.png"/>
⨠More Fruits
Created by @MarcusSlover <br/> <img style="height:33%; width:33%;" src="https://user-images.githubusercontent.com/38810661/132093581-07f4eca8-469d-40a8-ad1b-136bc58777eb.png"/>
Related Skills
node-connect
335.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.5kCommit, push, and open a PR
