Added walia support for the cables
This commit is contained in:
parent
b8de296817
commit
67526480ad
37 changed files with 209 additions and 55 deletions
|
@ -8,7 +8,7 @@ import net.minecraftforge.fml.common.event.FMLServerStartingEvent;
|
|||
import techreborn.compat.ICompatModule;
|
||||
|
||||
/**
|
||||
* Created by Mark on 05/03/2016.
|
||||
* Created by modmuss50 on 05/03/2016.
|
||||
*/
|
||||
public class ClientPartLoader implements ICompatModule {
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ import techreborn.parts.CableMultipart;
|
|||
import techreborn.parts.EnumCableType;
|
||||
|
||||
/**
|
||||
* Created by Mark on 04/03/2016.
|
||||
* Created by modmuss50 on 04/03/2016.
|
||||
*/
|
||||
public class ClientPartModelBakery {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue