This lets you seamlessly add the items of lists into new lists, without them all being compiled into one item PRESS SPACE This showcases the modes in this order: modes 1, 3, then 2 It is really instantaneous but I slowed it down so that you could see it MODE 1: Merges two lists into one, note that all items will be in order, it will g: all the items of list 1 then all the items of list 3 MODE 2: Merges one list into another, e.g list 1 into list 2 MODE 3: Merges two lists into one, similar to mode 1 however the order is item 1 of list 1, item 1 of list 2, item 2 of list 1 etc.
HOW TO USE: PLEASE GIVE A LINK IF YOU USE Click see inside and drag the custom block into your backpack 100% me :) THERE ARE NO GLITCHES PRACTICAL EXAMPLES: If you are making an AI or something that involves lists of words and you want to categorize them and then compile them into one [All words] list, you could do this "merge list 1, verbs and list 2, nouns into list 3, All types of words"