Function/Item to Reset Food Bowl position data
Deaymon opened this issue ยท 2 comments
Edit: Minecraft Version 1.16.4, Doogy Talents version 2.0.1.1
As the title implies, there doesn't seem to be a way to change a doggy's food bowl location.
If a bowl that has been detected by a doggy is broken, then a new one is placed somewhere else, the doggy doesn't seem to acknowledge the new one (you can see in the NBT data that the 'bowls' tag still refers to the broken bowl position).
The issue can be solved haphazardly with a '/data' command to modify the value of 'bowls', but it doesn't seem like a real solution to the problem.
It would be nice to have an item/button in the dog menu to wipe out the previous food bowl position, so the doggy can detect a new one.
Or maybe the possibility to detect various bowls and 'Wandering Mode' makes it so that the doggy wanders around the closest one.
I would try to do it myself, but I have 0 experience with mods or Forge.
(also, a bit unrelated, but I'm a newbie with github: Is there a forum/Discord server/etc. to talk about features, suggestions and bugs or is this the place to go?)
Hey, thanks for taking the time to create this issue and I'm sorry I didn't get round to resolving it. I've not worked on this project for a while and have decided to archive the git repository. Fear not, there is a fork https://github.com/DashieDev/DoggyTalentsNext which might be of interest. I don't expect to be back within the Minecraft community so farewell and happy mining!
This was fixed in 2.0.1.2 - the dog's food bowl location resets when it is destroyed.
Best place to post feature ideas and bugs is here. Since I am the only dev only occasion bug fixes are released. I'm afraid I don't have the time to work on new features/fully flesh out all the existing features.