WebFor a complete list of WorldEdit commands and tools, click here . Block id:meta Each block has a name and a number by which WE recognises them. For example, a dirt block is known as "dirt" and "3", a block of wool can be called either "wool" or "35", and so on. Open your inventory and press f3 + h. WebAm trying to replace 1% of the orange concrete with orange stained glass panes. Here is the command: //rep 251:1 160:1 1%. -or-. //rep concrete:1 stained_glass_pane:1 1%. Some advice said use //rep concrete:1 concrete:1, 1%stained_glass_pane:1 which did not work either. I've tried putting the 1% in every position (before concrete, before ...
How to Generate a Random Pattern with WorldEdit - YouTube
WebMar 16, 2015 · 1 Answer Sorted by: 2 Why don't you look up the wiki for the data values? You can rotate wood to face in whatever direction you want with WorldEdit by simply substituting [Data Value] with the appropriate one that you're looking for. After selecting the region with your //wand (AKA. a wooden axe by default), WebYou can access a command listing in-game via the //helpcommand. General Commands¶ /worldedit(or /we) /worldedithelp /worldeditversion(or /worldeditver) /worldedittrace … rdd is empty
//set Minecraft Worldedit Guide Wiki Fandom
WebApr 3, 2012 · WorldEdit works fine when using the block IDs, but not the item IDs (as there's no way to determine what block it's attached to). There are a few ways to get around this, however, such as using WorldEdit's /info tool to grab the block ID, or copying the block and using #clipboard instead of the ID. Source: WorldEdit Developer. WebNov 25, 2013 · How do I set blocks with the WorldEdit API? (Like the //set command) I already have implemented WorldEdit and have the two selections. I figured out some of … WebIf the block number doesn't show with just F3 + H, this should show it as well. Alternatively, add in crafttweaker and use /ct hand will give the name of the item with the metadata, but it won't be in the correct format. You'd just have to set it up in a way that world edit recognizes it. Edit: F3 + G -> F3 + H Thanks aztr9 aztr9 • 3 yr. ago rdd is mutable