AgriCraft

AgriCraft

30M Downloads

Add Jabba Dolly Support to Seed Storage

ChromeMystic opened this issue ยท 8 comments

commented

Just as the Title says. I would love to use the Jabba Dolly to move my seed Storage around.

commented

Does it have an API?

commented

My Knowhow of Mods coding is rather limited: the Source is https://bitbucket.org/ProfMobius/jabba

It doesn't seem there is an api but someone is working on it. If you think this should rather be on ProfMobius side I shall register it there.

commented

ah its on BitBucket, i'll have a look at it.
And imo this should be on my side, it'd be silly for him to implement it for every single mod that adds some kind of storage.

commented

It seems there is no API, and the code suggests that ProfMobius added compat for quite some mods on his side.
Are you sure there is an API in the works? Else I'll reach out to ProfMobius.

commented

This is the code which other mods use to register there block to be able to be picked up.

commented

That makes things a lot easyer, thanks

commented

It appears the IDollyHandler is incomplete though

commented

As I see, currently this code is used to figure out what could be placed on dollies. It seems like we have to kindly ask him to add seed storages here.