Langue

bunyedit

bunyedit

Modrinth

worldedit for bunys. ingame editor mod for Better than Adventure

1.3k téléchargements 3 abonnés mis à jour 22mo ago
dernière v0.7.3 Modrinth
Fabric b1.7.3 – b1.7.3 Utility

bunyedit: worldedit for bunys

hi! this is a minecraft mod for better than adventure. it's my own take on a
worldedit-like :)

it works as a mod and as a "server plugin": you have to install the mod on the client to
use it in singleplayer, but only the server needs it in multiplayer.

here's a video showing some features!

someone is already doing a worldedit-like for BTA (it's called
bta-worldedit) but i wanted to try doing my own take on it. thank you to the author of that for inspiration!

this is not a fork of either worldedit or bta-worldedit, but i have read bits of their
code.

summary of features

  • Cursor tool that can select blocks from long distances using left and right click!
  • Command-based selection manipulation! (relative moving, growing, shrinking)
  • Masking your selection to create different shapes!
  • Setting and replacing blocks in the selected region!
  • Union filters, inverted filters, metadata-fuzzy filters!
  • Randomized block patterns!
  • Moving, flipping, and stacking the selected region!
  • Recursively bucket-filling adjacent blocks matching a filter!
  • Copy and paste, undo and redo!
  • Plays nice with tile entities! (e.g. chests will copy with their inventories intact)

documentation

see the wiki!

Versions

Beta
0.7.3
fabric · b1.7.3 · 22mo ago
- Embed JParsec to avoid missing dependency
343
Beta
0.7.2
fabric · b1.7.3 · 22mo ago
- Updated for BTA 7.2 - Initial work on implementing command parsers in JParsec to make it easier to create new syntax etc - Added `-m <mask>`: specify a mask…
71
Beta
0.7.1
fabric · b1.7.3 · 26mo ago
- Updated for BTA 7.1. No meaningful changes from 0.7.0 - "7.1" in our version string for the BTA 7.1 update, isn't that fun :)
142
Beta
0.7.0
fabric · b1.7.3 · 26mo ago
- Updated dependencies. Now building against BTA 7.1-pre2a (PR by UselessBullets) - Added selection limits. If your selection exceeds a certain volume …
73
Beta
0.6.0
fabric · b1.7.3 · 27mo ago
- Fixed `//selection` output - A selection that exists in a different world from the player's current world is now considered invalid - Players now have a…
109
Beta
0.5.1
fabric · b1.7.3 · 28mo ago
- Fixed crash when trying to use the cursor to select a block that's out of range
84
Beta
0.5.0
fabric · b1.7.3 · 28mo ago
- Added disambiguation for block patterns (if you type `water`, you will be warned in chat but the command will continue as if you typed …
78
Beta
0.4.1
fabric · b1.7.3 · 28mo ago
- Fixed `//growsel` local directions (`F|B|L|R`) (B and R had the wrong orientation and were the same as F and L)
74
Beta
0.4.0
fabric · b1.7.3 · 28mo ago
- Blocks are no longer notified of newly placed neighbor blocks until the entire buffer is done being placed - `onBlockRemoved` and `onBlockAdded` events are…
77
Beta
0.3.0
fabric · b1.7.3 · 28mo ago
- Added support for specifying blocks by ID in commands - Added expanded filter syntax: ``` <filter>[/<filter>[...]] filter: [!](<block>|#<material>) block:…
72
Beta
0.2.0
fabric · b1.7.3 · 28mo ago
- Restructured command code to make player and selection validity checks universal - Changed coordinate format to `<x>,<y>,<z>` (comma-seperated) for easier …
78
Beta
0.1.0
fabric · b1.7.3 · 28mo ago
- Initial release - Added selections (`//cursor`, `//1`, `//2`, `//selection`) - Added masks (`//mask`) - Added set command (`//set`) - Added undo history…
83

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.