Reverse Codification Lite

Will do in like an hour or two!

How would I detect an input list for a block?

<slots of block==1> and <slots of (item 1 of (split block by blocks))=1>

Check if the number of inputs in a variadic input in the resulting block is 0, then check if the corresponding list item in the list is a block.

The problem is that i need this for my # of slots block

Thanks, ill try this later

I know, just look at the result of these


what about a block that has multiple variadic inputs


image

i just figured it out lol

append and combinations dont work for some reason :cry:

input lists work now though

how do i detect zero inputs for these kinds of blocks

found weird bug @jens
image
the last item doesnt have a ring
the code:
image

ofcourse it doesnt,the join block eats one and youre left with none

the slots 3,11 dont work
others do

Errr... is that the same "block in ring-variable" bug I spotted?

idk, what are you talking about

Updated the blocks so that it has a greater chance of working with newly added blocks in the future