I've ran into a slight issue with the custom terrain gen on my new server, all behives are empty and no bee's were spawned around them. I am hoping to find a simple solution using Denizen to scan for hives around the player and spawn 1-3 bee's in, then marking that hive as "processed" as a work around.
My questions are:
- Is this even possible to do with Denizen?
- Would this cause any performance issues, presumably if the script is having to scan through blocks it could be taxing?
If this is something that is possible with Denizen and can be accomplished without too much overhead please respond.