Etho’s Modded Minecraft #5: Mining Ship
Minecraft modded. In this Minecraft episode we check out the finished brewery in town. Then we play around with the idea of making a mining ship. Finally we head over to the twighlight forest…
Tags: (award-winning, craft, etho, ethoslab, game, mine, minecraft, modded, modpack, work
Filed under EthosLab :
Comments (20) :
Feb 1st, 2015
20 Responses to “Etho’s Modded Minecraft #5: Mining Ship”
Leave a Reply
You must be logged in to post a comment.
February 1st, 2015 at 4:36 AM
February 1st, 2015 at 4:38 AM
If you ever do a medieval city/town my skin is modeled after the Phantom of
the Opera.
February 1st, 2015 at 4:38 AM
I’ve never used the custom NPCs mod, but I have some knowledge of coding,
so I would think the “Init” section is where global variables should be
declared (like NextMove (variables should start with lowercase :P)), and
then all the other sections should (I’m guessing) be able to access/modify
those variables, and have their own local variables. I would guess the
different sections are run only in certain circumstances, “Init” once on
startup, “Update” every game tick? “Interact” each time a player interacts,
etc.
Hopefully this helps.
February 1st, 2015 at 4:40 AM
I really don’t like these NPCs. It feel like cheating, even if its just
juicing apples.
February 1st, 2015 at 4:49 AM
Hey Etho, you could build a Quarry out of those nasty Mining Whells and dig
out massive Mines at points where you won’t really need to build (Oceans,
e.g.). leaving a water source block at the top of the mine will extinguish
the lava and you can have some extra obsidian
February 1st, 2015 at 4:49 AM
Hey Etho!, how about another side project is making a Prison with Some
lucky Subscribers Skins. Basicly Add a NPC in the jail with a question that
it asks you. My MC user is ColdInTheDeep
February 1st, 2015 at 4:49 AM
get the morph mod in the modpack plz so that you can move around easier
February 1st, 2015 at 4:49 AM
That intro is just to funny :p
February 1st, 2015 at 4:49 AM
You do this for a living . . . But you can’t upload daily for some reason
… Ok .. ?
February 1st, 2015 at 4:57 AM
Yo, Etho, you spelt Twilight wrong I’m the description.
February 1st, 2015 at 4:59 AM
Etho i think you should do a comment of the day thing like in your single
player except the person who comments Adds thier minecraft ign to the
comments
Like if you agree!
February 1st, 2015 at 5:03 AM
Etho, you should make a strip club with a whole bunch of girl npc’s who
follow you around as a pack whenever you are in the city
February 1st, 2015 at 5:05 AM
So is there no chance this modpack will be released? I know myself and a
lot of other people would want to play it, and yeah I know it’s pretty hard
to release a modpack because of ownership stuff, just wondering if there’s
a chance
February 1st, 2015 at 5:07 AM
Etho, you do realise you have almost 2 million subscribers? You’ve hit the
1.75 million milestone, are you going to make a video to thank us at 1.75
or are you waiting for 2 million as you are growing quite fast? And just
think about it, a crowd of a few hundred is a lot, but a crowd of a couple
million? Just take a step back and consider how many people are watching.
February 1st, 2015 at 5:07 AM
Like this comment if you want more episodes.
February 1st, 2015 at 5:09 AM
Has anyone noticed that denny looks like generikb? Srsl maybe add genny to
your world?
February 1st, 2015 at 5:10 AM
Try something like this. COULD CRASH OR LAG OR SOMETHING! Test it in
creative.
var test=0;
loop:
{
while (true)
{
test=test+1;
Thread.sleep(1000);
if(something)
break loop;
}
}
Make it so the program is forced to stay inside a loop. If you want to exit
the loop use a break (or something different). Also I would recommend to
put a delay in the loop so it wouldn’t lag or something. Also try to
manually arrange code to make it easy for you to read :)
February 1st, 2015 at 5:19 AM
Hey Etho, The NPC mod is really interesting, and if you feel up to the
idea, I would love to see like certain villages have certain race themes
for the NPC’s like if you make a village/town/city in the mountains, maybe
they can be some sort of elvish race or some sort of beastfolk skin of an
orc or animal race, I know that would be time consuming to get the skins
for, but it would be cool to have it all themed out, it would also add to
the game world’s immersion. I know this is still a quite early series, but
they really caught my interest and I would love to watch the world grow
into something really diverse and unique.
February 1st, 2015 at 5:23 AM
Of course the girl is the juicer…
I know, I have a dirty mind xD
February 1st, 2015 at 5:28 AM
+EthosLab I like your series and all your an amazing builder whis is the
best part of this series but your not good at playing mods ,even your mod
list is not at all good so here are some recomendations
1) DO NOT use mining wells or BUILDCRAFT quarries use Ender Quarrys instead
2) add extra utilities if you have not
3)add applied energestics 2
4) to get good stuff make a cobalt hammer with a thaumium tool rod and add
3 levels of redstone and a flux capacitor then strip mine at level 12
5) add thaumic tinkerer and thaumic exploration if you have not
6) add ender IO
7) don’t make an archimedes ship base or at least not a main base because
it greatly limits what you can do i would reccomend only a few small things
and access to your ae system
8) make and ender pouch linking to your ae system and a golden bag for
storage
9) get better armor
10)make a manyllum pick and sword
11) watch +DireWolf20 for good tips on how to play mods without failing but
don’t watch his mod reviews for 1.5 or older they are mostly outdated