SemmieDev / Disc-Jockey

Play note block songs in Minecraft
MIT License
11 stars 1 forks source link

[Request] Simple auto-build? #22

Open MickgClone opened 4 months ago

MickgClone commented 4 months ago

I know this is probably out-of-the-scope of what you wanna do so you may just close this issue if you want.

I was wondering if it's possible to make it place down what the song needs around the player in "survival" range. For creative, it'll still follow that range but since you're in creative, it should just be able to pull out the blocks for ya. Not really asking for anything advanced tho. Just something that places around the player and accounts for the instrument blocks as there are some gravity blocks in that list sometimes.

Don't know about destroying the unnecessary blocks/instruments but I don't think that's possible. So, eh.

(Edit: Not really part of the request but thought I'd expand on what I was sleepily thinking with this ^) ## Expanding on that.... I feel like that I shouldn't be focusing on removing but focus more on add/replace instead. There is that check at the beginning and it knows what blocks isn't there so you could use that info to replace unnecessary instruments or add instruments. If the user wants optimal placement of the noteblocks, they'll have to destroy all of them and then let it build from there. I don't know tho.

There may be some other things I'm missing....

I don't know much about coding so if it is too difficult to do, at least I tried asking. After thinking a little, I wouldn't really care too much how you add it as long as it can do the building for ya.

Another edit: Seems that there is a mod that kinda does this in a way. Creative building only, I think. https://github.com/hhhzzzsss/SongPlayer