What's new in modded minecraft today?

Claycorp

New Member
Jul 29, 2019
55
0
0
Quick update from us over at DoubleDoorDev.

AutoCrafter2000 - Adds a buildcraft like autocrafting table.
CrayCrafting - Crafting recipe randomizer
<New> D3 Commands - Some useful commands
<New> D3 Core - Core mod that has a version checker and all configs for any of our mods can be edited via the Forge GUI editor.
<New> GreenThumb - Right click crop harvesting*. (Know to not work with Magic Crops, Natura and Pnematicraft.)
Let It Burn - Config based furnace fuel editor.
LumberJack - New axes that chop down the whole tree, Tree and leaves or Anything that is material wood (AKA Griefer 9000).
Pay2Spawn - That thing streamers love.
PlaceableTools - Place tools* into the world!
Last but not least TorchTools - Tinkers like right click function for all* tools.
*If other mods allow.

I updated all of the curseforge pages to have much more information than before also! Hopefully it helps. (Mod files were also updated on 20/8 Get always uptodate here)
There's no changelog as there was tons of changes and fixes between all of the mods.(Sorry I forget stuff having all these + other projects all at once :p) The only MAJOR change is you need D3 Core to run any of the mods.

If i screwed up on this post feel free to tell me what i did wrong. Ill try to do better next time.
 

Fixided

New Member
Jul 29, 2019
315
0
0
Thaumic Energistics has been ported to 1.7.10!
Now I can finally start my 1.7.10 modpack.

Included the changelog since it was last mentioned in this thread said:
8/20/2014 0.6.0a
Dependency Changed: Thaumcraft 4.2.0.0
Dependency Changed: Applied Energistics 2 rv1 beta 10
Dependency Changed: forge-1.7.10-10.13.0.1208
Dependency Changed: Mincraft 1.7.10
Initial port to 1.7.10
Project wide code cleanup and auto-formatting.

8/19/2014 0.5.2a
Bugfix: Reverted essentia terminal update method due to no-update lock.
Known Issue: This will cause it to occasionally not automatically update essentia amounts with storage buses, you need to close are reopen the GUI.
Added GUI titles for Import/Export/Storage buses.
Providers can now be moved with AppEng2 spatial IO.
Critical bugfix: Providers will crash client if not connected to a colored cable and given power.

8/16/2014 0.5.1a
Bugfix: A.C.T. SMP crash on placement.
Bugfix: A.C.T. SMP crash when player attempts to take item from ME network.

8/15/2014 0.5.0a
Added Storage bus priority gui.
Added Essentia Level Emitter recipe and Thaumonomicon entry.

8/13/2014 0.5.0a
Reworked essentia terminal more responsive to essentia amount changes.

8/12/2014 0.5.0a
More robust filter support for storage bus.
Bugfix: Storage bus filter not updated on load.
Known issue: Storage bus does not always register jar on world load.
Added Essentia and Infusion provider recipes and Thaumonomicon entries courtesy of MKoanga.

8/9/2014 0.4.4a
Import/Export/Storage bus now reports filter changes to all clients viewing the GUI.
Network tool is now properly protected from being moved while in GUI's
Reworked Essentia terminal and cell for less network traffic.
Level emitters now retain their emitting state when saved/loaded.
Aspect names are now occluded if player has not discovered them.
Essentia cells now retain sorting order.
Storage bus filter size reduced.
Added priority mode button to storage bus.

8/8/2014 0.4.4a
Added deeper client vs server checking.
Added background pulse to selected aspect in essentia terminal.
Essentia terminal now retains selected sorting mode.
Corrected gui title for Essentia Cell in a ME chest.

8/8/2014 0.4.3a
Bugfix: SSP packets not getting executed.

8/7/2014 0.4.2a
Bugfix: SMP server crash when placing parts.
Bugfix: SMP server crash when Essentia Terminal or ME Chest with essentia cell, is opened.
Bugfix: SMP server crash while generating client packets.

8/4/2014 0.4.2a
Linked to AppEng2 state texture sheet.
Upgrades slots now show appropriate background texture.
Bugfix: A.C.T. Does not receive network updates if network contained no items when A.C.T was opened.
Added clear crafting grid button to A.C.T.
Added sort mode to Essentia Terminal.

Thaumic Tinkerer for 1.7.10 too! Woot™
-Updated to 1.7.10!
-Re-added ender storage integration
-Re-added RF integration
-Fixed crash when spawning villagers using tablet of necromancy
-Fixed various crashes when KAMI is disabled
-Updated KAMI unlock mechanism. Only vanilla TC and TT researches are included. Eldritch tab is not needed. Researches needed any kind of trigger are not needed.
-Added warp to some TT researches
 
Last edited:

dmillerw

New Member
Jul 29, 2019
255
0
0
Cobbled this together from various bits of code I had lying around.

B4GIybk.png


yy3ocKI.png


14pyT0N.png


Client-side mod, and through the use of simple commands, you can create and access various cameras around your world :)
 

CarbonBasedGhost

New Member
Jul 29, 2019
910
-1
0
[1.7.10] AppliedEnergistics2 has updated to rv0-stable-10
  1. Fixed an issue here block updates would cause CME's and other crashes.
  2. Changed order of initialization for Grid Cache Post Construction Event.
  3. Added Illuminated Panels to the ore dictionary and converted the recipe.
  4. Compatability fix: Removed Wheat -> Flour Recipe from macerator and fz Lacerator
  5. Compatability fix: Removed Nether Quartz Grinding Recipe from fz Lacerator
 
  • Like
Reactions: Fixided

dav20011

New Member
Jul 29, 2019
22
0
1
LP has crafting modules, so it is much more efficent using them, because LP Autocrafting takes less energy and is very fast, but you cant use fluid module... with the crafting modules
 
  • Like
Reactions: Fixided

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
MagicBees version 2.1.19 has been released!
  • Updated to Forestry 3. This is now required.
  • Updated Thaumcraft integration to work in 1.7.10
  • Updated ExtraBees integration
  • Changed all language files to the .lang format
Sorry for posting here, but magic bees is crashing for me:
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 23/08/14 17:51
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: candle
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.NoSuchFieldError: candle
at magicbees.main.utils.compat.ThaumcraftHelper.setupItemAspects(ThaumcraftHelper.java:529)
at magicbees.main.utils.compat.ThaumcraftHelper.postInit(ThaumcraftHelper.java:168)
at magicbees.main.utils.compat.ModHelper.postInit(ModHelper.java:35)
at magicbees.main.MagicBees.postInit(MagicBees.java:71)
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:513)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
 
  • Like
Reactions: Fixided

Arkandos

New Member
Jul 29, 2019
349
0
0
Sorry for posting here, but magic bees is crashing for me:
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 23/08/14 17:51
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: candle
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.lang.NoSuchFieldError: candle
at magicbees.main.utils.compat.ThaumcraftHelper.setupItemAspects(ThaumcraftHelper.java:529)
at magicbees.main.utils.compat.ThaumcraftHelper.postInit(ThaumcraftHelper.java:168)
at magicbees.main.utils.compat.ModHelper.postInit(ModHelper.java:35)
at magicbees.main.MagicBees.postInit(MagicBees.java:71)
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:513)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:694)
... 10 more
Please do post these on the issuetracker in the future. Are you using Forestry 3?
 
  • Like
Reactions: Fixided and Golrith

Golrith

Over-Achiever
Trusted User
Nov 11, 2012
3,834
2,137
248
Please do post these on the issuetracker in the future. Are you using Forestry 3?
Ah, no. Thought I was, but I see I'm not. TBH many of the mods recently are a right minefield to find any information, unless you know about Jenkins. I see someone else posted a topic asking for Forestry 3.
I'll post the link here: http://jenkins.ic2.player.to/job/Forestry/
Issuetracker? Sure, but where? I only learn about Magic Bees from your occasional posts in RED or here.
 
  • Like
Reactions: Fixided