Page 1 of 1

Faster belts results in huge error

Posted: Sun Jul 30, 2017 8:45 am
by Grundox
I tried to create faster transport belts and in order to do so I copied some things frome the base mod and other mods. The problem is I can't find a mistake and I am getting a weird error showing me a whole file. Can someone please download the mod and tell me what I did wrong?

Re: Faster belts results in huge error

Posted: Sun Jul 30, 2017 9:49 am
by Nexela

Code: Select all

data:extend(
{
{
	{
		type = "furnace",
You have too many { brackets

Re: Faster belts results in huge error

Posted: Sun Jul 30, 2017 10:14 am
by Grundox
Wow I can't believe I am so stupid, thank you, Nexela xD