A few textures from @CyanideX texture pack with permission

This commit is contained in:
Gig 2015-04-11 23:03:45 +01:00
parent 4658baab8a
commit a2995d8cd5
41 changed files with 52 additions and 4 deletions

View file

@ -6,6 +6,7 @@ import techreborn.client.GuiHandler;
import techreborn.config.ConfigTechReborn;
import techreborn.init.ModBlocks;
import techreborn.init.ModItems;
import techreborn.init.ModRecipes;
import techreborn.lib.ModInfo;
import techreborn.world.TROreGen;
import cpw.mods.fml.common.Mod;
@ -37,6 +38,8 @@ public class Core {
ModBlocks.init();
//Register ModItems
ModItems.init();
// Recipes
ModRecipes.init();
// WorldGen
GameRegistry.registerWorldGenerator(new TROreGen(), 0);
//Register Gui Handler

View file

@ -14,6 +14,7 @@ import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.util.IIcon;
import net.minecraft.util.MathHelper;
import net.minecraft.world.World;
import net.minecraftforge.common.util.ForgeDirection;
public class BlockOre extends Block{

View file

@ -0,0 +1,44 @@
package techreborn.init;
import net.minecraft.init.Items;
import net.minecraft.item.ItemStack;
import ic2.api.recipe.Recipes;
import techreborn.util.RecipeRemover;
public class ModRecipes {
public static void init()
{
removeIc2Recipes();
addShaplessRecipes();
addShappedRecipes();
addSmeltingRecipes();
addMachineRecipes();
}
public static void removeIc2Recipes()
{
}
public static void addShappedRecipes()
{
}
public static void addShaplessRecipes()
{
}
public static void addSmeltingRecipes()
{
}
public static void addMachineRecipes()
{
}
}

View file

@ -38,12 +38,12 @@ item.techreborn.dust.DarkAshes.name=Dark Ashes
item.techreborn.dust.Diamond.name=Diamond Dust
item.techreborn.dust.Electrum.name=Electrum Dust
item.techreborn.dust.Emerald.name=Emerald Dust
item.techreborn.dust.EnderEye.name=EnderEye Dust
item.techreborn.dust.EnderPearl.name=EnderPearl Dust
item.techreborn.dust.Endstone.name=Endstone Dust
item.techreborn.dust.EnderEye.name=Ender Eye Dust
item.techreborn.dust.EnderPearl.name=Ender Pearl Dust
item.techreborn.dust.Endstone.name=End Stone Dust
item.techreborn.dust.Flint.name=Flint Dust
item.techreborn.dust.Gold.name=Gold Dust
item.techreborn.dust.GreenSapphire.name=GreenSapphire Dust
item.techreborn.dust.GreenSapphire.name=Green Sapphire Dust
item.techreborn.dust.Grossular.name=Grossular Dust
item.techreborn.dust.Invar.name=Invar Dust
item.techreborn.dust.Iron.name=Iron Dust

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 602 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 649 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 535 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB