ItemEditor is a Minecraft: Bedrock Edition add-on developed for simple and efficient in-game item management.
The latest downloads, wiki & other useful links can be found on the project homepage at woozystudio.com/projects/itemeditor.
ItemEditor uses TypeScript for behavioral package scripts. We do not use addon creation tools.
git clone https://github.com/woozystudio/ItemEditor.git
cd LuckPerms/The following command must be executed in Windows PowerShell as administrator.
Set-ExecutionPolicy -Scope Process -ExecutionPolicy BypassRun this one, too.
npm run local-deployYou can find the compiled TypeScript in the lib/scripts or dist/scripts directories.
The contribution rules will be added in the future, for the moment you can make a contribution freely.
ItemEditor is licensed under the permissive MIT license. Please see license for more info.