Applied-Energistics-2-tiler.../src
yueh a14cf2204d Fixes anchor rendering (#2698)
* Fixes #2680: Use a shorter cable anchor model when blocked by a facade.
* Fixes #2664: Prevent anchors from creating intersection.

Replaced the simple List<ResourceLocation> for the static models with a
new container also indicating a solid part, which can be used to prevent
the creation of an intersection.
2016-12-14 22:37:10 +01:00
..
api/java/appeng/api Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
main Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
test Fixes failing testing and adding missing cases. 2016-10-27 19:31:06 +02:00
thirdparty Added CoFH Energy API. 2016-11-06 22:22:34 +01:00