NWorldEdit

Experimental NWorldEdit 2.1.4

Compatible API Versions
1.0.0
Sourcecode
https://github.com/NicDEVpe/NWorldEditor
Contributors
# NWorldEditor
World editor for CloudBrustMC(Nukkitx).

Warning:
this version only Indonesian languange only
[for eng may next update]

## Additional functions
- Block random batch installation

## Main functions.
- Block batch random installation (/set[id:meta,id:meta,...])
- Block batch deletion (/cut)
- Block batch changes (/replace from [id:meta] to [id:meta])
- Copy (/copy)
- Paste (/paste)
- Rotate the copied object
- Export the copied object externally (/export [Name])
- Import an exported file (/import [Name])
- Display a list of files that can be imported (/objects)
- Checking the id of the item in your hand (/bid)
- Checking coordinates (/xyz)
- Help (/wehelp)
For more information, run the /wehelp command in the game.

## Maintenance
- Starting from: tapping/crushing blocks with a wooden axe

## About the export method
Exported as JSON, with each x/y/z recorded as the number of blocks of the reference point.
Format: "x,y,z": "id:meta".

## Author Repository
Author
Ningali
Downloads
913
Views
1,422
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. NWorldEditor first release

    - change coded title WorldEditorEX to NWorldEditor - and nothing
  2. fix error run, self mistake

    fix error run
Top