Beltmatic

Beltmatic

评价数不足
5 digit generator
由 Suncrow 制作
0-99999 generator
   
奖励
收藏
已收藏
取消收藏
The build
Overview



Creating zeros with substractors



Gathering 5 times each digit (0-9)



Select your number to generate by linking belts



Generating 10, 100, 1000, 10000 with 5+5 and exponents



Multiplying the digits with the powers of 10, and adding the results


7 条留言
ovianna01 7 月 13 日 下午 8:16 
>:steamsalty::()
Frozy 3 月 28 日 下午 12:43 
*brain fart*
Elkir 1 月 26 日 上午 11:14 
Thanks bro but someone know how to put some others belt, because only one belt make the farm really long
magnus.stenum 2024 年 10 月 14 日 下午 2:36 
I really like it!. i think i will make a fast version of this (12 lines, even 24 for max speed) , i never got the idea to use "0's".
alaunafae 2024 年 9 月 20 日 下午 4:34 
nice enough generator...but you really don't need the 0s. if there is a 0 in the number, simply don't add that particular power of 10 to the total. for example, 1024 will only need you to add 1000, 20, and 4. 420 will only need you to add 400 and 20. 10056 needs only 10000, 50, and 6. think about what the 0s really represent: an absence of that particular power of 10.
RetryHikaru 2024 年 9 月 20 日 上午 10:43 
hang on, is there a sequence in your build that does:

1) allocating a number from generators to the 1st, 2nd, 3rd, 4th, or/and 5th digit
2) creates a either/all together, a 10000 x # entered,1000 x # entered, 100 x # entered, 10 x # entered, 1 x # entered
3) then adds them all together to form the number required?

if it does, then that is so cool !
alex_hamish 2024 年 7 月 9 日 下午 3:17 
wow