Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/andre601/gridblocks
- Owner: Andre601
- License: mit
- Created: 2022-03-23T22:15:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-09T08:55:06.000Z (about 2 years ago)
- Last Synced: 2024-11-08T05:07:05.103Z (2 months ago)
- Topics: itemsadder, minecraft, papermc, spigotmc
- Homepage: https://www.spigotmc.org/resources/100914/
- Size: 2.9 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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