[1.6.4]Crash Landing [Hardcore, HQM] version 1.1.x BETA STABLE

DoomSquirter

Well-Known Member
Apr 19, 2014
1,183
405
98
Home Alone
I don't think I like SFM. This mod is an interesting experiment, but configuring blocks behaviour using their own interface and routing using pipes is more intuitive than using SFM's unwieldy interface.
It's true potential shines when you don't have logistic pipes and you want to make a simple supplier system, you want to do something inventive or interesting, and you want very very fast no lag transfer. SFM isn't for everyone. It's extremely powerful, moreso than alot of other things because you can control so much of the nuances of things. I've attempted to use SFM primarily in the playthrough I'm doing now. There are times where I've used TE cause it would be stupid to setup an entire sfm network for a simple connect..

Another thing is it makes very tight and compact setups since you can just leave a power (if needed) and the sfm cable which can be buried under machine. Plus it'll do autocrafting and you can setup multiple cable types into one to get alot of the functionality in one single block (redstone emitter, receiver, etc...) check out the video for the sfm sieve. it's truly mind blowing how fast that thing goes. I'd say it's twice as fast than even having 3 activators on the side of a sieve.
 

DoomSquirter

Well-Known Member
Apr 19, 2014
1,183
405
98
Home Alone
that just means modpack makers can't put in packs. he wants to contain this so it's not out there for the uninitiated. so, yeah, it's a good thing. It's what 1.7.10 should be. don't know why mojang would cripple MC like they did.
OH ! I get it now. They crippled 1.7 to attract microsoft since they can sniff out other companies making software like they do, thus wanted to buy them. It ALL makes sense now. Notch, you are very very sneaky.

wow. replying to myself makes me feel sorta weird and tingly inside.
 

schpeelah

New Member
Jul 29, 2019
146
0
0
I don't think I like SFM. This mod is an interesting experiment, but configuring blocks behaviour using their own interface and routing using pipes is more intuitive than using SFM's unwieldy interface.

Maybe if it were possible to color code blocks it would be easier to program SFM...
In 1.7.10 there are tooltips with adjacent blocks, and if the block is a sign you can read the text.
 

Digger

New Member
Jul 29, 2019
51
0
0
Hey everybody i need help Iskandar has gone crazy over all the ppl playing his Pack he wants to compleatley redo CL1 on 1.7

Sorry I'm late to this sub-thread, but I'll throw in my 2 cents.

I have read every post in this thread (yes really!). In the last 20 pages there are only half a dozen reports of "it won't work" and I would hazard a guess that they are most likely related to a bad download or a completely b0rked system (1.6.4 will not work well with Java 1.8 for instance).

The few unresolved bugs in 1.6.4 are trivial and simple for players to work around. All that's required is a little documentation somewhere (preferably in-game) so users know what to do and maybe some more tweaked recipes. And move the starting location into the spawn chunks, that's probably the worst bug I've seen across all versions of CL.

I have investigated 1.7.10. I am itching to build a 1.7.10 tech plus Thaumcraft world, and I have built myself a simple test pack. So many mods are still alpha quality. TE and AE2 are game breakers. Utility mods are flaky as anything (InvTweaks, NEI). I reckon it'll be 3 months before 1.7.10 is stable enough for a platform like CL.

I deleted my test pack and started a new CL 1.1.2.1 world and it is fast and stable and has not CTD'd once :)

IMHO, the only viable option is to finish CL1 in 1.6.4, and perhaps leverage the new-found popularity of the pack to try to wrangle a couple of bug fixes from mod developers. Then build CL2 in 1.7.x aiming to have the pack go public in about 4 months, once 1.7.x mods are stable and feature-complete.

Thanks for the great pack, and
KeepOnDigging!
 

Digger

New Member
Jul 29, 2019
51
0
0
I will also add @Iskandar, that I have no doubt the user experience over the next 4 months will be much better in a 1.6.4 CrashLanding than a 1.7.10 CrashLanding.

Digger.
 

BanzaiRun

New Member
Jul 29, 2019
1
0
0
Is no one else having a problem with the machinist workbench when filling the camel pack?

