Coder Social home page Coder Social logo

marcusslover / resourcepacker Goto Github PK

View Code? Open in Web Editor NEW
45.0 4.0 3.0 369 KB

๐Ÿ“ฆ Aimed to easily create Minecraft resource packs with custom items and blocks.

License: MIT License

Java 100.00%
minecraft java resourcepack tool minecraft-resourcepack minecraft-resource-pack

resourcepacker's Introduction

๐Ÿ“ฆ ResourcePacker


๐Ÿ“ฆ Aimed to easily create Minecraft resource packs with custom items and blocks.
Creation of resource packs that look like OriginRealms or MineClub!

โ˜• 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.


To generate a resource pack you just "feed" the program with images or sounds, then run the program and it is ready!

Click here for a lot of useful inforamtion.

๐Ÿ“’ 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.
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:

๐Ÿ’ป 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!

โœจ City Signs

Created by @ACraftingFish

โœจ More Fruits

Created by @MarcusSlover

resourcepacker's People

Contributors

loofifteen avatar marcusslover avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.