Applied-Energistics-2-tiler.../src/main/java/appeng/items
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
..
contents First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
materials Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
misc Closes #2501: Hide substitution buttons for processing 2016-10-24 11:39:59 +02:00
parts Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
storage Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
tools Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
AEBaseItem.java Major Refactoring of Bootstrap Code (#75) 2016-08-26 12:42:21 +02:00