7d6f7a4085
Another small change in my puke function. It should work now
2020-12-20 17:22:58 +00:00
f988e1fd10
Used wrong Call on puke function
2020-12-20 16:37:00 +00:00
4b2201e544
Fixing wrong function calls
2020-12-20 16:21:40 +00:00
55ef03625a
Inital Commit of mining_lane.lua
2020-12-20 16:20:49 +00:00
d7226d2cac
Bugfixes and print for puke function
2020-12-20 16:19:52 +00:00
e8d03a1211
added sort_items and code cleanup
2020-12-20 13:33:25 +00:00
21b3cce893
Added modules.lua and check fuel
...
The app now checks, if it has enough fuel, before doing any movement.
2020-12-20 13:33:01 +00:00
591b06aa19
Updated the file to support modules.lua and check fuel
...
The app now checks if it has enough fuel and if not, it asks for more.
Additionally it digs everythin in front of it, except for the last block.
2020-12-20 13:31:55 +00:00
58f282e0bf
Changed the mining room script.
2020-11-22 10:16:27 +01:00
a1a3673536
worked on mining room app. But isn't finished yet
2020-11-21 22:25:41 +01:00
69e0a4555a
Added a mining app which mines a room
2020-11-21 20:44:27 +01:00
8e92de7a16
Merge branch 'master' of http://tea.irgendwasmit.it:3000/sascham/ComputerCraft
2020-11-21 16:49:06 +01:00
e68905578f
Added a build_pipe app, which builds pipes. Additionally the fvcircles
...
module checks for n iterations of building a circle
2020-11-20 22:35:04 +01:00
33043a6d56
Created a Full Vertical Circles Module and created a build_pipe app
2020-11-20 19:54:28 +01:00
d6e6f6b850
Merge branch 'master' of http://tea.irgendwasmit.it:3000/sascham/ComputerCraft
2020-11-20 14:54:42 +01:00
TheLux83
fccec77a40
added farming builds
2020-11-16 15:19:29 +01:00
68fa543ca7
Merge branch 'master' of http://tea.irgendwasmit.it:3000/sascham/ComputerCraft
...
Keine Ahnung was hier los ist
2020-11-14 13:47:40 +01:00
TheLux83
fb14343729
Added fcircles.lua to generator circles which are filled with any block
2020-11-13 11:26:50 +01:00
ffc6d10401
Changed al place functions were the same. Had to rename them
2020-11-12 21:25:57 +01:00
cf41150a10
wrong module definition in circles.lua
2020-11-12 20:38:05 +01:00
85abbfd8a4
Missedspelled initial setup function
2020-11-12 20:25:46 +01:00
TheLux83
49bfd155e2
Changed functions in modules.lua and created circles.lua
...
hare.lua contains now everything from Al Sweigarts book and modules is my interpretation from it with a few tweaks.
Additionally I've created a circles.lua module. This module is used to build circles referenced from https://i.redd.it/swn3e9w8dyc31.jpg
2020-11-12 17:45:08 +01:00
c7cbc40159
Created modules.lua, added functions to it
2020-11-09 20:45:05 +01:00
df7f7bbb7e
Added digtunnel Script
2020-11-07 23:44:09 +01:00
fdcc4f3eba
Added a sleep function
2020-11-06 22:53:01 +01:00
ef84490431
Changed the complete Farmtree Script. Now we're able to chop down a complete lane of trees
2020-11-06 22:50:26 +01:00
3ae694a216
Build a new TreeFarm Skript
2020-11-06 20:36:05 +01:00
8f46d22501
Added sucking up more areas
2020-11-06 16:05:04 +01:00
TheLux83
8fea20a1f0
Added new scripts and sorted things
2020-11-06 12:00:34 +01:00
TheLux83
d35c9517f9
Initial Commit
2020-11-06 11:34:26 +01:00