Console.writeline("Hello FTB World!")

  • 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

Domingo_Chavez

New Member
Jul 29, 2019
9
0
0
Hello FTB World!

I just wanted to introduce myself to this amazing community. I've been playing minecraft for a while now, and in the past few months found out about minecraft modding, and absolutely love it. As a programmer, I'm excited to start playing around with MCP and making my own mods, in an effort to contribute. I love how FTB is a legitimate mod pack that will allow me to add mods to my private server while still allowing my friends to get on.
 
yep that about sums it up doesnt it.
welcome though youve been quite the wall-flower havent you?
 
Class Welcome
{
public static void main(String args[]){
System.out.println(“Welcome to the FTB Community!”);
}
}
 
or in lua
print("Welcome to the FTB Community!")

simpler languege for a simpler task haha im hijacking again