I believe silk touch works tooIs there a way to get red mushroom blocks? Or would I have to use an inventory editor to get them?
I believe silk touch works tooIs there a way to get red mushroom blocks? Or would I have to use an inventory editor to get them?
These forums work in mysterious ways.How can I get to the next level? I'm only ten trophies away!!!
-----------------------------------------------
Sent From Something That You Won't Care About Using Tapatalk 2
These forums work in mysterious ways.
Only one quest for that and level 8 mysterious magnet. Me4 has 3 things that are like that to make torcherino but its cobble easy something not to bad And cookies. 43 MILLION COOKIES. Never since I started playing minecraft did I ever go I wanna make 43 million cookies.Or something like Agrarian Skies, where you need to get octuple-compressed everything to win
I saw them, but I thought they were for machines (like the quarry)I dont think theres anything like drones anywhere. Buildcraft has new robots which I have never seen in action.
A bit more detail would help. E.g.: emitting or receiving, etc.Speaking of computer craft is there an easy way to code up "Last number of redstone signals + 1"
A bit more detail would help. E.g.: emitting or receiving, etc.
I think something likeoutputting a redstone signal. So it would be like previous output was 5 redstone pulses then this output must be 5 +1 then 6+1 etc.
while true do
local iPulses = 1;
for i = 1, iPulses do
rs.setOutput("back", true);
sleep(0.5);
rs.setOutput("back", false);
iPulses = iPulses + 1;
end
sleep(2);
end
I think something like
Code:while true do local iPulses = 1; for i = 1, iPulses do rs.setOutput("back", true); sleep(0.5); rs.setOutput("back", false); iPulses = iPulses + 1; end sleep(2); end
should do it, but I haven't tested.
Progression-wise? I don't know of any that are more time-consuming than InfiTech2. Be advised that's a GT pack with content minetweaked around GT.
loboca covers this well. Ores are now located in (absolutely gigantic) ore veins. Your old branch-mining skills are going to be less useful. To branchmine, you want your branches like 3 chunks apart. Once you find something though, you'll be set in that resource for a while.Thanks, I've already downloaded it, I played it yesterday like 4 hours and still havent my first iron pickaxe..
I have like 10 millon questions now, cause there isnt any quest guide, or a guide book, or anything and Im probably doing a lot of things wrong..
First of all It seems like I have to search for generated caves in order to find ores,
Cause I've mined in a 3x3 for a while and found nothing, am right? or its just bad luck?
There's also an infitech2 thread in the third party section, its extremely active and you can learn tons there
lol, the learning curve for GT is steep for the first few days, but man, each obstacle you overcome makes you feel like a heroThanks I've found your dairys, I think thats gonna help me a lot, Im really lost about how to make an iron pick,
I cant even make bread without using thousand tools.. This seems to complicated and funny, mostly complicated but still funny lol
BTW does the RFTools Shield system resist Wither breaking thing