https://github.com/aecsocket/blockbench-plugins
A collection of generic Blockbench plugins
https://github.com/aecsocket/blockbench-plugins
Last synced: about 1 year ago
JSON representation
A collection of generic Blockbench plugins
- Host: GitHub
- URL: https://github.com/aecsocket/blockbench-plugins
- Owner: aecsocket
- Created: 2023-04-17T21:26:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T18:56:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T11:42:56.960Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockbench Plugins
A collection of generic Blockbench plugins
## Installation
- Download one of the `.js` files to your computer
- Open the file in GitHub and either:
- Click on `...` and click `Download`
- If that is not available, click `Raw`, right-click on the page, and click `Save as`, and save it as a `.js` file
- Drag and drop the downloaded `.js` file into an open Blockbench window
## Plugins
### [Shaper](./shaper.js)
Creates shapes out of cubes according to user-specified parameters
A cleaner and more modern replacement for Shape Generator. You can find the tool under `Tools > Create Shape`.
### [Units](./units.js)
Convert between real units of length and Blockbench units
You can find the tool under `Edit > Convert Units`.
### [UV Tools](./uv_tools.js)
Tools for manipulating UVs
You can find the tools under `Tools`.