mod
Go to file
Rseifert be0518f2bf Fixed a SMP crash issue with sound for belts
Not sure if you guys are even bug testing on SMP but you need too every
so often. SMP lan, and SMP Dedicated are two diffrent server types. The
SMP lan can get away with something like playing sound. However, doing
anything client related on SMP Dedicated will cause a crash. Make sure
in the code anything client releated is only done on the client reguard
less of how small.

Also who every changed the rejector to use the paper item and display
the item name above it good job. Its a nice feature and better than the
GUI I  had, however if there isn't a way alread we need to work in a way
to have several item on a rejector. Which we can either do with the
detector, another block, or the rejector itself.

On another note i turned down the AMP pull a little to make belt lines
easier to feed.
2013-01-18 22:47:33 -05:00
models Changed item render for rejector 2013-01-17 21:00:06 -05:00
resources Changed item render for rejector 2013-01-17 21:00:06 -05:00
src/minecraft Fixed a SMP crash issue with sound for belts 2013-01-18 22:47:33 -05:00
.gitattributes Initial 1.4.2 and UE 1.0 update 2012-10-28 13:25:56 +08:00
.gitignore Changed out the model for the Block 2013-01-17 20:32:53 -05:00
buildlocal.bat Made a script based on "publish.bat" that simply packs a local-only test build 2012-12-29 23:43:34 -06:00
buildnumber.txt Rebuilt Recommended Build 2013-01-14 18:43:59 +08:00
Eclipse Java Standard.xml Made a script based on "publish.bat" that simply packs a local-only test build 2012-12-29 23:43:34 -06:00
include.bat Removed Unused API 2013-01-14 18:29:27 +08:00
info.txt Rebuilt Recommended Build 2013-01-14 18:43:59 +08:00
modversion.txt Version Bump 2013-01-08 19:51:28 +08:00
obf.rgs Improved Idle Command 2013-01-08 19:19:47 +08:00
publish.bat Removed Unused API 2013-01-14 18:29:27 +08:00
publish_obf.bat Fixed up slanted belt render 2013-01-10 19:50:11 +08:00
README.md . 2013-01-18 22:24:53 -05:00
recommendedversion.txt AL 0.2.3 Release! 2013-01-13 15:51:43 +08:00

Assembly Line

Brief

Assembly Line is a Minecraft mod that brings realistic factory style systems into Minecraft.