#datapack #minecraft #cli

app centrosome

A command-line application that merge datapacks into one

6 releases

0.2.1 Mar 1, 2020
0.2.0 Feb 8, 2020
0.1.4 Feb 7, 2020

#7 in #datapack

29 downloads per month

MIT license

37KB
1K SLoC

Oxidized Centrosome Crates.io Build Status Discord

Oxidized Centrosome is a fork of "Centrosome by Cocoon" rewritten in Rust. (Yes, I know, Oxidized Centrosome make no sense)

About

Oxidized Centrosome is a command-line tool that provide automatic datapack merging with a simple command with amazing speed.

Getting Started

  1. Run command centrosome <directory> where <directory> is the directory that you put your datapacks inside.
  2. You will be asked to choose a "Core Datapack". This pack will have higher priority than other pack and will prefer to override other file in case of conflict.
  3. ???
  4. Profit!

Installation

Install with cargo (Recommended/All OS)

  1. Install Rust.
  2. Build Centrosome via cargo (cargo install centrosome)
  3. You should be able to run centrosome command without a problem now

Install from binary (Window)

  1. Download window binary from Release Page
  2. Extract and put that binary into some folder.
  3. Add 'PATH' to that binary.
  4. You should be able to run centrosome command now.

Install from binary (Linux)

  1. Download linux binary from Release Page
  2. Extract the zip file
  3. Move that binary into /bin or /usr/bin folder (make sure you give them execution permission as well)
  4. You should be able to run centrosome command now

Showcase

https://youtu.be/x3cLq4uEsfM

Dependencies

~9–21MB
~290K SLoC