---- Minecraft Crash Report ----
// I feel sad now :(

Time: 12/09/14 12:03
Description: Rendering screen

java.lang.NullPointerException
at enviromine.handlers.CamelPackRefillHandler.func_77571_b(CamelPackRefillHandler.java:107)
at enviromine.handlers.CamelPackRefillHandler.func_77572_b(CamelPackRefillHandler.java:88)
at cofh.util.ItemHelper.findMatchingRecipe(ItemHelper.java:137)
at thermalexpansion.gui.container.device.ContainerWorkbench.func_75130_a(ContainerWorkbench.java:122)
at thermalexpansion.gui.slot.SlotCustomCraftingOutput.func_75211_c(SlotCustomCraftingOutput.java:69)
at codechicken.nei.LayoutManager.renderSlotOverlay(LayoutManager.java:831)
at codechicken.nei.forge.GuiContainerManager.renderSlotOverlay(GuiContainerManager.java:451)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:150)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1036)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at enviromine.handlers.CamelPackRefillHandler.func_77571_b(CamelPackRefillHandler.java:107)
at enviromine.handlers.CamelPackRefillHandler.func_77572_b(CamelPackRefillHandler.java:88)
at cofh.util.ItemHelper.findMatchingRecipe(ItemHelper.java:137)
at thermalexpansion.gui.container.device.ContainerWorkbench.func_75130_a(ContainerWorkbench.java:122)
at thermalexpansion.gui.slot.SlotCustomCraftingOutput.func_75211_c(SlotCustomCraftingOutput.java:69)
at codechicken.nei.LayoutManager.renderSlotOverlay(LayoutManager.java:831)
at codechicken.nei.forge.GuiContainerManager.renderSlotOverlay(GuiContainerManager.java:451)
at net.minecraft.client.gui.inventory.GuiContainer.func_74192_a(GuiContainer.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:150)

