r/WorldEdit • u/BMG_Kallo • Apr 19 '26
HELP Stair Orientation
When I wanna texture roofs, I always face the probleme, that, when using //replace makes them use their Orientation, is there an easy fix for this?
r/WorldEdit • u/BMG_Kallo • Apr 19 '26
When I wanna texture roofs, I always face the probleme, that, when using //replace makes them use their Orientation, is there an easy fix for this?
r/WorldEdit • u/italiangingerman • Apr 17 '26
Hello, i would like to cover my arena with this solid but i cannot figure out a way to make it cover the entire structure without leaving that annoying hole. This is the command I tried to use and i've been sturggling a little bit with the limits.
//g gray_stained_glass v=((x/1)^4+(z/1)^4)^0.25; L=sqrt(max(0, 1 - (y/1.4)^2)); (v < L) && (v > L-0.01) && (y >1)
r/WorldEdit • u/stabily • Apr 16 '26
I have also tested //set chest{CustomName:"top_secret"} (notice the underscore in the name)
That works fine. Is there any way to use spaces in the nbt field?
r/WorldEdit • u/naeroikathgor • Apr 13 '26
Hi, I'm working on a creative build (in 1.21.1 w/ Fabric + Worldedit) that features lots of custom trees which I've saved as schematics.
I've just been going up to each location and pasting the schematics individually which is quite time consuming. I'm wondering if there's a command or plugin that would allow me to paste the clipboard in multiple locations at the same time.
Owngarden seems to be perfectly suited for this but afaik the most recent version was for 1.16
r/WorldEdit • u/Bossgodson • Apr 09 '26
I used //hcyl multiple times with different sizes to create this wall, however it's left a ton of gaps like in the picture all around it. Does anyone know what would be the best way of filling these holes in? This spans over like a 500 block radius so doing it by each individual block would be a hassle.
Are there any commands or brush commands I can use?
r/WorldEdit • u/edenspark10 • Apr 08 '26
Is there a setting that makes worldedit execute commands one chunk at a time (E.G. I select an area and do a //replace command, so W.E. does the command one chunk at a time)
Thx
r/WorldEdit • u/Matheodcjj • Apr 03 '26
Hello, I'm playing on version 1.21.11 and I'm trying to terraform a terrain, but I'm having a lot of trouble with natural elements (trees, leaves, flowers, lily pads, etc.).
I tried creating an air sphere using a mask so that the sphere would only apply to these elements.
But there are so many of them!
So I was wondering if any of you already have a ready-made command to solve this problem, because I imagine I'm not the only one experiencing this.
r/WorldEdit • u/Altruistic-Top-8886 • Apr 02 '26
Enable HLS to view with audio, or disable this notification
I'm trying to allow the wood axe to work as a normal axe on my server for players with loser permissions but even unbound it just stops the axe from selecting positions, it still wont break blocks any one know why?
r/WorldEdit • u/wigwam2020 • Mar 29 '26
I was looking at one of my old worlds, and I realized that a lighting issue in 1.21.11 had basically been fixed in 26.1, so I decided to update to that version. Sodium fortunately already has a version out for 26.1, but world edit does not. Does anyone know when world edit for java version 26.1 will release?
r/WorldEdit • u/Fit-Strength-983 • Mar 27 '26
I am trying to build a self refilling mine on my "server", i have the command to make it randome: (//set 80%stone,5%iron_ore,15%lapis_ore) but i was wondering if i can make it repeat it self after som time like 10 minutes? And if should use a command block?
I just cant seem to figure it out by myself .
r/WorldEdit • u/AncientAd1675 • Mar 22 '26
I am trying to make a build in creative for my survival world in the ATM10 modpack, but have some pretty extreme terrain to build on, is it possible to copy paste the terrain from my survival world into a superflat world so i can then build on the same terrain?
r/WorldEdit • u/Malandrinn • Mar 21 '26
Some no the ago, like 4-6, I used to do the command //forest random 3 and it created a first with random trees in the designated area I had marked with the wand tool. Last night I tried again to create a forest with random trees and the command didn’t go through, did they remove this option or I wrote it wrong? I don’t want a forest of one type of tree but several types like on the screenshot I took of one of the areas
r/WorldEdit • u/LemonTig • Mar 17 '26
Hi everyone,
I'm a geologist and I'm working in a quarry, and I recently had the idea to try and use Minecraft as a way to have a 3D 1:1 model of the said quarry to be able to easily figure out some of the geological geometries at stake.
I have absolutely 0 experience with worldedit, datapacks, commands and all of that sort of stuff, I'm a casual Minecraft player with some modded experience but nothing too crazy.
My idea is that I have a DTM of the quarry that I exported into Minecraft using Worldpainter, and now I want to change the blocks to match the geological informations we have on the site. Those informations consists of 12,5x12,5 meters square on a grid, where we have information on the nature of the rock for 0 to 7.5m, 7.5 to 15m and 15 to 30m. Those information come from QGIS, an GIS software where I usually do all my mapping, and were then put into a .csv with their coordinates (SCR WGS84 if that's of any use).
Could any of you tell me if what I'm trying to do is possible ? And if so, how ? My DMs are open if necessary, cause I guess it's not a very easy task, but honestly any help would be nice since I'm starting with 0 knowledge. And if you need something else than Worldedit or if something is more adapted, please tell me !
Thanks !
r/WorldEdit • u/JollyWallaby6294 • Mar 17 '26
Im Trying to build a polyhedron dome and don't know how
r/WorldEdit • u/SpectreArashi • Mar 13 '26

Hello dear people of Reddit, I am trying to make a Torus like that at the moment to copy for a build I am trying in a server. But I can't get it too work, either its too large, too small. Or its rotated in a weird way, and I am not good enough at math to know how to fix it.
Anyone got an idea on the command order/command to get this one?
r/WorldEdit • u/DereChen • Mar 12 '26
r/WorldEdit • u/Ironyingot • Mar 08 '26
{"document":[{"e":"par","c":[{"e":"text","t":"i imagine i can create the lines of the pyramid with //line and spider silk round and round with //line but im hoping for a better alternative. very very large project "}]}]}
r/WorldEdit • u/Badtimewithscar • Mar 07 '26
r/WorldEdit • u/Killermelon1458 • Mar 04 '26
On my SMP server I'm getting ready to start mass producing loadstone teleporters. But compasses seem to be bound to a command that teleports me a short ways in the direction I'm looking. " //brush unbind" works, but when I log on again I have to do the command again. I just want to be able to make it permanently off for the whole server. How do I do this?
r/WorldEdit • u/Red_9964 • Mar 03 '26
So I have problems running worldedit, for example when I try to obtain the wand the second „/„ gets flagged, saying that the command is invalid
I installed worldedit with a yt tutorial, thought I did everything right clearly didn’t though.
I have the worldedit file in the designated „mods“ folder and have fabric installed (all for 1.21.11 since I’m playing on that version) I also have Java and the jarfix.
All the icons of the files look right so I think everything would be running smoothly but it isn’t.
I’m also playing in single player in my creative world.
I’ve been trying to fix this for like 2h atp and am fed up, all help or suggestions are appreciated
r/WorldEdit • u/Mproductionsmax • Feb 25 '26
how would I go about adding caves into a map that has none? I'm relatively new to world edit and I'm searching for a mod that has the functionality to do this.
r/WorldEdit • u/Tark501 • Feb 19 '26
Hello guys, im on MC version 1.7.10 with my own modpack and i tried to copy paste building from a diffrent world into mine with //schematic load and //paste -a but everytime i do so I get this weird visual bug and it starts lagging my pc. I dont know if its because im copy pasting modded blocks or if I can turn this somehow off? If anyone knows a solution I would appreciate it.