I hereby claim:
- I am FireBall1725 on github.
- I am fireball1725 (https://keybase.io/fireball1725) on keybase.
- I have a public key whose fingerprint is CBF5 1ABE FD46 FE62 20F4 74DD 49E2 CC74 6146 788B
To claim this, I am signing this object:
| [20:06:27] [Server thread/FATAL]: Error executing task | |
| java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Exception while updating neighbours | |
| at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_131] | |
| at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_131] | |
| at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?] | |
| at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668) [MinecraftServer.class:?] | |
| at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) [MinecraftServer.class:?] | |
| at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) [bzl.class:?] | |
| at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?] | |
| at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] |
I hereby claim:
To claim this, I am signing this object:
Thank you for your interest in contributing to Applied Logistics ("We" or "Us").
The purpose of this contributor agreement ("Agreement") is to clarify and document the rights granted by contributors to Us.
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| So for some time now I have wanted to try to make a Let's Play series playing Survival Minecraft | |
| on my pack that I use on the sub server called the FirePack. I have had over the last few | |
| months many people ask me about making tutorials for AE2 that would show everything from the | |
| basics of Applied Energistics to the more advanced stuff that I do, but in a tutorial type | |
| setting. So I came up with this idea to kill 2 birds with one stone. | |
| So I am thinking that the plan would be for me to release two series on YouTube, both would be | |
| Let's Play series on the same map. What I'm thinking would be I would do a standard Let's Play | |
| where I go off and find a place to live, make some stuff, and basically play though the mods | |
| that are in my mod pack, but when it came time for me to do something with AE2 I would make that |
| 1.7.10 | |
| AgriCraft-1.7.10-1.2.1.jar | |
| AOBD-2.4.0.jar | |
| appliedenergistics2-rv2-beta-8.jar | |
| Aroma1997Core-1.7.10-1.0.2.13.jar | |
| Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar | |
| bdlib-mc1710-1.6.0.36.jar | |
| BetterTitleScreen-1.7.10-1.1.jar | |
| BiblioCraft[v1.9.2][MC1.7.10].jar | |
| BiblioWoods[BiomesOPlenty][v1.9].jar |
| Forge/FML by LexManos, cpw | |
| Mystcraft by XCompWiz | |
| AOBD 2 by ganymedes01 | |
| Applied Energistics by AlgorithX2 | |
| ArmorStatusHUD by bspkrs | |
| Baubles by Azanor | |
| Bdlib by bdew | |
| Better Title Screen by Girafi, amadornes | |
| BiblioCraft by Nuchaz | |
| Big Reactors by Erogenous Beef |
| Applied Energistics 2 | |
| Armor Status HUD | |
| bdlib | |
| BiblioCraft | |
| BiblioWoods | |
| Big Reactors | |
| BiomesOPlenty | |
| Blood Magic | |
| BluePower | |
| Botania |
| #!/bin/bash | |
| # Auto Commit Script Created for ModJam 4 | |
| GITPATH="/path/to/repo/" | |
| cd $GITPATH | |
| while true; do | |
| CDATE=`date` | |
| CHOST=`hostname` |