Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andre601/gridblocks

ItemsAdder Add-on that adds grid-like blocks.
https://github.com/andre601/gridblocks

itemsadder minecraft papermc spigotmc

Last synced: 11 days ago
JSON representation

ItemsAdder Add-on that adds grid-like blocks.

Awesome Lists containing this project

README

        

# GridBlocks

![ia banner][banner]

GridBlocks is an ItemsAdder Add-on that implements blueprint-like looking blocks.
The focus is to offer creators of add-ons and/or resource packs a way to see their creation at scale with some blocks. Think of it like the Placeholder Development Assets but for Minecraft.

## How to use

### Version 3.2.5 and older

1. Download the `GridBlocks--old.zip` file from the [latest release][releases] on this Repository.
2. Open the Zip using either WinRAR or 7Zip.
3. Extract and move `data` into `/plugins/ItemsAdder/`.
4. Re-zip the resource pack using `/iazip`
- Depending on your hosting solution will you need to update the download URL for the resource pack.

### Version 3.3.0 and newer

1. Download the `GridBlocks--new.zip` file from the [latest release][releases] on this Repository.
2. Open the Zip using either WinRAR or 7Zip.
3. Extract and move `gridblocks/` into `/plugins/ItemsAdder/contents/`.
4. Re-zip the resource pack using `/iazip`
- Depending on your hosting solution will you need to update the download URL for the resource pack.

## License

Project is licensed under MIT.
I do allow you to use the textures in your own projects, but please give credit as described by the [LICENSE file][license].

## Preview

![preview 1][preview_1]

![preview 2][preview_2]

[banner]: https://raw.githubusercontent.com/LoneDev6/Wiki-ItemsAdder/master/.gitbook/assets/ia_addon_banner.png

[releases]: https://github.com/Andre601/GridBlocks/releases/latest

[license]: https://github.com/Andre601/GridBlocks/blob/main/LICENSE

[preview_1]: https://raw.githubusercontent.com/Andre601/GridBlocks/main/.github/assets/preview_1.png
[preview_2]: https://raw.githubusercontent.com/Andre601/GridBlocks/main/.github/assets/preview_2.png