Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 1.44 KB

File metadata and controls

56 lines (47 loc) · 1.44 KB

PW World Editor Banner

Support Me Discord

PW World Editor

Simple and easy-to-use world editor for Pixel Worlds.

Adding Blocks

Adding blocks is extremely simple:

Just put your image as:

BlockName.png

If your block has grass on top (soil style), name it like this:

BlockName_Alt.png

If your block is animated make sure it's frames have _0 _1 at the end or _Glow if it's using glow animation. Example:

BlockName_0.png BlockName_Glow.png

That's it the code will add it to inventory tab automatically, but make sure to add it to the right folder, if its a prop add it to /props. and names must not mismatch!

Features

Screenshot

  • Drag & drop to add new blocks
  • Automatic new added blocks detection
  • Saving & Importing worlds as .json
  • Changing backgrounds (orbs)
  • General block replacement
  • Bucket tool
  • Shapes tool
  • Block pick tool
  • Screenshot button - saves your world as .png
  • X and Y coordinates tooltip

Enjoy building 👋😀