[1.4.7] Power Craft factory mod
#2181
Posted 12 April 2012 - 03:15 PM
1. It would work only for mobs/players
2. Sometimes it is cooler to see things moving on conveyors rather than teleporting them instantly.
Also Minecart/harvester isn't good example as teleporters would be instant travels opposite to long travels on tracks.
#2182
Posted 12 April 2012 - 03:20 PM
BUT PLEASE MAKET SMP COMPATIBLE
#2183
Posted 12 April 2012 - 07:38 PM
#2184
Posted 12 April 2012 - 09:36 PM
#2185
Posted 12 April 2012 - 09:59 PM
#2186
Posted 13 April 2012 - 05:20 AM
Darkhog, on 12 April 2012 - 03:15 PM, said:
this method does not use tracks - its wireless, the harvester can harvest minecart in quite a good range (across a wally for example), and teleport it on the opposite end with it's contents (player etc.). I think it does not work for Chest cart.
And with some belts (instead of tracks, redirectors, player detectors and such things, it can be automatic and bidirectional.
#2187
Posted 13 April 2012 - 06:17 AM
#2188
Posted 13 April 2012 - 10:56 AM
#2189
Posted 13 April 2012 - 03:25 PM
Darkhog, on 13 April 2012 - 06:17 AM, said:
Okay, so make it clear:
- Teleporter does not have to face the opposite piece
- Teleporters have unique names
- There are two pieces - input and output block
- Special "personal teleporter" for player teleportation, with a menu of destinations
- Portable teleporter device, similar to Radio Remote form wireless module
- Basic teleporter works for all entities, and is shaped similarly to conveyor belt, but with some super fancy animation or whatever
- It is extremely overpowered - maybe it should consume some sort of fuel?
- The iron frame block (decorative)
- Redstone storage block, enderpearl storage block
#2190
Posted 13 April 2012 - 05:08 PM
when you run this program EDIT: in the miner
<a=20>
(loop 5:
10
r2
r
10
l2
l )
l
(@a)
q
rr
(@a)
<a+20>
your minecraft crashes
don't know that is the bug in my code and i'm just starting with these about 15 mins. of studying (and i'm finnish so i don't exactly know what every word mean)
#2191
Posted 13 April 2012 - 05:24 PM
#2192
Posted 13 April 2012 - 06:37 PM
Replace some bedrock(Or just one block)with Elevators (Up) and build some Elevators (Up) on top. Then throw and item in(Or make a conveyor belt on the final layer of bedrock that transports the items in.).
#2193
Posted 13 April 2012 - 07:03 PM
Redstone4Life, on 13 April 2012 - 06:37 PM, said:
Replace some bedrock(Or just one block)with Elevators (Up) and build some Elevators (Up) on top. Then throw and item in(Or make a conveyor belt on the final layer of bedrock that transports the items in.).
it's known, but I didn receive a crash report yet.
#2194
Posted 13 April 2012 - 07:35 PM
example:
<a=0> <b=0>
(@2:
r
10
r
2
r
10
l
2
r
r
<a+4>
q
<b-4>
)
and 'b' variables won't work it goes straght forward
#2195
Posted 13 April 2012 - 07:46 PM
PreownedFIN, on 13 April 2012 - 07:35 PM, said:
example:
<a=0> <b=0>
(@2:
r
10
r
2
r
10
l
2
r
r
<a+4>
q
<b-4>
)
and 'b' variables won't work it goes straght forward
and what do you want it to do?
<a+4> does not affect the variable, it only does a+4 steps, a stays the same
PreownedFIN, on 13 April 2012 - 05:08 PM, said:
when you run this program EDIT: in the miner
<a=20>
(loop 5:
10
r2
r
10
l2
l )
l
(@a)
q
rr
(@a)
<a+20>
your minecraft crashes
don't know that is the bug in my code and i'm just starting with these about 15 mins. of studying (and i'm finnish so i don't exactly know what every word mean)
I dont know whether it crashes or not, but (@a) means nothing in the language. (@a: ... ) equals to (LOOP a: ... )
#2198
Posted 13 April 2012 - 08:10 PM
#2200
Posted 13 April 2012 - 09:05 PM