-- Screen render details --
Details:
Screen name: thermalexpansion.gui.client.device.GuiWorkbench
Mouse location: Scaled: (192, 211). Absolute: (771, 295)
Screen size: Scaled: (480, 285). Absolute: (1920, 1138). Scale factor of 4

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['TheRealBanzaiRun'/181979, l='MpServer', x=192.46, y=64.62, z=-212.99]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (287,4,34), Chunk: (at 15,0,2 in 17,2; contains blocks 272,0,32 to 287,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 366485 game time, 359642 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: true. Cheats: false
Forced entities: 99 total; [Entity_SpecialCreeper['Creeper'/1416376, l='MpServer', x=194.13, y=63.00, z=-179.97], Entity_SpecialCreeper['Creeper'/1416613, l='MpServer', x=194.31, y=63.00, z=-220.25], Entity_SpecialCreeper['Creeper'/1412777, l='MpServer', x=187.66, y=64.00, z=-238.09], EntitySkeleton['Skeleton'/1337329, l='MpServer', x=160.62, y=65.00, z=-227.88], EntityGiantZombie['Giant Zombie'/1412778, l='MpServer', x=219.06, y=64.00, z=-216.59], Entity_SpecialZombie['Zombie'/1397464, l='MpServer', x=195.61, y=63.00, z=-218.44], EntityScent['entity.ZAMod.EntityScent.name'/1481459, l='MpServer', x=192.44, y=63.00, z=-212.97], EntitySkeleton['Skeleton'/1346954, l='MpServer', x=208.48, y=64.00, z=-176.60], Entity_SpecialCreeper['Creeper'/1339838, l='MpServer', x=176.78, y=63.00, z=-216.91], EntityScent['entity.ZAMod.EntityScent.name'/1476859, l='MpServer', x=200.84, y=62.00, z=-208.75], Entity_SpecialZombie['Zombie'/1348166, l='MpServer', x=197.10, y=63.00, z=-216.99], Entity_SpecialCreeper['Creeper'/1342216, l='MpServer', x=196.92, y=63.00, z=-217.70], EntitySkeleton['Skeleton'/1412049, l='MpServer', x=200.88, y=64.00, z=-171.41], EntitySkeleton['Skeleton'/1366346, l='MpServer', x=190.78, y=64.00, z=-257.13], EntitySkeleton['Skeleton'/1366347, l='MpServer', x=207.03, y=62.00, z=-216.34], EntitySkeleton['Skeleton'/1416598, l='MpServer', x=177.44, y=63.00, z=-207.16], Entity_SpecialCreeper['Creeper'/1394333, l='MpServer', x=172.00, y=64.00, z=-224.41], EntityItem['item.item.sulphur'/1412259, l='MpServer', x=196.16, y=63.13, z=-216.50], EntityItem['item.item.arrow'/1413101, l='MpServer', x=195.66, y=63.13, z=-220.13], EntityBrutishZombie['Brutish Zombie'/1406604, l='MpServer', x=197.30, y=63.00, z=-216.08], EntityBrutishZombie['Brutish Zombie'/1406605, l='MpServer', x=196.36, y=63.00, z=-216.30], EntitySkeleton['Skeleton'/1394142, l='MpServer', x=191.72, y=63.00, z=-221.69], EntitySkeleton['Skeleton'/1347564, l='MpServer', x=202.16, y=64.00, z=-234.57], EntityGiantZombie['Giant Zombie'/1329715, l='MpServer', x=195.45, y=63.00, z=-217.45], EntitySkeleton['Skeleton'/1416089, l='MpServer', x=174.50, y=64.00, z=-209.38], EntityItem['item.item.sulphur'/1403904, l='MpServer', x=196.66, y=63.13, z=-218.88], EntitySkeleton['Skeleton'/1364410, l='MpServer', x=159.89, y=64.00, z=-213.72], Entity_SpecialCreeper['Creeper'/1354732, l='MpServer', x=168.25, y=64.00, z=-224.28], EntityItem['item.item.leather'/1403905, l='MpServer', x=196.59, y=63.13, z=-218.19], Entity_SpecialCreeper['Creeper'/1354733, l='MpServer', x=206.46, y=64.00, z=-228.60], EntityScent['entity.ZAMod.EntityScent.name'/1469259, l='MpServer', x=185.69, y=63.00, z=-223.31], Entity_SpecialCreeper['Creeper'/1354731, l='MpServer', x=196.19, y=63.00, z=-216.30], EntitySkeleton['Skeleton'/1347548, l='MpServer', x=171.69, y=64.00, z=-216.78], EntitySkeleton['Skeleton'/1333216, l='MpServer', x=176.07, y=63.00, z=-189.81], EntitySkeleton['Skeleton'/1347546, l='MpServer', x=219.13, y=64.00, z=-241.41], EntityItem['item.item.rottenFlesh'/1411737, l='MpServer', x=195.22, y=63.13, z=-220.84], EntitySkeleton['Skeleton'/1333224, l='MpServer', x=180.98, y=64.00, z=-175.18], Entity_SpecialZombie['Zombie'/1344277, l='MpServer', x=196.32, y=63.00, z=-217.11], EntityMiniCreeper['Mini Creeper'/1433484, l='MpServer', x=223.56, y=64.00, z=-229.38], EntitySkeleton['Skeleton'/1421476, l='MpServer', x=197.70, y=63.00, z=-218.34], Entity_SpecialCreeper['Creeper'/1433480, l='MpServer', x=166.53, y=67.00, z=-237.88], Entity_SpecialCreeper['Creeper'/1433481, l='MpServer', x=164.67, y=64.00, z=-200.77], EntitySkeleton['Skeleton'/1421475, l='MpServer', x=187.92, y=63.00, z=-220.50], Entity_SpecialZombie['Zombie'/1433482, l='MpServer', x=157.75, y=64.00, z=-189.72], Entity_SpecialCreeper['Creeper'/1433483, l='MpServer', x=182.98, y=64.00, z=-245.41], EntityWaypointContainer['unknown'/182098, l='MpServer', x=0.00, y=0.00, z=0.00], EntityXPOrb['Experience Orb'/1403026, l='MpServer', x=192.40, y=63.25, z=-222.75], EntityXPOrb['Experience Orb'/1405451, l='MpServer', x=194.34, y=63.25, z=-220.53], EntitySkeleton['Skeleton'/1344251, l='MpServer', x=185.13, y=63.00, z=-219.88], EntityItem['item.item.arrow'/1404979, l='MpServer', x=181.00, y=63.13, z=-220.47], Entity_SpecialCreeper['Creeper'/1421491, l='MpServer', x=207.16, y=64.00, z=-258.25], Entity_SpecialCreeper['Creeper'/1421490, l='MpServer', x=220.34, y=64.00, z=-229.97], EntityItem['item.item.bone'/1404981, l='MpServer', x=181.59, y=63.13, z=-219.91], Entity_SpecialZombie['Zombie'/1411685, l='MpServer', x=196.43, y=63.00, z=-219.76], EntityXPOrb['Experience Orb'/1414089, l='MpServer', x=192.05, y=64.42, z=-212.64], EntityXPOrb['Experience Orb'/1402726, l='MpServer', x=194.28, y=63.25, z=-220.40], EntityXPOrb['Experience Orb'/1402727, l='MpServer', x=194.28, y=63.25, z=-220.53], EntitySkeleton['Skeleton'/1317903, l='MpServer', x=185.92, y=63.00, z=-185.50], EntityGiantZombie['Giant Zombie'/1384232, l='MpServer', x=196.73, y=64.00, z=-218.81], Entity_SpecialCreeper['Creeper'/1384239, l='MpServer', x=174.91, y=64.00, z=-227.63], Entity_SpecialCreeper['Creeper'/1410973, l='MpServer', x=216.50, y=62.00, z=-186.34], Entity_SpecialCreeper['Creeper'/1384238, l='MpServer', x=195.88, y=64.00, z=-225.88], Entity_SpecialCreeper['Creeper'/1384237, l='MpServer', x=200.01, y=62.00, z=-216.22], EntitySkeleton['Skeleton'/1425990, l='MpServer', x=238.22, y=64.00, z=-213.59], EntityGiantZombie['Giant Zombie'/1352591, l='MpServer', x=198.36, y=63.77, z=-217.05], EntitySkeleton['Skeleton'/1425989, l='MpServer', x=166.69, y=66.00, z=-231.53], EntityDarkCreeper['Dark Creeper'/1322831, l='MpServer', x=183.84, y=64.00, z=-224.78], EntityBrutishZombie['Brutish Zombie'/1409506, l='MpServer', x=197.02, y=62.00, z=-216.30], EntitySplittingCreeper['Splitting Creeper'/1322830, l='MpServer', x=177.44, y=63.00, z=-189.94], EntityMiniCreeper['Mini Creeper'/1426008, l='MpServer', x=210.31, y=64.00, z=-182.36], EntitySkeleton['Skeleton'/1421462, l='MpServer', x=189.70, y=64.00, z=-245.88], Entity_SpecialZombie['Zombie'/1378683, l='MpServer', x=198.23, y=63.00, z=-215.30], Entity_SpecialCreeper['Creeper'/1406278, l='MpServer', x=190.41, y=64.00, z=-228.03], Entity_SpecialCreeper['Creeper'/1406277, l='MpServer', x=230.46, y=64.00, z=-176.36], Entity_SpecialCreeper['Creeper'/1406276, l='MpServer', x=162.50, y=64.00, z=-226.69], EntityArmorCreeper['Armor Creeper'/1319830, l='MpServer', x=213.69, y=64.00, z=-224.78], Entity_SpecialCreeper['Creeper'/1319829, l='MpServer', x=177.50, y=63.00, z=-214.78], EntitySkeleton['Skeleton'/1421466, l='MpServer', x=216.29, y=62.47, z=-215.52], EntityXPOrb['Experience Orb'/1404837, l='MpServer', x=192.58, y=63.25, z=-222.19], EntityItem['item.item.PamHarvestCraft:saltItem'/1465272, l='MpServer', x=190.13, y=64.13, z=-210.66], EntityItem['item.item.arrow'/1411336, l='MpServer', x=195.84, y=63.13, z=-217.31], EntitySkeleton['Skeleton'/1403646, l='MpServer', x=203.59, y=64.00, z=-235.53], EntityItem['item.item.yellowDust'/1465271, l='MpServer', x=190.38, y=64.13, z=-210.13], EntityArmorCreeper['Armor Creeper'/1344966, l='MpServer', x=199.63, y=62.00, z=-216.70], Entity_SpecialCreeper['Creeper'/1344967, l='MpServer', x=197.30, y=63.00, z=-215.30], EntityItem['item.silver_pulverized'/1472044, l='MpServer', x=190.13, y=64.13, z=-210.84], EntitySkeleton['Skeleton'/1425983, l='MpServer', x=213.47, y=64.00, z=-176.88], EntitySkeleton['Skeleton'/1425982, l='MpServer', x=206.13, y=62.00, z=-216.69], EntityItem['item.item.dyePowder.white'/1472043, l='MpServer', x=190.13, y=64.13, z=-210.84], Entity_SpecialZombie['Zombie'/1421567, l='MpServer', x=161.50, y=64.00, z=-232.31], EntityItem['item.item.bone'/1479067, l='MpServer', x=186.59, y=64.13, z=-223.72], EntityClientPlayerMP['TheRealBanzaiRun'/181979, l='MpServer', x=192.46, y=64.62, z=-212.99], EntityItem['item.item.arrow'/1479065, l='MpServer', x=186.25, y=64.13, z=-224.59], EntitySkeleton['Skeleton'/1305503, l='MpServer', x=177.50, y=63.00, z=-213.91], EntityItem['item.item.rottenFlesh'/1404803, l='MpServer', x=195.84, y=63.13, z=-217.31], EntitySkeleton['Skeleton'/1342596, l='MpServer', x=182.56, y=64.00, z=-235.06], EntityGiantZombie['Giant Zombie'/1344393, l='MpServer', x=199.25, y=63.00, z=-216.06], EntityItemSpecial['item.item.plasticPlant'/1404574, l='MpServer', x=195.13, y=63.13, z=-220.63], EntitySplittingCreeper['Splitting Creeper'/1355975, l='MpServer', x=176.50, y=63.00, z=-187.50]]
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:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 719454968 bytes (686 MB) / 2121793536 bytes (2023 MB) up to 2121793536 bytes (2023 MB)
JVM Flags: 3 total; -Xms256M -Xmx2048M -XX:permSize=256m
AABB Pool Size: 2183 (122248 bytes; 0 MB) allocated, 505 (28280 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed

-snip-

Tried a search no matches.

Can anyone help please?
 

Methusalem

New Member
Jul 29, 2019
407
0
0
For those talking about Mekanism's 5x ore processing, bear in mind that's designed to work on ore blocks. You know, the ones that spawn during worldgen? We kinda don't have those ^_^;
MFR's Mining Lasers will produce these ore blocks. And building these will also make turbines actually useful.
 

twisto51

New Member
Jul 29, 2019
1,443
0
0
I made a fertilizer, placed it, powered it, but haven't used it once yet. It's going pretty damn strong no matter what I do, driving my freaking fps down as well :) errr :( definately :( :)

Most of the lag from harvesters is from the sounds which can be disabled in the config, have you tried that?
 
  • Like
Reactions: DoomSquirter

yuiofthesun

New Member
Jul 29, 2019
2
0
0
I am curious about something I noticed with regard to seeds for Pam's Harvestcraft foods.

I have so far started about eight worlds of CL and every time the variety of seeds I can get by either sifting dirt or bone-mealing grass seems reduced - aka less then what I am used to from my Agrarian Sky play-throughs.

I have no problem getting all the trees and berry bushes plus rhubarb, rice, sea weed, sun flower, white mushrooms and peanuts (once), but I have never got anything like tomatoes, lettuce, broccoli... I have also never got any soy beans ( and am still unsure, whether they were nerfed in the last update)

I mean, it is not impotant as such for my survival or progress. I just really like playing with the whole variaty of Pam's Harvestcraft and was curious, whether this is intended or I am just in a really strange seed distribution phase space - because I have invested A LOT of bone meal and dirt in this. :)
 

twisto51

New Member
Jul 29, 2019
1,443
0
0
The Harvestcraft seeds you can get from each type of sifting are listed in NEI. The rest you can get from hoeing and/or bonemealing grass blocks.
 
  • Like
Reactions: yuiofthesun

Olivj

New Member
Jul 29, 2019
18
0
0
I have no problem getting all the trees and berry bushes plus rhubarb, rice, sea weed, sun flower, white mushrooms and peanuts (once), but I have never got anything like tomatoes, lettuce, broccoli... I have also never got any soy beans ( and am still unsure, whether they were nerfed in the last update)
You most likely get those plants when using bone meal on grass...
To get the other seeds you need to use a mattock on grass blocks. Be carefull there is no water nearby otherwise it will till the ground but you will get no seeds.
 

Yoshi667

New Member
Jul 29, 2019
61
0
0
@Iskandar I just want to throw my opinion in on the 1.7 issue as someone in software development and interactive games design. As you know 80% of the cost and time of developing a game or software is maintenance. If that maintenance becomes severely hindered by unfixable bugs or errors it's going to come to a point where it's not worth salvaging. If you can see that this is going to happen I completely agree with moving on. Add the extra quests for the story (I would really like an SFM questline and I would be happy to help with quest and dialogue ideas), give the map an ending and start fresh.

While you are finishing off CL start thinking about what you want to do in CL2. Check for mods that work, their interactions with 1.7 and look for alternatives. Plan it out, have a list of goals and expected outcomes. Think about the setting, progression, and gameplay mechanics you want. Then when it comes time to start developing on 1.7 you will have a solid plan.

When you do start to develop in 1.7 don't just re-do CL as we know it (this is why I said to finish the map). As many have said an ice planet or even space would be amazing. If you are going to change MC versions start completely fresh. That way you won't have to try and make something that works in 1.6 work in 1.7. You have the freedom to change and people will be more likely to accept it. E.g: TE ducts don't work? Add in EIO or something similar.
 

yuiofthesun

New Member
Jul 29, 2019
2
0
0
You most likely get those plants when using bone meal on grass...
To get the other seeds you need to use a mattock on grass blocks. Be carefull there is no water nearby otherwise it will till the ground but you will get no seeds.

Of course! Completely forgot about the mattock thing. M)

Heureka. I guess that was the light in my brain for not thinking outside my AS box.

Thanks :) , also to @twisto51
 

Shane2482

New Member
Jul 29, 2019
426
0
1
hey everybody iv gotten great responces to this and want more so im reposting thanks to all that have replied

hey everybody i need help Iskandar has gone crazy over all the ppl playing his Pack he wants to compleatley redo CL1 on 1.7 this will take at least 2 months that means atleast 2 months befor work on CL2 can start but if he finishes it on 1.6 then he can be done in about a month or less then start on CL2 and the reason for this is because theres a few bugs he cant fix heres a bit from our talks

Iskandar:
Yeah. The biggest issue is HQM. It is misbehaving for a small, bug growing amount of people. It refuses to auto start on new maps, which even the devs can't figure out. Then there is water problems. Ugh. Let me get to my computet
The weird book metadata from Chisel
Heck, go to http://www.reddit.com/r/FTBCrashLandingBeta/ amd just go down the list

Iskandar: Or skim the last 20 pages on the official FTB forum thread and note the number of "not working" posts, a lot of which I have no clue how to fix
Sent at 1:12 PM on Thursday

shane: ok well lets see HQM the sign in the ship helps with that as to chisel you could make note of this in the Grinder quest plus you could post both of theas on the OP padge of the forum and Create a bugs page on the website for ppl to look for known bugs and posable fixes. Water well if ppl are going to cheat there going to cheat no mater what you do. TE not much to do there.
and Sync all you need do is ether add a cheap chunk loader or when you update the map start it with the Cities and Lone Building off but leave the dunes then explore about 700 block aroun spawn then start the structures this way you can have the shuttle at the true spawn which is auto loaded and not worry about cities being to close or being pregegerated me id do both that way if someone wants a clone somwhere other than spawn they can set a chunk loader an not worry about falling through the world

Iskandar: Yeah, but the answer to these bugs really shouldn't be either ignore or work around it. When the pack was small, yeah, but with tens of thousands to hundreds of thousands playing it now the answer to these bugs really needs to be "ok, I'll pass that along to be fixed" not "I'm aware and I can't do anything about it" And, again, HQM is really beginning to worry me. It isn't behaving correctly, and it is central to my pack. I need the damn thing to work and in a growing number of cases it isn't.


My responce to this is to so long as ppl know about the bugs and dont have look through 300+ padges to learn about it then they wont care about a few bugs so create a bug link on the new website listing known bugs and possible solutions.

pass this on to as many ppl as you can i want Iskandar to know ppl love his pack the way it is and they dont want to wait over 2 months for CL2
 

Shane2482

New Member
Jul 29, 2019
426
0
1
OK for all those asking about FastCraft well i have a store bought hp Pavilion from 2007 in 1.6 i avrage 30-40 fps iv started playing a modified version of the Bevo Tech Pack Light when i first loged in i was at 2-5 fps instaled optifine and got my fps up to 20-25 notgreat but playable then i heared about FastCraft and desited to try it now so long as im not near my shop im back to 30-40fps so it does help. So my advice for anyone with a low end PC tring to run 1.7 is to use both optifine and FastCraft
 
  • Like
