Minecraft Resource Pack Combiner & Hosting mod 2026 download
logo
minecraft mod Resource Pack Combiner & Hosting

Resource Pack Combiner & Hosting

Game Version: 1.15
Total Downloads: 25
Updated: May 15, 2020
Created: May 15, 2020
Download Resource Pack Combiner & HostingDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
RPCombiner-1.0.jar release 25.85 KB May 15, 2020 1.15 25 download Resource Pack Combiner & Hosting RPCombiner-1.0.jar releaseDownload

Description

Share this:
Basically this will combine resource packs and zip them up. Even upload them if you want to.
 
If you need the upload feature: https://catbox.moe/user/register.php
[code]/rpmerge – Ran from console only. Will remerge and upload[/code]
 
[code=YAML]ResourcePackDIR: resourcepacks  //This is the main directory where everything will go in so this will be in the same folder as your spigot/paper.jars
WorkingDIR: serverpack          //This is the working directory where all files get combined at
BedrockDIR: bedrockpack         //Bedrock working directory…(notimplemented)
MainrpDIR: mainpack             //This iis your main resource pack that you want to overwrite things such as the pack icon and other things.
Zipname: pack.zip               //The export zip filename
BRZipname: brpack.zip           //Bedrock export zip filename(not implemented)
TemporaryZipname: temp.zip      //Temporary zip file for checking hashes and all
JsonMerge: true                 //Allow json files to be combined.
ShouldZip: true                 //You can disable
ShouldUpload: false             //Upload to catbox.moe
RunOnStart: true                //Should this rezip on startup
CatboxAPI: replaceme            //Yourr catbox.moe userhash goes here… you can set this blank and it will upload, but it will error it's on purpose.
SetRPAfterUpload: false         //Sets the server resource pack on upload(not implemented)
Async: false                    //Does everything async(not implemented)
DontTouchThis: ''               //Previous zip file
[/code]

Comments

Add a comment