Cobblestone but compressed
Explore the docs »
View Code
·
Report Bug
·
Request Feature
Table of Contents
With this addon, anyone will be able to compress of cobblestone into the 8 new blocks that allow for an easier form to carry.
This was inspired by the original mod in Minecraft: Java Edition called Extra Utilities.
The next ‘tier’ of each Compressed Cobblestone is nine of the lower ‘tier’ in a crafting grid.
These are the name of the compressed cobblestone:
- Compressed Cobblestone (9 Cobblestone)
- Double Compressed Cobblestone (81 Cobblestone)
- Triple Compressed Cobblestone (729 Cobblestone)
- Quadruple Compressed Cobblestone (6,561 Cobblestone)
- Quintuple Compressed Cobblestone (59,049 Cobblestone)
- Sextuple Compressed Cobblestone (531,441 Cobblestone)
- Septuple Compressed Cobblestone (4,782,969 Cobblestone)
- Octuple Compressed Cobblestone (43,046,721 Cobblestone)
To craft these new blocks, you just fill up the whole crafting table
To uncraft these new blocks, you just place one anywhere on the crafting table and it goes the next lower ‘tier’
You can also use a command to bypass creating all these by hand. (# equals any number)
/give @s cc:cc_#
For more information visit the wiki or check it out the GitHub.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://NewCaledoniaDevTeam/CompressedCobblestone.git
- Zip the repo
zip -r addon.zip CompressedCobblestone
- Move zip file to minecraft games folder
- Unzip the folders to designated folders
OR
- Download the release
- Open mcaddon file in minecraft
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/NewCaledoniaDevTeam/CompressedCobblestone
Project Website: https://newcaledoniadevteam.github.io/CompressedCobblestone/
mcpedl Link: https://mcpedl.com/compressed-cobblestone-addon-1/
Original author: CoinRaptor7111 on mcpedl.com.
Forked author: PiSaucer on GitHub and on mcpedl.com.