[TEXTURES] Cables and refined iron
This commit is contained in:
parent
fcd594e512
commit
c19b792960
8 changed files with 22 additions and 13 deletions
src/main/java/techreborn/items
|
@ -1,8 +1,9 @@
|
|||
package techreborn.items;
|
||||
|
||||
import me.modmuss50.jsonDestroyer.api.ITexturedItem;
|
||||
import techreborn.client.TechRebornCreativeTabMisc;
|
||||
|
||||
public class ItemUUmatter extends ItemTextureBase {
|
||||
public class ItemUUmatter extends ItemTR implements ITexturedItem {
|
||||
|
||||
public ItemUUmatter() {
|
||||
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue