[1.7.10] Regrowth - A WIP HQM pack - Now Listed!

theMineMaster2

New Member
Jul 29, 2019
64
0
0
Probably. Just keep progressing until you get the diamond seeds, then make the plant really OP through AgriCraft power-breeding, like you do with every stinking plant you come across.


[EDIT: This was meant as a reply to someone else's post, but multiquote and recent message detecting weren't working]
 
Last edited:

RehabOholic

New Member
Jul 29, 2019
895
0
0
Is anyone else burning there refresh button on your browser of choice out waiting for the wonderful post about the update? or Is it just me:) I would like to add that I am in no way asking for an ETA, just speaking out loud.
 

devryb

New Member
Jul 29, 2019
248
0
0
Can you please change the world anchor/personal anchor recipes. A lot of servers disable the world anchor to save chunkloading but your MT script adds the recipe back in and overrides the railcraft config. Also you made it so the personal anchor is crafted using the world anchor which means you can't disable the world anchor and allow the personal one without a ton of messing about.

We allow ownership of the world anchor so they can still use it to craft the personal one. However they cant place a world anchor.
 

Magzie

Well-Known Member
Mar 26, 2014
1,395
210
78
Hey guys, Good New Bad new time. Good news, I have the newest episode which i unlock titanium ingots. Bad news the Crucible Furnace Glitches on Cam and then duplicates 3 extra titanium Ingots. I can post the crash report if needed.

 

Magzie

Well-Known Member
Mar 26, 2014
1,395
210
78
---- Minecraft Crash Report ----
// I feel sad now :(

Time: 3/6/15 11:40 AM
Description: Updating screen events

java.lang.NullPointerException: Updating screen events
at mariculture.core.handlers.CrucibleHandler.getResult(CrucibleHandler.java:49)
at mariculture.core.tile.TileCrucible.canMelt(TileCrucible.java:275)
at mariculture.core.tile.TileCrucible.hasRoom(TileCrucible.java:99)
at mariculture.core.tile.TileCrucible.canWork(TileCrucible.java:87)
at mariculture.core.tile.base.TileMultiMachineTank.func_70299_a(TileMultiMachineTank.java:82)
at mariculture.core.tile.TileCrucible.func_70299_a(TileCrucible.java:59)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:157)
at mariculture.core.gui.ContainerMariculture.func_75144_a(ContainerMariculture.java:56)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:503)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:452)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:590)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at mariculture.core.gui.GuiMariculture.func_146274_d(GuiMariculture.java:192)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1629)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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:135)
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 mariculture.core.handlers.CrucibleHandler.getResult(CrucibleHandler.java:49)
at mariculture.core.tile.TileCrucible.canMelt(TileCrucible.java:275)
at mariculture.core.tile.TileCrucible.hasRoom(TileCrucible.java:99)
at mariculture.core.tile.TileCrucible.canWork(TileCrucible.java:87)
at mariculture.core.tile.base.TileMultiMachineTank.func_70299_a(TileMultiMachineTank.java:82)
at mariculture.core.tile.TileCrucible.func_70299_a(TileCrucible.java:59)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:157)
at mariculture.core.gui.ContainerMariculture.func_75144_a(ContainerMariculture.java:56)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:503)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:452)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:590)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at mariculture.core.gui.GuiMariculture.func_146274_d(GuiMariculture.java:192)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

