Up to 9000

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
"9"+"8"+4

I believe that gets 984 (that is, if I my mind did the JS logic correctly)
 
986
Well....the problem is that the "+" sign means 2 things (putting strings together and adding 2 integers). If that wasn't the case then I think it wasn't a problem.
Currently it just prefers strings over integers in certain situations (not sure what would happen if you swapped the string and integer around )
 
991 today I discovered the true reason why Ed's and Al's mother human transmutation didn't work is because the calculations for the incredients for a human were way off.
 
992 currently setting up the database and making my login/register functions work on it for the school project.
Its a boring task.