Mekanism 110 Episode 07 - Formulaic Assemblicator and Bins

Channel:
Subscribers:
1,230
Published on ● Video Link: https://www.youtube.com/watch?v=_UgUEEpCc_g



Minecraft
Game:
Minecraft (2011)
Category:
Show
Duration: 33:09
3,368 views
11


This video is the seventh episode of Mekanism 110 a lets play concentrating on the Mekanism mod. In this episode we:

Automate axe production for the tree farm using Logistical Transporters and Progressive Automation's Crafter
Take a look at the Formulaic Assemblicator
Put some Basic Bins to work on the Digital Miner.

We also have some difficulty outputting from the Digital Miner.

Mekanism can be downloaded from http://aidancbrady.com/mekanism/download/ and the wiki pages can be found at http://wiki.aidancbrady.com/wiki/Special:AllPages

The world seed is 6373159143964883984

The mods used are:
FlatBedrock-1.2.1_1.9.4.jar
FTBLib-1.10.2-3.1.2.jar
FTBUtilities-1.10.2-3.1.2.jar
GraveStoneMod-1.5.9.jar
InventoryTweaks-1.61-58.jar
jei_1.10.2-3.13.1.346.jar
journeymap-1.10.2-5.3.0b2-unlimited.jar
JustEnoughResources-1.10.2-0.5.3.65.jar
MCMultiPart-experimental-2.0.0_88-universal.jar
Mekanism-1.10.2-9.2.1.295.jar
MekanismGenerators-1.10.2-9.2.1.295.jar
MekanismTools-1.10.2-9.2.1.295.jar
MmmMmmMmmMmm-1.11.jar
MouseTweaks-2.6.4-mc1.10.2.jar
Natures-Compass-1.10.2.jar
OptiFine_1.10.2_HD_U_D4.jar
Progressive-Automation-Mod-1.10.2.jar
ResourceLoader-MC1.9.4-1.5.1.jar
ShadowMC-1.10.2-3.4.9.jar
SleepingBag-1.10.2-1.3.0.jar
theoneprobe-1.10-1.2.1.jar
Waila-1.7.0-B3_1.9.4.jar
WailaHarvestability-mc1.10.2-1.1.9.jar
zerocore-1.10.2-0.0.8.0.jar

The video processing tool set that is being use is MEGui and the video parts are prepared using avisynth scripts. Each video clip is processed using the following script (mekanism110-0007.avi.avs):

source = "D:\dxtory\mekanism110\mekanism110-0007.avi"
LoadPlugin("C:\Program Files (x86)\MeGUI\tools\ffms\ffms2.dll")
V = FFVideoSource(source, fpsnum=30, fpsden=1, threads=1).Lanczos4Resize(1280, 720)
A1 = FFAudioSource(source, track=1).Normalize(volume=1.0, show=false)
A2 = FFAudioSource(source, track=2).Normalize(volume=1.0, show=false)
commentary = MonoToStereo(A1, A1) #.AmplifyDB(2.0)
audio = MixAudio(commentary, A2, 0.9, 0.1)
AudioDub(V, audio)
return last

The three clips was put together with this script (mekanism110-episode07.avs):

Import("D:\dxtory\common.avs")

Import("D:\dxtory\mekanism110\mekanism110-0007.avi.avs")
video1=last

Import("D:\dxtory\mekanism110\mekanism110-0008.avi.avs")
video2=last

Import("D:\dxtory\mekanism110\mekanism110-0009.avi.avs")
video3=last

TransMarbles(video1++video2, video3, 60, 12, drop=false)

trim_in = 0
trim_out = FrameCount

Trim(trim_in, trim_out)

FadeIn(fade_frames)
Subtitle("Welcome to Mekanism 1.10", first_frame=0, last_frame=title_frames-1, size=font_size, align=align, text_color=text_color, halo_color=halo_color)
FadeOut(fade_frames)
Subtitle("Bye-bye for now...", first_frame=FrameCount-title_frames-1, last_frame=FrameCount-1, size=font_size, align=align, text_color=text_color, halo_color=halo_color)

ConvertToYV12(interlaced=false)
tweak(bright=10)







Tags:
Minecraft
1.10.2
Makanism
9.2.1
Formulaic Assemblicator
Basic Bin
Logistical Transporter
Digital Miner



Other Statistics

Minecraft Statistics For Duncan Webb

Duncan Webb currently has 659,110 views spread across 662 videos for Minecraft. The game makes up over 14 days of published video on his channel, or 80.27% of the total watchable video for Minecraft on Duncan Webb's YouTube channel.