[LISTED][1.7.10]BlastOff! [Hardcore/EasyCore, HQM][170++Quests] version 1.3.3STABLE

  • 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
So the snow clumps in a bottle no longer gives you fresh water to fill the camel pack ? As all the bottles i had have changed to Slightly Clean water[/QUOTE
Put leaves around it in this pattern {} {L}{}
{L}{B}{L}
{} {L} {}
Where L= Leaves and B=Bottle of slightly clean water.
 
Yes, and with that Slightly clean water you need to add some leaves blocks around it to "clean it" to be able to put it in a camel pack... However drinking the slightly clean water gives you much more hydration :3
WTB leaves other than Oak to be usable for it :(
 
Yes, and with that Slightly clean water you need to add some leaves blocks around it to "clean it" to be able to put it in a camel pack... However drinking the slightly clean water gives you much more hydration :3

Ok thanks, i thought i was going mad for a minute :p
 
WTB leaves other than Oak to be usable for it :(
good thing you start with both oak and spruce and get another real quick. though this cuts down your apples. (maybe that is intentional haha)

edit:look at me reading sentences backwards. derp
 
Last edited:
Wow you wasn't kidding with saying that meteors being buffed, slowly working my way thru one that crashed nearby and the amount of stuff i am getting is insane :D please don't debuff :P
 
Wow you wasn't kidding with saying that meteors being buffed, slowly working my way thru one that crashed nearby and the amount of stuff i am getting is insane :D please don't debuff :p
I buffed meteors because i found that having tons of random meteor strike scattered around kinda ruined the landscape :3
 
I buffed meteors because i found that having tons of random meteor strike scattered around kinda ruined the landscape :3

Yes it did mess things up some, all these new changes have certainly helped me enjoy the pack more and i am now making much better progress :D
 
this happen every time that i try to launch the pack (i've alredy try to delete the folder and download it again):
[16:46:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:46:13] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
 
this happen every time that i try to launch the pack (i've alredy try to delete the folder and download it again):
[16:46:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[16:46:13] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
What version are you running?
 
Done, will be in 1.2.4

Pretty sure you are familiar with it already, but here the Mashed Leaves recipes rewritten to use the ore dictionary. Same could be used for the new Fresh Water recipes.
Code:
recipes.addShaped(<kawaiicrops:kawaiicrops.mashedleaves>*3,[[oreDict.treeSapling, <minecraft:apple>, oreDict.treeSapling],
                                                [oreDict.treeSapling, <minecraft:leather>, oreDict.treeSapling],
                                                [oreDict.treeSapling, <minecraft:apple>, oreDict.treeSapling]]);
recipes.addShaped(<kawaiicrops:kawaiicrops.mashedleaves>*3,[[oreDict.treeLeaves, <minecraft:apple>, oreDict.treeLeaves],
                                                [oreDict.treeLeaves, <minecraft:leather>, oreDict.treeLeaves],
                                                [oreDict.treeLeaves, <minecraft:apple>, oreDict.treeLeaves]]);
 
Full crash report?
sorry for being a little bit noob but i can't find any crash report in the blast off folder, but here is the entire message that i see in the console ( i think is the same as before)
Logging in...
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
Login complete.
Checking local assets file, for MC version1.7.10 Please wait!
Setting up native libraries for Blast Off! v Recommended Version MC 1.7.10
Syncing Assets:
Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
Pack: Blast Off! 1.7.10
Setting MinMemory to 256
Setting MaxMemory to 3072
Defaulting PermSize to 256m
[17:23:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:23:57] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
 
sorry for being a little bit noob but i can't find any crash report in the blast off folder, but here is the entire message that i see in the console ( i think is the same as before)
Logging in...
Beginning authlib authentication attempt
successfully created YggdrasilAuthenticationService
Login complete.
Checking local assets file, for MC version1.7.10 Please wait!
Setting up native libraries for Blast Off! v Recommended Version MC 1.7.10
Syncing Assets:
Java Path: C:\Program Files\Java\jre7\bin\javaw.exe
Pack: Blast Off! 1.7.10
Setting MinMemory to 256
Setting MaxMemory to 3072
Defaulting PermSize to 256m
[17:23:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[17:23:57] [main/ERROR]: Unable to launch
java.lang.ClassNotFoundException: cpw.mods.fml.common.launcher.FMLTweaker
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_45]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_45]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_45]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_45]
at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_45]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Try doing a fresh reinstall
 
So... One slightly clean water bottle with some leaves give you three bottles of fresh water... AND you keep the bottles when refil the camel pack.
Infinite glass bottles? o.O