Reactions: Methusalem

Death_Rictus

New Member
Jul 29, 2019
63
0
0
Make sure you have a good way of funneling mobs so you can get LOTS of bones every day. Not only can Bone + Pot + Bowl get you Stock (which you can eat), but Stock can be combined with Rice to get Rice Soup. It can also be combined with just about any 2 veggies (can be the same veggie) to make Garden Soup, which means that just about any veggie seed is another type of food.

Additionally, don't forget the spider eye soup recipe. Seed soup is 1 non-rice seed + stock + pot. You can make apple trees with apple + oak sapling. Punch instead of right clicking the fully grown rice/other planted stuff to get additional seeds to make a larger garden faster.
 
  • Like
Reactions: DragonDai

Teebor

New Member
Jul 29, 2019
65
0
0
If a sequel was done and it included Galacticraft you could make the game a skyblock and start the user off in Orbit of the planet in whats left of the spaceship.

Perhaps with some sort of time limit on the spaceship that means you ultimately have to throw yourself off in to the void to plummet down to the earth, where you then have to start out with whatever you managed to bring with you.

On the planet you could find the quest book and possibly be on the edge of a city with little to no spawners in the "landing area"

Once on the planet your primary mission is to recover enough materials to allow you to return to the remains of the orbiting ship (I suggest TNT to leave remains) requiring you to have built oxygen generation and materials for safely surviving on the ship. Of course once there you could then have a series of quests to fix up the spaceship.

This is of course one option.

Another could be a crash landing on a small desert island in the middle of a massive limitless ocean of salt water, so suddenly the water that was in such short supply in the original is now limitless, but you still can't drink it.

A mob spawning alternative mod would help out here, so the player has to deal with water based enemies rather than land based mobs.
 

Methusalem

New Member
Jul 29, 2019
407
0
0
Because once you've got a turbine and a laser drill going you're really hurting for ingots.

Seems like you are really only able to think about what the pack currently is and not what it COULD be.
- Add Galacticraft
- Add some recipes (lets use TE to keep it simple)
- Induction Smelter: Pyrothium + Block of metal -> "Unrefined Fuel Crystals" (using any of the unused ExAliquo materials. Or heck, make the crystal a %-based byproduct)
- Magma Crucible: Fuel Crystal -> 10mB Galacticarft fuel
You would go through your ingots so fast while refining the materials into fuel, that there would actually be a reason to build a more complex infrastructure and maximize the processing and energy generation.

Iskander has created an awesome pack that is a blast to play for the first 150ish Minecraft days. But after that you run out of content very easily, adding another tech mod or two (Mekanism and Galacticraft) would add so much more things to do that it would keep it interesting for a much longer time.
 
Last edited: