Merge pull request #353 from ProfessorProspector/1.8.9
Circuit board textures and GUI texture consistency changes
|
@ -14,13 +14,13 @@ public class ItemBlockRubberSapling extends ItemBlock implements ITexturedItem {
|
|||
public ItemBlockRubberSapling(Block block) {
|
||||
super(block);
|
||||
setCreativeTab(TechRebornCreativeTabMisc.instance);
|
||||
setUnlocalizedName("techreborn.uuMatter");
|
||||
setUnlocalizedName("techreborn.rubberSapling");
|
||||
RebornCore.jsonDestroyer.registerObject(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getTextureName(int damage) {
|
||||
return "techreborn:blocks/rubber_sapling";
|
||||
return "techreborn:items/rubber_sapling";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 556 B |
Before Width: | Height: | Size: 454 B After Width: | Height: | Size: 868 B |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 140 B After Width: | Height: | Size: 478 B |
Before Width: | Height: | Size: 162 B After Width: | Height: | Size: 618 B |
Before Width: | Height: | Size: 162 B After Width: | Height: | Size: 618 B |
Before Width: | Height: | Size: 140 B After Width: | Height: | Size: 449 B |
After Width: | Height: | Size: 548 B |