[MC 1.7.10] New World Mod-Pack [v0.0.7]

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

kylemcqueen75

Well-Known Member
Nov 4, 2012
242
27
53
Welcome to the New World Mod Pack Thread!
New_World_Mod_Pack_Splash.png

New World is no more. I do have backed up versions if anyone wants to update the pack and release it yourself. Feel free to message me.

Support New World Mod Pack!
Under Work

Downloads!
Under Work

Mods!
Under Work
 
Last edited:
this pack has my permission to use bladecraft in this modpack aswell as more swords mod if the author would like to use that one aswell.
 
Hmmm, I also made a modpack but I deleted the thread. I think u had some inspiration from my modpack is that correct? Becasue I see a lot of mods I had in your modpack.
 
Hmmm, I also made a modpack but I deleted the thread. I think u had some inspiration from my modpack is that correct? Becasue I see a lot of mods I had in your modpack.
If you check some of the permissions, I started work on this mod-pack way before your thread ;) But I did think your pack was a nice replacement from normal MC. Made playing with friends easy :)
 
Client files seem to good on my end :) Nice pack, I only gt one error loading the pack for the first time:

Code:
2012-12-19 21:55:55 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_Gibbing
2012-12-19 21:55:55 [SEVERE] [ForgeModLoader] Unable to set any field [modelBipedMain] on type bcd
cpw.mods.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: modelBipedMain
    at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:140)
    at cpw.mods.fml.common.ObfuscationReflectionHelper.setPrivateValue(ObfuscationReflectionHelper.java:94)
    at ModLoader.setPrivateValue(ModLoader.java:851)
    at mod_Gibbing.addRenderer(mod_Gibbing.java:195)
    at cpw.mods.fml.client.modloader.ModLoaderClientHelper.handleFinishLoadingFor(ModLoaderClientHelper.java:67)
    at cpw.mods.fml.client.modloader.ModLoaderClientHelper.finishModLoading(ModLoaderClientHelper.java:124)
    at cpw.mods.fml.common.modloader.ModLoaderHelper.finishModLoading(ModLoaderHelper.java:148)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.loadComplete(ModLoaderModContainer.java:570)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205)
    at net.minecraft.client.Minecraft.a(Minecraft.java:475)
    at net.minecraft.client.Minecraft.run(Minecraft.java:762)
    at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: modelBipedMain
    at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:87)
    at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:136)
    ... 32 more
Caused by: java.lang.NoSuchFieldException: modelBipedMain
    at java.lang.Class.getDeclaredField(Unknown Source)
    at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
    ... 33 more
2012-12-19 21:55:55 [FINEST] [ForgeModLoader] Received 52 renderers from basemod mod_Gibbing

Is this fixed already? Or is it something which happens only on my system?
 
I downloaded both server and client and am reporting this on the client:
http://imgur.com/1b4yN

Are the client and server versions in sync as far as mods?

Also, nice work! I'm always looking for something different :)
Very Sorry, the server version I release is for nwmp 1.0.2 lol Version 1.0.2 will be released with in the next few hours![DOUBLEPOST=1355957573][/DOUBLEPOST]
Client files seem to good on my end :) Nice pack, I only gt one error loading the pack for the first time:

Code:
2012-12-19 21:55:55 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_Gibbing
2012-12-19 21:55:55 [SEVERE] [ForgeModLoader] Unable to set any field [modelBipedMain] on type bcd
cpw.mods.fml.relauncher.ReflectionHelper$UnableToAccessFieldException: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: modelBipedMain
    at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:140)
    at cpw.mods.fml.common.ObfuscationReflectionHelper.setPrivateValue(ObfuscationReflectionHelper.java:94)
    at ModLoader.setPrivateValue(ModLoader.java:851)
    at mod_Gibbing.addRenderer(mod_Gibbing.java:195)
    at cpw.mods.fml.client.modloader.ModLoaderClientHelper.handleFinishLoadingFor(ModLoaderClientHelper.java:67)
    at cpw.mods.fml.client.modloader.ModLoaderClientHelper.finishModLoading(ModLoaderClientHelper.java:124)
    at cpw.mods.fml.common.modloader.ModLoaderHelper.finishModLoading(ModLoaderHelper.java:148)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.loadComplete(ModLoaderModContainer.java:570)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205)
    at net.minecraft.client.Minecraft.a(Minecraft.java:475)
    at net.minecraft.client.Minecraft.run(Minecraft.java:762)
    at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: modelBipedMain
    at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:87)
    at cpw.mods.fml.relauncher.ReflectionHelper.setPrivateValue(ReflectionHelper.java:136)
    ... 32 more
Caused by: java.lang.NoSuchFieldException: modelBipedMain
    at java.lang.Class.getDeclaredField(Unknown Source)
    at cpw.mods.fml.relauncher.ReflectionHelper.findField(ReflectionHelper.java:78)
    ... 33 more
2012-12-19 21:55:55 [FINEST] [ForgeModLoader] Received 52 renderers from basemod mod_Gibbing

Is this fixed already? Or is it something which happens only on my system?
This error is due to for forge's new system, again this may or may not be fixed In the next version, we will have to wait and see
 
When I try to install, it doesn't work. How do I do it properly?
This mod-pack is uploaded in a MultiMC Instance, you must download the file and place the folder into your MultiMC instances folder then run MultiMC. I will make a video tut once I return home.
 
ahh cool new mods added? also wots the mods that when u hold torch, it gives off light? :) awesome work once again.