User Tools

Site Tools


minecraft:mod:my-mods:bunyedit:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
minecraft:mod:my-mods:bunyedit:start [2024/02/21 01:43] – add links raccoonminecraft:mod:my-mods:bunyedit:start [2024/02/29 19:39] (current) – Add summary of features raccoon
Line 6: Line 6:
 worldedit-like :) worldedit-like :)
  
-you can download it on [[https://github.com/raccoonasdf/bunyedit|GitHub]] or [[https://bta-modding.nouma-vallee.fr/raccoon/bunyedit/|BTA Modding]]!+you can download it on [[https://github.com/raccoonasdf/bunyedit|GitHub]][[https://bta-modding.nouma-vallee.fr/raccoon/bunyedit/|BTA Modding]], or [[https://modrinth.com/mod/bunyedit|Modrinth]]!
  
 it works as a mod and as a "server plugin": you have to install the mod on the client to it works as a mod and as a "server plugin": you have to install the mod on the client to
Line 15: Line 15:
 {{.:bunyedit-demo.webm}} {{.:bunyedit-demo.webm}}
  
-someone is already doing this (it's called +someone is already doing a worldedit-like for BTA (it's called 
-[[https://github.com/FatherCheese/bta-worldedit|bta-worldedit]]) but i wanted to try it +[[https://github.com/FatherCheese/bta-worldedit|bta-worldedit]]) but i wanted to try doing my own take on it. thank you to the author of that for inspiration!
-myself. 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 this is not a fork of either worldedit or bta-worldedit, but i have read bits of their
 code. code.
  
-===== differences from bta-worldedit =====+===== summary of features =====
  
-  * the cursor in bunyedit uses left/right click and works from a distance like original worldedit. the wand in bta-worldedit uses right/shift-right click and requires that the block is in reach. the former feels more familiar to me, but forces bunyedit to mixin a little more invasively. +  * Cursor tool that can select blocks from long distances using left and right click
-  * bunyedit is heavily inspired by worldedit but i won't shy away from doing my own take on things. bta-worldedit seems to be very much going for replicating the same interface as worldedit. +  * Command-based selection manipulation! (relative moving, growing, shrinking) 
-  * bunyedit tries its best to play nice with tile entities.+  * 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 ===== ===== documentation =====
  
 see the sidebar for a list of articles! see the sidebar for a list of articles!
minecraft/mod/my-mods/bunyedit/start.1708479822.txt.gz · Last modified: 2024/02/21 01:43 by raccoon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki