K_bai's Block Brush datapack.
- Create paint brush and eraser brush in your map.
- Each brush contains 5*5*5=125 blocks.
- Edit
draw:brush/place
anddraw:brush/eraser
to match the exact brush coordinates in your map.
- Add this datapack to your map.
- Reload and execute
function draw:init
. - Execute
function draw:tick
repeatedly. - Execute
function draw:join
by himself if he wants to use brush (needs OP). - Be careful and enjoy!
Fork and make pull requests.
This datapack is totally unfinished, so please help me finish it.