Added walia support for the cables
This commit is contained in:
parent
b8de296817
commit
67526480ad
37 changed files with 209 additions and 55 deletions
|
@ -3,7 +3,7 @@ package techreborn.items;
|
|||
import net.minecraft.item.Item;
|
||||
|
||||
/**
|
||||
* Created by Mark on 19/02/2016.
|
||||
* Created by modmuss50 on 19/02/2016.
|
||||
*/
|
||||
public class ItemMissingRecipe extends Item {
|
||||
}
|
|
@ -25,7 +25,7 @@ import java.util.List;
|
|||
import java.util.Random;
|
||||
|
||||
/**
|
||||
* Created by mark on 26/02/2016.
|
||||
* Created by modmuss50 on 26/02/2016.
|
||||
*/
|
||||
public class ItemWrench extends ItemTR implements ITexturedItem {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue