How do I get the axes from the following mods recognized:
Dartcraft
GregTech
Extra Utilities
Thermal Expansion
Blood Magic
Redstone Arsenal
Thaumic Tinkerer
Better Storage
Natura
Why oh why did you give up IngameInfo? The way you had it set up I could easily use it but now in the hands of some new guy it's turned into a hideous XML monster... utterly useless for those of us who don't know how to use or edit XML files (we're here to play a game, not to learn programming languages.)
IngameInfo was a hundred times more useful than Floating Ruins... why in the world did you give it up?
Trying to install TreeCapitator & the bkrcore but on startup MC says bkrscore not found although I have tried with the latest for .v 1.6.4 and .v 1.7.2 my minecraft & mods are all for .v 1.6.4.
Well.. My players have found out apparently you can press shift to break the tree normally, then when its almost broken, stand up and it cuts down the whole tree. Im going to do some testing but, thats an annoying cheat I think.
Well.. My players have found out apparently you can press shift to break the tree normally, then when its almost broken, stand up and it cuts down the whole tree. Im going to do some testing but, thats an annoying cheat I think.
Just disable the option for sneaking to use normal cutting in the config file
(In regard to a mod that gives realistic animal genetics):
Would you really rather have bees that make diamonds and oil with magical genetic blocks?
... did I really ask that?
Why oh why did you give up IngameInfo? The way you had it set up I could easily use it but now in the hands of some new guy it's turned into a hideous XML monster... utterly useless for those of us who don't know how to use or edit XML files (we're here to play a game, not to learn programming languages.) IngameInfo was a hundred times more useful than Floating Ruins... why in the world did you give it up?
Both, this and my thread state that the text format is supported by InGame Info XML. It only requires a few minor changes for a few tags.
Well.. My players have found out apparently you can press shift to break the tree normally, then when its almost broken, stand up and it cuts down the whole tree. Im going to do some testing but, thats an annoying cheat I think.
Did you find any way to make TreeCapitator and MultiMine Compatible?
I'm having a terrible time trying to play minecraft 1.7.2 with this wonderful mod installed.
I installed it, and I get this error. What am I doing wrong?
---- Minecraft Crash Report ----
// Why did you do that?
Time: 3/27/14 12:42 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239)
at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81)
at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341)
at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42)
at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25)
at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.GeneratedMethodAccessor3.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239)
at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81)
at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341)
at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42)
at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25)
at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.GeneratedMethodAccessor3.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Hello! I'm using the mod InGameInfo together with pixelmon mod to try to get the value of a particular item in the game. I need to defeat 200 wild Pokemon to "fill" an item called "orb". Except that this is a lengthy process and I lost count of how many I've beaten and I would love to know how much still remains to "fill" the item. Therein lies the problem: I do not know that using the command line or using the ingameinfo.txt ... You can give me some help here?
I'm using FloatingRuins in 1.6.4; and I couldn't find this in the thread so if this idea has already been mentioned and I just missed it or if it's already been implemented into the 1.7.2 please forgive me
I like the harderDungeons setting, but personally I think having all of the bedrock on the dungeon looks ugly. What about just putting the bedrock as single block on top the spawner itself?
Is there a way to make it so I can break the bottom tree block at the default speed?... Takes 10-15 seconds to chop a tree down still...
Yes, In the Config file for treecapitator go down to the section called "Break Speed Settings" Then change those options there like so
break_speed_settings {
# [Global, PerTree] When using an item that can chop trees, the break speed will by multiplied by this value
# THIS OPTION IS IGNORED WHEN treeHeightDecidesBreakSpeed=true [range: 0.01 ~ 1.0, default: 0.256]
S:breakSpeedModifier=1.0
# [Global] When true, the log break speed is equal to original break speed / (tree height * <treeHeightModifier>)
# When false, the original break speed is multiplied by the breakSpeedModifier value [default: true]
B:treeHeightDecidesBreakSpeed=false
# [Global] See description for treeHeightDecidesBreakSpeed [range: 0.25 ~ 10.0, default: 2.0] S:treeHeightModifier=0.25
Then you will break the bottom block at normal minecraft speed.
Could someone help me with Configuring a New mod into my Configure file...
I am trying to Add the Quartz Axes from Applied Energistics 2 and the Config file is confusing m on how to do it, I tried looking on youtube for a tutorial video, but I haven't found one yet.
I just need a detailed explanation and or an example of how to set it up.
EDIT: Until I can figure out how to do this I have set the option of weather or not I need an axe from the ItemIDList to chop down a tree to false, I really don't like that though because then I could chop a whole tree down with a seed if i wanted, and that seems way to broken and cheaty...
Dartcraft
GregTech
Extra Utilities
Thermal Expansion
Blood Magic
Redstone Arsenal
Thaumic Tinkerer
Better Storage
Natura
Thanks in advance.
Life is a Learning Curve....
Unfortunately, you're stuck on the bottom...amongst the bones of the stupid.
IngameInfo was a hundred times more useful than Floating Ruins... why in the world did you give it up?
You need bkrcore for 1.6.4. The core for 1.7 will not work with 1.6.
Life is a Learning Curve....
Unfortunately, you're stuck on the bottom...amongst the bones of the stupid.
Join us at our website: AIM Gaming
Sneak, chop a single block, when it's at 70% broken, unsneak, and then finish -- and capitate the tree without the time penalty?
There are times when you want to do fine-tuning -- to avoid destroying a treehouse, for example.
* Promoting this week: Captive Minecraft 4, Winter Realm. Aka: Vertical Vanilla Viewing. Clicky!
* My channel with Mystcraft, and general Minecraft Let's Plays: http://www.youtube.com/user/Keybounce.
* See all my video series: http://www.minecraftforum.net/forums/minecraft-editions/minecraft-editions-show-your/2865421-keybounces-list-of-creation-threads
(In regard to a mod that gives realistic animal genetics):
Would you really rather have bees that make diamonds and oil with magical genetic blocks?
... did I really ask that?
And biomes o plenty...
However no matter how much i mess with the config, i cant seem to get it to work lol.
Anyone that may have some suggestions, i would greatly appreciate any assistance
Both, this and my thread state that the text format is supported by InGame Info XML. It only requires a few minor changes for a few tags.
1.7.4 introduced the Twitch integration, a lot was changed in that regard. Forge wasn't updated to 1.7.4 either.
Did you find any way to make TreeCapitator and MultiMine Compatible?
I installed it, and I get this error. What am I doing wrong?
// Why did you do that?
Time: 3/27/14 12:42 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239)
at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81)
at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341)
at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42)
at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25)
at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.GeneratedMethodAccessor3.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at bspkrs.treecapitator.registry.TreeDefinition.readFromConfiguration(TreeDefinition.java:239)
at bspkrs.treecapitator.registry.TreeDefinition.<init>(TreeDefinition.java:70)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.readFromConfiguration(ThirdPartyModConfig.java:148)
at bspkrs.treecapitator.registry.ThirdPartyModConfig.<init>(ThirdPartyModConfig.java:81)
at bspkrs.treecapitator.registry.ModConfigRegistry.syncConfiguration(ModConfigRegistry.java:341)
at bspkrs.treecapitator.config.TCConfigHandler.<init>(TCConfigHandler.java:42)
at bspkrs.treecapitator.config.TCConfigHandler.setInstance(TCConfigHandler.java:25)
at bspkrs.treecapitator.TreecapitatorMod.preInit(TreecapitatorMod.java:83)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:536)
at sun.reflect.GeneratedMethodAccessor3.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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:209)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:188)
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:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:498)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:850)
at net.minecraft.client.main.Main.main(SourceFile:103)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_15, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 307795696 bytes (293 MB) / 522846208 bytes (498 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 24 mods loaded, 24 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.116.1024} [Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.0.1024} [Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
bettervillages{0.2} [Better Villages Mod] (Better-Villages-Mod-1.7.2.jar) Unloaded->Constructed->Pre-initialized
SC0_SpaceCore{0.7.6} [SpaceCore] (SpaceCore 0.7.6.jar) Unloaded->Constructed->Pre-initialized
SC0_BiomeWand{1.1.8} [Biome Wand] (Biome Wand 1.1.8.zip) Unloaded->Constructed->Pre-initialized
Blocks3D{1.7.2.1} [3D Blocks Mod] (Blocks3DMod-1.7.2.1.jar) Unloaded->Constructed->Pre-initialized
bspkrsCore{6.0(1.7.2)} [bspkrsCore] (bspkrsCore-universal-6.0(1.7.2).jar) Unloaded->Constructed->Pre-initialized
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.8.0.zip) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.1.0} [Damage Indicators] (DamageIndicatorsMod-3.1.0.jar) Unloaded->Constructed->Pre-initialized
fillchevsky{b2} [Fill Tool] (FillTool_1.7.2_b2.zip) Unloaded->Constructed->Pre-initialized
wuppy29_harderpeaceful{1.7.2} [Harder Peaceful] (Harder Peaceful 1.7.2.zip) Unloaded->Constructed->Pre-initialized
examplemod{1.0} [examplemod] (herobrinemod-148.jar) Unloaded->Constructed->Pre-initialized
herobrinemod{3.6} [The Herobrine Mod] (herobrinemod-148.jar) Unloaded->Constructed->Pre-initialized
LunatriusCore{1.0.1.5} [LunatriusCore] (LunatriusCore-universal-1.0.1.5-deobf.jar) Unloaded->Constructed->Pre-initialized
MagicYarn{1.1.2} [Magic Yarn] (MagicYarn-1.7.2.jar) Unloaded->Constructed->Pre-initialized
MapWriter{2.1.1} [MapWriter] (MapWriter-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized
radixcore{1.0.0} [RadixCore] (RadixCore-1.0.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
mca{4.0.0} [Minecraft Comes Alive] (MCA-4.0.0 MC-1.7.2.zip) Unloaded->Constructed->Pre-initialized
MouseTweaks{2.4.1} [Mouse Tweaks] (MouseTweaks-1.7.2-2.4.1.jar) Unloaded->Constructed->Pre-initialized
Schematica{1.6.0.dev2} [Schematica] (Schematica-1.6.0.dev4.jar) Unloaded->Constructed->Pre-initialized
StartingInventory{1.7.2.r01} [StartingInventory] (StartingInventory-universal-1.7.2.r01.jar) Unloaded->Constructed->Pre-initialized
TreeCapitator{1.7.2.r01} [TreeCapitator] (TreeCapitator-universal-1.7.2.r01.jar) Unloaded->Constructed->Errored
Launched Version: 1.7.2-Forge10.12.0.1024
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6530D Graphics GL version 4.1.11079 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Kill the config file and let it regenerate. They've been for a while now
I like the harderDungeons setting, but personally I think having all of the bedrock on the dungeon looks ugly. What about just putting the bedrock as single block on top the spawner itself?
- Axes of the other mods
GregTech:
- Flint Axe
- Steel Axe
- Tungstensteel Axe
- Bronze Saw
- Iron Saw
- Steel Saw
- Tungstensteel Saw
- Electric Saw
- Advanced Saw
Thermal_Expansion:
- Invar Axe
# [Global, PerTree] When using an item that can chop trees, the break speed will by multiplied by this value
# THIS OPTION IS IGNORED WHEN treeHeightDecidesBreakSpeed=true [range: 0.01 ~ 1.0, default: 0.256]
S:breakSpeedModifier=1.0
# [Global] When true, the log break speed is equal to original break speed / (tree height * <treeHeightModifier>)
# When false, the original break speed is multiplied by the breakSpeedModifier value [default: true]
B:treeHeightDecidesBreakSpeed=false
# [Global] See description for treeHeightDecidesBreakSpeed [range: 0.25 ~ 10.0, default: 2.0]
S:treeHeightModifier=0.25
Then you will break the bottom block at normal minecraft speed.
I am trying to Add the Quartz Axes from Applied Energistics 2 and the Config file is confusing m on how to do it, I tried looking on youtube for a tutorial video, but I haven't found one yet.
I just need a detailed explanation and or an example of how to set it up.
EDIT: Until I can figure out how to do this I have set the option of weather or not I need an axe from the ItemIDList to chop down a tree to false, I really don't like that though because then I could chop a whole tree down with a seed if i wanted, and that seems way to broken and cheaty...