platz1de

Results 8 comments of platz1de

Information about defence or max durability don't really fit the scope of a world-editor, there are other plugins to do that I don't see much point in an iteminfo command...

The issue is still relevant and will be implemented with the exception of max durability, so no reason to change anything about it About this pr then: To be consistent...

Air blocks can already be ignored on pasting using `//merge`

Brushes wich replace blocks are currently creatable with [checkblock patterns](https://github.com/platz1de/EasyEdit/wiki/Checkblock-Pattern), e.g. `//brush sphere 10 block;dirt(grass_block)` to replace dirt with grass. Although a command alias would be helpful

This is caused by the required data files not being updated yet (Mojang changed the block names for slabs in 1.21)

Fixed in https://github.com/platz1de/EasyEdit-Data/commit/97efaecb1e6c9fa4e53d76ff8ac40b71e350816f

There should be an additional error / warning at server startup, indicating why the data files couldn't be loaded. Since you seem to be using a folder plugin loader, this...