WeHeartGaming / CraftingTable

See the recipes by searching and clicking.
2 stars 1 forks source link

added bed recipe #4

Closed WouterG closed 11 years ago

WouterG commented 11 years ago

a lot of lines

ProfChaos commented 11 years ago

I think there is a better way to do this, but thanks! Haha

WouterG commented 11 years ago

haha yeah I wasn't expecting this to go through, I just had a lot of lulz making this (;

WouterG commented 11 years ago

btw you could make a 16-line thing, like this: ["0", "0", "0", "35-0", "35-1", "35-2", "5-0", "5-1", "5-2"], ["0", "0", "0", "35-1", "35-2", "35-3", "5-1", "5-2", "5-3"], ["0", "0", "0", "35-2", "35-3", "35-4", "5-2", "5-3", "5-0"], ["0", "0", "0", "35-3", "35-4", "35-5", "5-3", "5-0", "5-1"], ["0", "0", "0", "35-4", "35-5", "35-6", "5-0", "5-1", "5-2"], ["0", "0", "0", "35-5", "35-6", "35-7", "5-1", "5-2", "5-3"], ["0", "0", "0", "35-6", "35-7", "35-8", "5-2", "5-3", "5-0"], ["0", "0", "0", "35-7", "35-8", "35-9", "5-3", "5-0", "5-1"], ["0", "0", "0", "35-8", "35-9", "35-10", "5-0", "5-1", "5-2"], ["0", "0", "0", "35-9", "35-10", "35-11", "5-1", "5-2", "5-3"], ["0", "0", "0", "35-10", "35-11", "35-12", "5-2", "5-3", "5-0"], ["0", "0", "0", "35-11", "35-12", "35-13", "5-3", "5-0", "5-1"], ["0", "0", "0", "35-12", "35-13", "35-14", "5-0", "5-1", "5-2"], ["0", "0", "0", "35-13", "35-14", "35-15", "5-1", "5-2", "5-3"], ["0", "0", "0", "35-14", "35-15", "35-0", "5-2", "5-3", "5-0"], ["0", "0", "0", "35-15", "35-0", "35-1", "5-3", "5-0", "5-1"],

ProfChaos commented 11 years ago

I liked it! I was really surprised when I saw how many lines you added. ;)

Sure, I can add those 16.