KevDaDev
KevDaDev
Theres an updated version available at https://www.spigotmc.org/resources/voxelsniper.104989/
VoxelSniper used to have a proprietary system for stencils (basically schematics) which no longer works (due to block id's no longer numerical for many a year). In our fork we...
reported by herter113. >hey, I'am using the biome brush and tried to use a custom biome I created. So I used /b biome minecraft:custom:orange - but it doen't set the...
I think it is better to use ```new File(baseDirectory, file);``` or simular. _Originally posted by @Lennart99 in https://github.com/KevinDaGame/VoxelSniper-Reimagined/pull/233#discussion_r1429219351_
**Is your feature request related to a problem? Please describe.** Currently it's not possible to save schematics **Describe the solution you'd like** Implement a way to save schematics
## What type of PR is this? (check all applicable) - [x] Feature - [ ] Refactor - [ ] Bug Fix - [ ] Optimization - [ ] Documentation...
Since you have decided to make my dream come true and bring sniper to forge i am increadably happy. my only problem is that due to minecraft forcing the autocomplete...
## What type of PR is this? (check all applicable) - [x] Feature - [x] Refactor - [ ] Bug Fix - [x] Optimization - [ ] Documentation Update ##...
**Describe the bug** if you use the cm performer, the blockdata should be carried over to the new block. (see example 3 https://westeroscraft.fandom.com/wiki/VoxelSniper_Basics#Examples). However, when targeting stairs, their rotation gets...
**Is your feature request related to a problem? Please describe.** When you save a schematic using worldedit, you need to manually move it to the voxelsniper **Describe the solution you'd...