Up to 9000

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

RealKC

Popular Member
Dec 6, 2015
1,004
534
129
King of the Hill
909 splash potion of healing's color is bright red, blood that contains O2 is bright red,
Splash potion of Damage's color is dark red, blood that contains CO2 is dark red...
#SteveBrewsBloodConfirmed?
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
910 so...cgilua uses io.write to send the stuff. Sadly enough that doesn't work for me. Thus....lets fix that
Code:
io.write=function (str)
                helper.res:send_data(str)
            end