-- Affected screen --
Details:
Screen name: mariculture.core.gui.GuiCrucible

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Magnusmira'/5536, l='MpServer', x=-174.80, y=59.62, z=423.17]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-96,69,422), Chunk: (at 0,4,6 in -6,26; contains blocks -96,0,416 to -81,255,431), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1806405 game time, 2127345 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 46 total; [EntityCreeper['Creeper'/29320, l='MpServer', x=-204.50, y=15.00, z=472.50], EntitySpider['Spider'/32652, l='MpServer', x=-202.50, y=43.00, z=473.50], EntityCartChest['entity.MinecartChest.name'/5390, l='MpServer', x=-264.50, y=22.50, z=335.50], EntityBat['Bat'/17680, l='MpServer', x=-153.36, y=17.28, z=453.51], EntitySkeleton['Skeleton'/32656, l='MpServer', x=-178.50, y=64.00, z=478.50], EntitySkeleton['Skeleton'/32659, l='MpServer', x=-176.50, y=64.00, z=483.50], EntitySlime['Slime'/5396, l='MpServer', x=-240.75, y=21.79, z=369.63], EntitySlime['Slime'/5397, l='MpServer', x=-241.69, y=21.00, z=374.06], EntitySlime['Slime'/5398, l='MpServer', x=-241.69, y=22.00, z=371.63], EntitySpider['Spider'/32664, l='MpServer', x=-182.00, y=64.00, z=473.38], EntityCartChest['entity.MinecartChest.name'/5401, l='MpServer', x=-232.50, y=21.34, z=362.50], EntityCartChest['entity.MinecartChest.name'/5403, l='MpServer', x=-226.13, y=23.34, z=393.50], EntityCartChest['entity.MinecartChest.name'/5406, l='MpServer', x=-226.50, y=31.50, z=497.78], EntityFallenKnight['Fallen Knight'/16671, l='MpServer', x=-203.28, y=38.00, z=414.28], EntityCartChest['entity.MinecartChest.name'/5411, l='MpServer', x=-212.50, y=23.34, z=460.03], EntityCartChest['entity.MinecartChest.name'/5412, l='MpServer', x=-221.50, y=22.34, z=465.50], EntitySlime['Slime'/5413, l='MpServer', x=-218.69, y=18.00, z=501.94], EntityCreeper['Creeper'/5427, l='MpServer', x=-193.75, y=53.00, z=436.53], EntityCartChest['entity.MinecartChest.name'/5431, l='MpServer', x=-199.50, y=16.34, z=509.78], EntityCaveSpider['Cave Spider'/6199, l='MpServer', x=-42.09, y=-28.62, z=11.36], EntitySkeleton['Skeleton'/14906, l='MpServer', x=-159.63, y=21.00, z=493.63], EntityCartChest['entity.MinecartChest.name'/5435, l='MpServer', x=-177.50, y=19.50, z=453.50], EntityBat['Bat'/23614, l='MpServer', x=-237.40, y=24.83, z=371.38], EntitySkeleton['Skeleton'/27711, l='MpServer', x=-124.47, y=68.00, z=380.44], EntitySkeleton['Skeleton'/27713, l='MpServer', x=-128.88, y=66.00, z=383.50], EntityCreeper['Creeper'/21186, l='MpServer', x=-220.28, y=22.00, z=486.88], EntitySpider['Spider'/27714, l='MpServer', x=-117.97, y=68.00, z=380.09], EntityCartChest['entity.MinecartChest.name'/5444, l='MpServer', x=-162.50, y=23.50, z=362.50], EntityBat['Bat'/5445, l='MpServer', x=-166.03, y=29.10, z=430.00], EntityCartChest['entity.MinecartChest.name'/5446, l='MpServer', x=-172.50, y=18.50, z=471.50], EntityClientPlayerMP['Magnusmira'/5536, l='MpServer', x=-174.80, y=59.62, z=423.17], EntitySlime['Slime'/5449, l='MpServer', x=-174.96, y=16.00, z=487.31], EntityItem['item.item.slimeball'/5450, l='MpServer', x=-173.41, y=16.13, z=487.63], EntityItem['item.item.slimeball'/5451, l='MpServer', x=-174.38, y=16.13, z=487.13], EntityFallenKnight['Fallen Knight'/35275, l='MpServer', x=-204.30, y=62.12, z=379.59], EntityEnderman['Enderman'/35276, l='MpServer', x=-207.00, y=66.00, z=381.28], EntityXPOrb['Experience Orb'/5453, l='MpServer', x=-163.88, y=20.25, z=499.75], EntitySkeleton['Skeleton'/35279, l='MpServer', x=-161.50, y=22.00, z=444.50], EntityItem['item.item.slimeball'/28505, l='MpServer', x=-240.03, y=21.13, z=369.38], EntityCartChest['entity.MinecartChest.name'/5487, l='MpServer', x=-68.50, y=22.50, z=442.50], EntityEnderminy['Enderminy'/29301, l='MpServer', x=-130.38, y=65.00, z=438.59], EntityEnderminy['Enderminy'/29302, l='MpServer', x=-131.28, y=65.00, z=438.06], EntityEnderminy['Enderminy'/29303, l='MpServer', x=-122.06, y=67.00, z=443.47], EntitySpider['Spider'/29307, l='MpServer', x=-124.50, y=65.00, z=426.72], EntitySpider['Spider'/29308, l='MpServer', x=-130.41, y=65.00, z=431.44], EntitySpider['Spider'/29310, l='MpServer', x=-123.75, y=66.00, z=432.44]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 475207152 bytes (453 MB) / 1860173824 bytes (1774 MB) up to 3579314176 bytes (3413 MB)
JVM Flags: 4 total; -Xms256M -Xmx3840M -XX:permSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 1, allocated: 0, tallocated: 35
FML: MCP v9.05 FML v7.10.85.1277 Minecraft Forge 10.13.2.1277 86 mods loaded, 86 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{7.10.85.1277} [Forge Mod Loader] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available-
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 - Build 10.18.10.3939, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

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: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
 

evanis11

New Member
Jul 29, 2019
10
0
0
Probably. Just keep progressing until you get the diamond seeds, then make the plant really OP through AgriCraft power-breeding, like you do with every stinking plant you come across.


[EDIT: This was meant as a reply to someone else's post, but multiquote and recent message detecting weren't working]
was it a reply to my post?
 

asb3pe

New Member
Jul 29, 2019
2,704
1
1
If they want to disable it they can remove the lines of script that change it. I change it because otherwise Chunkloading is completely inaccessible until you've got diamonds, which takes quite a while to get. So no, I will not remove my recipe change for the anchors.

Now here is a dev who understand the "common person" ("common minecrafter"). Thank you for thinking of us! If I can't chunkload, I tend to get very very cranky and turn into a not-so-nice person. :)

Cool modpack, 120 pages of forum but I just noticed it 5 minutes ago in the launcher... off to try it out!
 

Pyure

Not Totally Useless
Aug 14, 2013
8,334
7,191
383
Waterloo, Ontario
Folks, lame question. There's a few popular mods here that I never got around to tinkering with. Will the HQM help get my toes wet specifically with any of Blood Magic, Witchery and Mekanism?
 

RagefaceKurosaki

Active Member
Jul 29, 2019
361
0
26
Folks, lame question. There's a few popular mods here that I never got around to tinkering with. Will the HQM help get my toes wet specifically with any of Blood Magic, Witchery and Mekanism?
idk about blood magic and mekanism but there's quests that ease you into the witchery mod
 
  • Like
Reactions: Pyure

joshie

New Member
Jul 29, 2019
253
0
0
^ Yes. I haven't played with half the mods in the pack before. And from my experience so far, the pack guides you very well, but neither does it hold your hand while doing it. Points you in the right direction, with some good explanations ^_^.
 
  • Like
Reactions: Pyure

Pyure

Not Totally Useless
Aug 14, 2013
8,334
7,191
383
Waterloo, Ontario
idk about blood magic and mekanism but there's quests that ease you into the witchery mod
Good start, Thanks
^ Yes. I haven't played with half the mods in the pack before. And from my experience so far, the pack guides you very well, but neither does it hold your hand while doing it. Points you in the right direction, with some good explanations ^_^.
Which mods would this apply to joshie? All the three I mentioned?
 

b0bst3r

New Member
Jul 29, 2019
2,195
0
1
Folks, lame question. There's a few popular mods here that I never got around to tinkering with. Will the HQM help get my toes wet specifically with any of Blood Magic, Witchery and Mekanism?

None for BM or Mek but a lot for witchery.
 
  • Like
Reactions: Pyure

Raetac

New Member
Jul 29, 2019
462
0
0
Wow, the forum is busy today!
Well been pushed for a time but I've managed the 3 videos for my LP for the week, ending out on the Witchery Mystical Wand quest and making the Enchanted Broom for giggles..
Still pushing my way to the Rite of Shifting Seasons
 

Pyure

Not Totally Useless
Aug 14, 2013
8,334
7,191
383
Waterloo, Ontario
I'm sure this gets asked several times a day, but is there a minimap already in the pack? If not, is such particularly discouraged?