Slimeblock interaction
#1
I created a prototype for the slimeblock interaction with pistons using a pseudo+lua mix. I think is is a pretty good one but I don't know how to implement it into the main code. Can someone with more repo-knowledge help me?
Here is the prototype (all well documented): https://github.com/SphinxC0re/SlimeBlockInteraction

Thanks in advance
Reply
Thanks given by:
#2
tigerw has quite allot of knowledge about the redstone and pistons, so he might be able to help you with it.
Reply
Thanks given by:
#3
Probably the implementation would look similar to how Redstone wire should be done; starting from a source slime block, go through all that it borders whilst checking the max push limit isn't exceeded and no obsidian is in the way, adding all blocks to be moved to a list. If all checks passed, move the blocks in that list in the required direction.
Reply
Thanks given by:
#4
@tigerw I PMed you about this already, could you take a look at the prototype?
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)