Minecraft Armor Stand Editor mod 2026 download
logo
minecraft mod Armor Stand Editor

Armor Stand Editor

Game Version: 1.19.2
Total Downloads: 11,082
Updated: Aug 27, 2022
Created: Apr 3, 2021
Download Armor Stand EditorDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
armor-stand-editor-2.0.0-beta.4+1.19.2.jar release 255.52 KB Aug 27, 2022 1.19.2 1 download Armor Stand Editor armor-stand-editor-2.0.0-beta.4+1.19.2.jar releaseDownload
armor-stand-editor-2.0.0-beta.2+1.19.2.jar release 255.41 KB Aug 7, 2022 1.19.2 156 download Armor Stand Editor armor-stand-editor-2.0.0-beta.2+1.19.2.jar releaseDownload
armor-stand-editor-2.0.0-beta.1+1.19.2.jar release 254.84 KB Aug 6, 2022 1.19.2 14 download Armor Stand Editor armor-stand-editor-2.0.0-beta.1+1.19.2.jar releaseDownload
armor-stand-editor-1.3.4+1.19.1.jar release 201.64 KB Jul 27, 2022 1.19.2 150 download Armor Stand Editor armor-stand-editor-1.3.4+1.19.1.jar releaseDownload
armor-stand-editor-1.3.3+1.19-rc2.jar release 199.96 KB Jun 5, 2022 1.19 929 download Armor Stand Editor armor-stand-editor-1.3.3+1.19-rc2.jar releaseDownload
armor-stand-editor-1.3.2+1.18.2.jar release 201.00 KB Mar 31, 2022 1.18.2 1,206 download Armor Stand Editor armor-stand-editor-1.3.2+1.18.2.jar releaseDownload
armor-stand-editor-1.3.1+1.18.2.jar release 201.00 KB Feb 28, 2022 1.18.2 413 download Armor Stand Editor armor-stand-editor-1.3.1+1.18.2.jar releaseDownload
armor-stand-editor-1.3.1+1.18-rc3.jar release 200.70 KB Nov 28, 2021 1.18.1 1,601 download Armor Stand Editor armor-stand-editor-1.3.1+1.18-rc3.jar releaseDownload
armor-stand-editor-1.3.1+1.17.1.jar release 168.25 KB Jul 6, 2021 1.17.1 1,737 download Armor Stand Editor armor-stand-editor-1.3.1+1.17.1.jar releaseDownload
armor-stand-editor-1.3.0.jar release 163.77 KB Jun 7, 2021 1.17 2,065 download Armor Stand Editor armor-stand-editor-1.3.0.jar releaseDownload
armor-stand-editor-1.2.0.jar release 134.88 KB May 3, 2021 1.16.5 1,219 download Armor Stand Editor armor-stand-editor-1.2.0.jar releaseDownload
armor-stand-editor-1.1.0.jar release 112.76 KB Apr 23, 2021 1.16.5 535 download Armor Stand Editor armor-stand-editor-1.1.0.jar releaseDownload
armor-stand-editor-1.0.0.jar release 101.13 KB Apr 3, 2021 1.16.5 1,055 download Armor Stand Editor armor-stand-editor-1.0.0.jar releaseDownload

Description

Share this:

Armor Stand Editor

It's a simple, in game, server side Armor Stand editor.
It's great way to allow users to add details in a simple way.
Additionally, it's fully survival friendly, so it can be safely
used on survival (and alike) servers.

Usage

Click with flint (or other configured item) in your hand anywhere to select action you want to perform.
After doing so, click on armor stand to apply it. It's simple as that!

Config

json5
{
"CONFIG_VERSION_DONT_TOUCH_THIS": 1,
"armorStandTool": "minecraft:flint", // Item that acts as editor, can be from a mod
"requireIsArmorStandEditorTag": false, // Makes item require nbt tag isArmorStandEditor of item
"toggleAllPermissionOnByDefault": true // Grants everyone permissions to every option in editor,
}

Additionally, command /armorstandeditor uses armorstandeditor.commands.<subcommand or main>.
Format of editors permissions looks like armorstandeditor.edit.<type>, look at this file

If you want to allow others to modify entities disguised as Armor Stands, give them armorstandeditor.useDisguised permission

Comments

Add a comment