CoolLord22 / OtherDrops1.13

OtherDrops branch for the latest Minecraft version!
GNU General Public License v3.0
0 stars 4 forks source link

Support for Head Database plugin #8

Open Lord-Lofi opened 4 years ago

Lord-Lofi commented 4 years ago

The summon entity command was not parsing properly and I wanted to have it summon an entity (head) on the mob's death.

I would like the dependencies for head database plugin added (https://www.spigotmc.org/resources/head-database.14280/) and they provide the api for doing so. That way we can have the heads drop from the drop section as opposed to trying to find a work around with the command section.

I have considered just having the command run to give the user the item but this fails if the user has a full inventory and then they miss the opportunity for the drop to occur (i want to make this an extremely rare drop).

I just think this would be cool to implement and add a whole other section for other drops.

(Direct api link) https://mega.nz/file/aoUCVI6C#REDes99H-UUtpG5Ot-eKXzHZ8HtHF8uKaaiBK7VvOgg

CoolLord22 commented 4 years ago

Rather than supporting an API and making OtherDrops plugin-dependent, I think it might be easier to implement the custom head ID's let me know if you think that would be a potential alternative :)

Lord-Lofi commented 4 years ago

Rather than supporting an API and making OtherDrops plugin-dependent, I think it might be easier to implement the custom head ID's let me know if you think that would be a potential alternative :)

That would work great too! If you do this, I will gladly create three yml files: one for blocks in general, one for hostile mobs, and one for passive mobs. That way others can use it too.

Lord-Lofi commented 4 years ago

Just wanted to see if any progress was made

CoolLord22 commented 4 years ago

Currently I’m the only person working on OD and with everything going on in the US lately things have been rough. I’ve also began summer organic chemistry so I have really little time to work on it. But, I have the issue created here so it’ll get implemented eventually :)

Lord-Lofi commented 4 years ago

Ayy no worries haha! Hope you are doing well and keeping safe! Good luck on ochem!