Animal bikes mod; ender dragon riding, only you don't hold f&s, but a clay block... and for every clay block is 9 c1 bombs... of course, Tobi gets to bury them while everyone who goes treasure hunting go up like boom!
Ok, so I think you should add in a ridable clay bird/owl for the the player to ride. Since this is similar to the C2 dragon, the clay bird should be faster than the dragon and easier to craft. The bird would be similar to C1, but when used, it would create a ridable entity instead. You would probably have to create a completely new entity for the bird if you do add it in. As an added bonus, the bird should explode if it hits a block ( Because why not right?). The player should be able to attack while riding the bird or the dragon. I also think that the C3's explosion range should be larger, because it was capable of destroying a good portion of the sand village.
Using an animation API and ender dragon model isn't that simple I think. I know nothing of scripting or java, but I do know it's not easy. Add that with c1 bombs that come from the dragon and the tail shrinks...
C1 is just a small explosion that doesn't destroy stone, right?... oh spider one too... And C2 is the next, C3... Just some giant ghost thingy... make it so that throwing the clay is farther. the explosion hurts the user too. I can barely get out of C3's radius of damage... on flatland...
This is a really cool mod, I would want to join the team, but I do not anything about modding...
Anyway, I have some item suggestions for future updates
-Akatsuki armor
-Tobi's mask
-Regular kunai and possiblely explosive kunai
-Leaf, stone, sand, cloud, and mist shinobi armor
-Deidara's scope (used as a tool to magnify areas and possibly counter nausea and blindness)
-I think Hidan's sythe was a good idea...
-Randomly generated shinobi villages
-Deidara's ultimate art (when he blows himself up)
Well thats all I could think of for now, I'll try and come bad with more suggestions later, but the mod looks really good so far. Especially the clay bombs, seeing that Deidara is my favorite Akatsuki <3
Deidara-sempai! Tobi already said Tobi wanted to see those things too. Madara-san(Yazeed) said some of them won't be put in until later. c1-c3 is made, c4 is made, but not released.
If this went back to forge, it will need to change alot of the stuff... I don't like 1.7.2, and I like 1.6.4. Yea, cats are better than wolves. I really love the mod, it's the first mod I've ever seen actually. The moment I set eyes on this, I loved it. And from the yogscast. If only it was compatible with some forge mods... Like the more industrial mods... Buildcraft, Industrialcraft... Not much for forestry... all that. Tallow=easy rubbery substance.watermill and windmill=more realistic power(From this mod).
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/28/13 3:11 PM
Description: Initializing game
java.lang.ClassCastException: net.minecraft.item.ItemBlock cannot be cast to vswe.stevescarts.Items.ItemBlockDetector
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:194)
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:545)
at sun.reflect.GeneratedMethodAccessor2.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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
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 magic.launcher.Launcher.main(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:194)
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:545)
at sun.reflect.GeneratedMethodAccessor2.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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
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 magic.launcher.Launcher.main(Unknown Source)
Don't you agree the Ugly brown squidwards should be better? Before villagers, when I didn't have miencraft, I thought the villagers would be more like the Millenaire villagers. Like steve characters. Now look at the abominations!
the player do some missions for the members of the clans .. so he will get reputation
if he got enough reputation he can be the boss of the clan by defeating the clan boss
what do you say about that guys ?
Yes, I agree, quite good... How about if you conquer enough clans, you can choose to settle to make a small village? Kinda like one of those "Ugly squidward" villages, only more interactive.
photoshop dosen't have brush smaller than 1 pixel *_*
Actually, the pixel is the smallest you can go. With HD skins you make the skin bigger, like texture/resourcepacks. They get bigger, and itmakes the things in it more HD as the size gets bigger. I like using 32x32, cuz 16x16 is too pixelated, and 64x64 lags my game. Good ol' faithful never let me down.
0
0
0
Using an animation API and ender dragon model isn't that simple I think. I know nothing of scripting or java, but I do know it's not easy. Add that with c1 bombs that come from the dragon and the tail shrinks...
0
0
Hiring the deidara mob... Then I get an ingame Deidara-sempai!
0
0
1
Deidara-sempai! Tobi already said Tobi wanted to see those things too. Madara-san(Yazeed) said some of them won't be put in until later. c1-c3 is made, c4 is made, but not released.
1
0
0
If only millenaire gave out the API for village making...
0
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 10/28/13 3:11 PM
Description: Initializing game
java.lang.ClassCastException: net.minecraft.item.ItemBlock cannot be cast to vswe.stevescarts.Items.ItemBlockDetector
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:194)
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:545)
at sun.reflect.GeneratedMethodAccessor2.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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
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 magic.launcher.Launcher.main(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at vswe.stevescarts.StevesCarts.preInit(StevesCarts.java:194)
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:545)
at sun.reflect.GeneratedMethodAccessor2.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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
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)
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 magic.launcher.Launcher.main(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 668473824 bytes (637 MB) / 1042022400 bytes (993 MB) up to 1042022400 bytes (993 MB)
JVM Flags: 2 total; -Xms1028m -Xmx1028m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.31.935 Minecraft Forge 9.11.1.935 Optifine OptiFine_1.6.4_HD_U_C6 106 mods loaded, 106 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.4.31.935} [Forge Mod Loader] (minecraftforge-9.11.1.935.jar) Unloaded->Constructed->Pre-initialized
Forge{9.11.1.935} [Minecraft Forge] (minecraftforge-9.11.1.935.jar) Unloaded->Constructed->Pre-initialized
AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Aroma1997Core{1.0.0.7} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5.jar) Unloaded->Constructed->Pre-initialized
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-7 (1).jar) Unloaded->Constructed->Pre-initialized
SomniaCore{1.0.3} [SomniaCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
chunkbase_unglitch{1.2} [Unglitch] (minecraft.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{2.9.0.9} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.9.zip) Unloaded->Constructed->Pre-initialized
bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
mod_bspkrsCore{v4.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev4.3.zip) Unloaded->Constructed->Pre-initialized
extendedWorkbench{1.1.10.3} [Extended Workbench] ([1.6.4]ExtendedWorkbench v1.1.10.3.jar) Unloaded->Constructed->Pre-initialized
TreeCapitator{Forge 1.6.4.r05} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r05.Universal.jar) Unloaded->Constructed->Pre-initialized
nohero_morehealth{4.5} [More Health Forge] ([Forge]More Health Enhanced 5.0 Universal.zip) Unloaded->Constructed->Pre-initialized
IC2{2.0.279-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.279-experimental.jar) Unloaded->Constructed->Pre-initialized
AdvancedMachines{5.2.3} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.4.zip) Unloaded->Constructed->Pre-initialized
AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162 (1).jar) Unloaded->Constructed->Pre-initialized
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips (1).zip) Unloaded->Constructed->Pre-initialized
mod_ArmorBarMod{0.8.2} [Armor Bar Mod] (ArmorBarv0.8.2(1.6).zip) Unloaded->Constructed->Pre-initialized
Aroma1997CoreHelper{1.0.0.7} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.0.7.jar) Unloaded->Constructed->Pre-initialized
Aroma1997s Dimension{1.0.2.11} [Aroma1997's Dimensional World] (Aroma1997s Dimensional World MC.1.6.4 v.1.0.2.11.jar) Unloaded->Constructed->Pre-initialized
AtomicScience{1.0.0} [Atomic Science] (Atomic_Science_v1.0.0.145.jar) Unloaded->Constructed->Pre-initialized
Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2 (1).zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{4.1.1} [BuildCraft] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
BCTools{1.4-a-5} [Buildcraft Tools] (bcTools-v1.4-a-5.jar) Unloaded->Constructed->Pre-initialized
BiblioCraft{1.5.0} [BiblioCraft] (BiblioCraft[v1.5.0].zip) Unloaded->Constructed->Pre-initialized
mod_BuffBarMod{0.7.1} [Buff Bar Mod] (BuffBarv0.8.3(1.6).zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{4.1.1} [BC Builders] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{4.1.1} [BC Energy] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{4.1.1} [BC Factory] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{4.1.1} [BC Transport] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{4.1.1} [BC Silicon] (buildcraft-A-1.6.2-4.1.1.jar) Unloaded->Constructed->Pre-initialized
Additional-Buildcraft-Objects{1.0.6.179} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.179.jar) Unloaded->Constructed->Pre-initialized
cw.cavegen{2.27} [CaveGen] (CaveGen2.27_5[1.6.4].zip) Unloaded->Constructed->Pre-initialized
CompactSolars{4.4.19.204} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.204.zip) Unloaded->Constructed->Pre-initialized
CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
ImmibisCore{57.1.1} [Immibis Core] (immibis-core-57.1.1.jar) Unloaded->Constructed->Pre-initialized
DimensionalAnchors{57.0.0} [Dimensional Anchors] (dimensional-anchor-57.0.0 (1).jar) Unloaded->Constructed->Pre-initialized
EnergyManipulator{1.1.8} [Energy Manipulator] (EM1.6.4 1.1.8.zip) Unloaded->Constructed->Pre-initialized
emashercore{1.2.1.4} [Emasher Resource] (EmasherResource-1.2.1.4.zip) Unloaded->Constructed->Pre-initialized
EnderIO{0.4.0} [Ender IO] (EnderIO-1.6.4-0.4.0.28.jar) Unloaded->Constructed->Pre-initialized
eng_toolbox{1.1.5.0} [Engineer's Toolbox] (EngineersToolbox-1.1.5.0.zip) Unloaded->Constructed->Pre-initialized
extracells{1.5.0} [ExtraCells] (ExtraCells-1.5.0.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.0.6} [Forestry for Minecraft] (forestry-A-2.3.0.6.jar) Unloaded->Constructed->Pre-initialized
factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
ForestryExtras{0.6} [Forestry Extras] (ForestryExtras 0.6.zip) Unloaded->Constructed->Pre-initialized
NBTEdit{1.6.4.0} [In-game NBTEdit] (Forge_NBTEditv1.6.4.0.zip) Unloaded->Constructed->Pre-initialized
ICBM|Sentry{1.3.3} [ICBM|Sentry] (ICBM_Sentry_v1.3.3.260.jar) Unloaded->Constructed->Pre-initialized
ICBM|Explosion{1.3.3} [ICBM|Explosion] (ICBM_Explosion_v1.3.3.260.jar) Unloaded->Constructed->Pre-initialized
GalacticraftCore{2.0.2} [Galacticraft Core] (Galacticraft-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
GalacticraftMars{2.0.2} [Galacticraft Mars] (Galacticraft-Planets-1.6.4-2.0.2.814.jar) Unloaded->Constructed->Pre-initialized
IC2NuclearControl{1.6.2} [Nuclear Control] (IC2NuclearControl-1.6.2.zip) Unloaded->Constructed->Pre-initialized
ICBM|Contraption{1.3.3} [ICBM|Contraption] (ICBM_Contraption_v1.3.3.260.jar) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
IronChest{5.4.1.603} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.603.zip) Unloaded->Constructed->Pre-initialized
lantern{1.44} [Lantern mod] (Lantern1.44[1.6.4].zip) Unloaded->Constructed->Pre-initialized
Railcraft{8.1.0.0} [Railcraft] (Railcraft_1.6.2-8.1.0.0.jar) Unloaded->Constructed->Pre-initialized
TConstruct{1.6.X_1.5.0d} [Tinkers' Construct] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
Mariculture{1.0.1b} [Mariculture] (mariculture-1.6.X-v1.0.1b.zip) Unloaded->Constructed->Pre-initialized
meteors{2.11.2} [Falling Meteors] (Meteors Mod V2.11.2.zip) Unloaded->Constructed->Pre-initialized
GraviSuite{1.9.8} [Gravitation Suite] (mod_zGraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
Natura{2.1.11} [Natura] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.0.0.193} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
Natura|ForgeMuliPart{0.1} [Natura Compat: FMP] (Natura-1.6.4-2.1.11.1.jar) Unloaded->Constructed->Pre-initialized
NEIAddons{1.9.1.r43} [NEI Addons] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|AE{1.9.1.r43} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.9.1.r43} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|ExtraBees{1.9.1.r43} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.9.1.r43} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized
NEIAddons|MiscPeripherals{1.9.1.r43} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.1.r43.jar) Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.3} [NEI Plugins] (NEIPlugins-1.1.0.3.jar) Unloaded->Constructed->Pre-initialized
NetherOres{1.6.2R2.2.0} [Nether Ores] (NetherOres-2.2.0-6 (1).jar) Unloaded->Constructed->Pre-initialized
oreregen{1.0.2 (build 4)} [Ore Regen] (oreregen-universal-1.0.2-4.jar) Unloaded->Constructed->Pre-initialized
Aroma1997sPortableRecharger{1.0.0.4} [Aroma1997s Portable Recharger] (PortableRecharger+v.1.0.0.4.jar) Unloaded->Constructed->Pre-initialized
PowerBoxes{1.03} [Power Boxes] (PowerBoxes_1.03.zip) Unloaded->Constructed->Pre-initialized
ProjRed|Core{4.0.2.6} [Project: Red-Core] (ProjectRedBase-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Compatability{4.0.2.6} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Integration{4.0.2.6} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Transmission{4.0.2.6} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Exploration{4.0.2.6} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
ProjRed|Illumination{4.0.2.6} [ProjectRed-Illumination] (ProjectRedWorld-1.6.4-4.0.2.6.jar) Unloaded->Constructed->Pre-initialized
RedLogic{57.0.1} [RedLogic] (redlogic-57.0.1.jar) Unloaded->Constructed->Pre-initialized
SmoothBedrock{1.0.6.66} [Smooth Bedrock] (SmoothBedrock-1.6.4-1.0.6.jar) Unloaded->Constructed->Pre-initialized
Somnia{1.0.1} [Somnia] (Somnia-Pre2b.jar) Unloaded->Constructed->Pre-initialized
SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg (1).jar) Unloaded->Constructed->Pre-initialized
StevesCarts{2.0.0.a133} [Steve's Carts 2] (StevesCarts2.0.0.a133.zip) Unloaded->Constructed->Errored
TConstruct|CompatAE{0.0.1} [TConstruct Compat: AE] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|ForgeMuliPart{0.1} [TConstruct Compat: FMP] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatMineFactoryReloaded{0.2} [TConstruct Compat: MFR] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TConstruct|CompatWaila{0.0.1} [TConstruct Compat: Waila] (TConstruct_1.6.4_1.5.0d7.jar) Unloaded->Constructed->Pre-initialized
TelePipes{1.0.0} [Teleport Pipes] (TeleportPipes-Pre1c.zip) Unloaded->Constructed->Pre-initialized
ToolBelt{1.6.4} [ToolBelts] (ToolBelts 1.6.4 v3.zip) Unloaded->Constructed->Pre-initialized
Tubestuff{57.0.1} [Tubestuff] (tubestuff-57.0.1.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized
McMultipart{1.0.0.193} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.0.0.193} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.193.jar) Unloaded->Constructed->Pre-initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.935
LWJGL: 2.9.0
OpenGL: ATI Radeon HD 4550 GL version 3.3.11653 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: faithful32pack.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
0
Don't you agree the Ugly brown squidwards should be better? Before villagers, when I didn't have miencraft, I thought the villagers would be more like the Millenaire villagers. Like steve characters. Now look at the abominations!
0
Yes, I agree, quite good... How about if you conquer enough clans, you can choose to settle to make a small village? Kinda like one of those "Ugly squidward" villages, only more interactive.
0
Actually, the pixel is the smallest you can go. With HD skins you make the skin bigger, like texture/resourcepacks. They get bigger, and itmakes the things in it more HD as the size gets bigger. I like using 32x32, cuz 16x16 is too pixelated, and 64x64 lags my game. Good ol' faithful never let me down.