Posts by master801
-
-
-
-
-
-
-
I will commit it as soon as I'll be done + as far as I will know how commit
Stupid tutorials for "bitbbucket101" 
First, "git add (insert file name here)" or "git add --all" (to add all files). Second, "git commit -m "(commit name)" ". Third, "git push -u origin "whatever branch you working on" ". And that's it! If you have any questions, you know where to contact me.

-
-
Now it gets too philosophical for me
Either way, I will just play around with it once I have the time.EDIT: Now everything works, except for it blowing up when the input is too high. Do you need to implement that function yourself or will it be added when you start adding recipes and stuff to do for the machine itself?
You need to add that in yourself if I remember correctly... Also, if your machine dyes wool, it should implement IInventory. Just a heads up for you.
-
-
-
-
-
You should extend to basic sink in the api folder to make your life easier. It extends to tile entity and implements IEnergySink. It also has all of the functions you need built right in. Hmmm... Strange.... I don't have the same problem as you.... Wonder why that is?...
-
-
-
-
-
-