#Revenue sharing for vendors

27 messages · Page 1 of 1 (latest)

mortal lake
#

Basically being able to have the proceeds of a sale divided in ratio between 2 or more accounts.

reef basin
mortal lake
#

you can use deployers with a bank card to somehow take the money out of the account?

reef basin
# mortal lake you can use deployers with a bank card to somehow take the money out of the acco...

yes. if you set up an authorized card (with AUTOMATION) mode in the blaze banker's account, and then set up depositors that are linked to the various co-owner's accounts, you can run the deployer, on a gantry for example, along the line of depositors to split up the funds.

Make sure to check, based on redstone output, whether each depositor actually succeeds (otherwise, the blaze banker has run out of funds and you need to stop and try again for fair fund distribution)

mortal lake
#

Ah right, and i'm guessing I could do all this from the same loaded chunk then. Have you got an example setup as a schematic I can take a look at? I don't think there's a ponder for this sort of thing as far as I remember.

#

I assume the best way to keep it totally even is to run 2 deployers with a card bound to the same blaze banker into 2 different depositors (set to the ratio of the price paid) to automatically separate the take.

reef basin
reef basin
mortal lake
#

See thats what i'm thinking, if you know the vendors price you can set the deployers to extend only once with the exact split

#

different deployer for each depositor.

reef basin
#

the way to do it is to have a line of depositors and one deployer.

When a depositor emits a redstone signal (indicating a successful transfer), the deployer should be moved one block to the right.
Once the deployer gets to the end, it needs to be moved back to the start, but on a different y-level from the depositors so it doesn't trigger them (or you can power the depositors to lock them).

reef basin
mortal lake
#

they would probably need to be different systems either way since the chunk needs to be loaded for it to work right?

#

otherwise the deployers can't do anything.

reef basin
#

yes, the deployers should all be in the same chunk for safety. The blaze banker doesn't have to be loaded, of course.

#

I might just make a schematic of this real quick, since it's a pretty fun little project

mortal lake
#

I think using multiple deployers set to different depositors and synced up by using the same shaft would allow you to do an uneven split. for example 7 cogs into a 1:4:2 split between 3 accounts.

#

all bound to the same account and holding the same card.

reef basin
#

I'll send my idea in a bit, just gotta build first :)

#

!remindme 1h send here

topaz ravineBOT
#

zep_check I will remind you in 1 hour at Jul 20, 2025 at 6:50 UTC

mortal lake
#

Sweet, cheers slimist! hell Imma do one too. im not doing anything right now lol

mortal lake
#

ah okay i tried out my idea and it wasn't working

topaz ravineBOT
#

Reminder for @reef basin: send here
Set <t:1752990614:R>

reef basin
#

@mortal lake done. Try it out in a creative world before building on the server.

Also, make sure to open the interfaces of all the numi blocks so that you become the owner after placing the schematic

mortal lake