https://github.com/octylfractal/hardvox
Voxel editor for Minecraft, inspired by World Edit.
https://github.com/octylfractal/hardvox
java java-8 minecraft minecraft-forge-mod voxel-editors worldedit
Last synced: about 1 year ago
JSON representation
Voxel editor for Minecraft, inspired by World Edit.
- Host: GitHub
- URL: https://github.com/octylfractal/hardvox
- Owner: octylFractal
- License: epl-1.0
- Created: 2017-08-04T08:10:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T06:39:26.000Z (almost 9 years ago)
- Last Synced: 2025-03-29T23:51:10.308Z (over 1 year ago)
- Topics: java, java-8, minecraft, minecraft-forge-mod, voxel-editors, worldedit
- Language: Java
- Homepage:
- Size: 165 KB
- Stars: 7
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hard Vox
========
The mod of Hard Vox. A voxel editor for Minecraft.
Inspired by World Edit, it is a re-imagining for modern Minecraft.
There is not an API yet, but one will be extracted in the future once features are finalized.
Credits
=======
**sk89q**, **wizjany**, **TomyLoby**, **DarkArc**, and many others for their
work on **WorldEdit**.
**Mumfrey**, **yetanotherx**, and **lahwran** for their work on
**WorldEditCUI**.
Code in `com.mumfrey.worldeditcui` originiates from that project and is licensed
under terms detailed in `WECUI-LICENSE.txt`, however some of it has been
modified to fit into the project.