Git Product home page Git Product logo

rpc-bedrock's Introduction

RPC-Bedrock

A Tool that converts Java Edition Resource Packs to Bedrock

About

This program uses the Resource Pack Converter's API (https://github.com/agentdid127/ResourcePackConverter/)

It will take a Java Edition (1.18) Resource Pack and convert it to the latest Bedrock Edition Release!

Usage: java -Xmx1G -Xms1G -jar (jarname).jar

Contributing

Contributions are appreciated! Feel free to fork the software, write additions/bugfixes and submit a Pull Request!

rpc-bedrock's People

Contributors

lowercasebtw avatar coryborek avatar

Stargazers

 avatar 律音 avatar Wendellmeset avatar Clancey Yu avatar

Watchers

James Cloos avatar  avatar

rpc-bedrock's Issues

Dried Kelp

dried_kelp_side is duplicated to dried_kelp_side_a and dried_kelp_side_b

Outdated release

Last release is April 2022, last update to the repository was 3 months ago (April 2024?).

Please update the releases to reflect this so people dont have to compile their own file, thank you

Allow Custom Models to be converted

This is theoretically possible with a few changes:

1.) Use Texture-based Items (most likely the option I'd go for)

  • Render the model and export an image
  • Generate a custom item using that image
  • Output a text file with the mappings for the user to understand
    • Write an external program to convert those mappings to be used in Geyser
      2.) Use Custom Entities and a Geyser Implementation (for those users)
  • Turn it all into a custom entity
  • Make a Geyser plugin for it (a lot of extra effort, basically been done in the past (Kastle and Camotoy))

Doesn't create MCPACK file

So I use Geyser to enable cross-play for me Java server.

To allow my Bedrock players to see my Java resource pack I have been looking for a tool exactly like this! You can imagine my delight when I came across your software. However, I need the java resource pack converted to a MCPACK file as this is how Geyser sends the resource pack to Bedrock users.

I have no use for the converted zip, I need a MCPACK file.

Please help!

Many textures do not convert

With the initial software, there are a lot of textures that are not converting.

Some Examples: grass, spruce wood, diorite

If anyone knows other textures that don't work, feel free to comment here as well

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.