Jump to content
  • Home
  • Files
  • Docs
  • Merch
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • [1.9.4/1.10.2] TechniCore - The Core For All My Mods!
Sign in to follow this  
Followers 0
Legoboy0109

[1.9.4/1.10.2] TechniCore - The Core For All My Mods!

By Legoboy0109, August 11, 2016 in Mods

  • Reply to this topic
  • Start new topic

Recommended Posts

Legoboy0109    1

Legoboy0109

Legoboy0109    1

  • Tree Puncher
  • Legoboy0109
  • Forge Modder
  • 1
  • 30 posts
Posted August 11, 2016 (edited)

This mod adds in all items and resources, as well as OreDictionary names for all my mods. TCCMachines will add in machines that use RF and generators. I am almost ready to post a full release of this mod! If you want beta access, ask and I may send you a build to test.

 

Ore Generation-

 

Tin - A basic material you should all recognize. It is refined in the same method as iron.

 

Copper - Easier to find than tin and used for power conductance. You should all recognize this as well.

 

Silver - Similar to the silver in other mods. Spawns like gold and is used for certain recipes.

 

Tungsten - Found at mining level 10 and below. As rare as diamond but spawns in groups of 1 or 2. Metal equivalent of diamond.

 

Sapphire - A gemstone found in the earth. Used for a few recipes as well as tools. This, and other gemstones will be used mostly in GemTech.

 

Ruby - Another basic gemstone. You can make tools with high mining speed and attack speed out of it.

 

Amethyst - Like the other gemstones, you can make tools out of it.

 

Peridot - Same as the other gemstones, but a bit rarer.

 

Topaz - Rarer than the other gems, but same concept.

 

Japser - A little more common than Topaz, but same as the other gems in use.

 

Quartz - Same rarity as diamond, very similar as well. It's just not as hard. Can be crafted with a diamond and 8 nether quartz.

 

Abzantanium - A VERY rare gem that is 10 times stronger than diamond. can be found in the end as well.

 

I will be adding more soon, but I still have to finish the other stuff for the mod before I post them.

Edited November 15, 2017 by Legoboy0109
  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • matt1999rd
      [1.14-newer] deprecated method onBlockActivated

      By matt1999rd · Posted just now

      okay so how can I replace it if I cannot use blockState ? I saw on other post that people in 1.14 are using onBlockActivated too and nothing is suggest to replace it in the Block class unfortunately...
    • DragonITA
      [1.14.4] Why minecraft with mod dont want start?

      By DragonITA · Posted 1 minute ago

      i try with delete the entier Config Folder but it still dont work and the Folder come back.
    • plugsmustard
      on/off button for custom furnace

      By plugsmustard · Posted 2 minutes ago

      what exactly is wrong with them. i was told to return a new packet?
    • JetCobblestone
      [1.14] moving item assignment to a separate function

      By JetCobblestone · Posted 4 minutes ago

      Hey everyone,   I'm trying to move my item assignment into a new class. I've stuck in into the same package as my main and called it ItemsLoader.   package jetcobblestone.firstmod; import jetcobblestone.firstmod.lists.itemList; import net.minecraft.item.Foods; import net.minecraft.item.Item; import net.minecraft.item.ItemGroup; import net.minecraft.util.ResourceLocation; import net.minecraftforge.event.RegistryEvent; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.fml.common.Mod; public class ItemsLoader { public static final String modid = "first_mod"; public static void Items() { @Mod.EventBusSubscriber(bus=Mod.EventBusSubscriber.Bus.MOD) public static class RegistryEvents { @SubscribeEvent public static void registerItems(final RegistryEvent.Register<Item> event) { event.getRegistry().registerAll ( itemList.hair_fibre = new Item(new Item.Properties().food(Foods.COOKIE).group(ItemGroup.FOOD).maxStackSize(1)).setRegistryName(location("hair_fibre")) ); } } private static ResourceLocation location(String name) { return new ResourceLocation(modid, name); } } }   This is the new class, however I'm running into an issue with the new Items function. It's giving me an error saying that it's expecting a volatile at the void token. Why is it trying to force me to do this? I don't want to send this to main memory? If I do replace void with volatile, it tells me there's a syntax error on the 'void' token, despite the fact there is no void. Any help would be much appreciated, thank you!
    • Draco18s
      on/off button for custom furnace

      By Draco18s · Posted 8 minutes ago

      Good. Now fix these two lines. https://github.com/drmdgg/marijuanacraft1.14.4/blob/a246b0229e61058b95672d7f4813b5c3deb28229/src/main/java/drmdgg/marijuanacraft/network/PacketButtonClicked.java#L28-L29
  • Topics

    • matt1999rd
      9
      [1.14-newer] deprecated method onBlockActivated

      By matt1999rd
      Started November 1

    • DragonITA
      1
      [1.14.4] Why minecraft with mod dont want start?

      By DragonITA
      Started 59 minutes ago

    • plugsmustard
      43
      on/off button for custom furnace

      By plugsmustard
      Started Wednesday at 03:11 PM

    • JetCobblestone
      0
      [1.14] moving item assignment to a separate function

      By JetCobblestone
      Started 5 minutes ago

    • FaxeeK
      0
      Can't launch the game with forge

      By FaxeeK
      Started 42 minutes ago

  • Who's Online (See full list)

    • Vorquel
    • plugsmustard
    • DragonITA
    • matt1999rd
    • xVoidZx
    • Silverpool64
    • Lea9ue
    • Hendoor64
    • JetCobblestone
    • Atila1091
    • maycool12
    • vaartis
    • Draco18s
    • FaxeeK
    • loordgek
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • [1.9.4/1.10.2] TechniCore - The Core For All My Mods!
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community