how do i add new texures once i made them? no matter what folder i go to it always the 3 things in minecraft.jer and i cant add things to that apperentlly...
How do I use it do I put it in my bin is there a file I have to open?
after you download MCreator DE, just double click on it.
it will install in drive c:/
After installation, open MCreator DE, It will decompile using MCP wait till finish it, It's automatically close the CMD (command prompt)
after decompile, Restart PC
then Done.
I don't care if this is somehow dead, but I can't open the DE. I have the java development. I have the PE installed. But when I open the DE, nothing.
NOTHING.
I'm on windows 7, that's all the specs I know, so what fixes this? O_O
Install it in other PC is this work, After installation copy c:/pylo
then paste it into your own PC in c:/
then run MCreator DE, it will decompile using MCP wait till finish
how do i add new texures once i made them? no matter what folder i go to it always the 3 things in minecraft.jer and i cant add things to that apperentlly...
Paste it here C:\Pylo\MCreator\mcp\temp\bin\minecraft
your .png texture
I have a question... Why wont items i make show up in the mods list, and why will only blocks show up in the list to make crafting stuff! Also is there a tutorial anywhere...
Awww! I run a mac, and I was very amazed when the new button showed up in texture packs, (Mods NEVER work) I clicked and Minecraft crashed
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Unexpected error
This error has been saved to /Users/poyo/Library/Application Support/minecraft/crash-reports/crash-2012-09-13_18.10.43-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT bd6996b0 --------
Generated 9/13/12 6:10 PM
- Minecraft Version: 1.3.2
- Operating System: Mac OS X (x86_64) version 10.5.8
- Java Version: 1.6.0_26, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 501443800 bytes (478 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- ModLoader: Mods loaded: 1
ModLoader 1.3.2
- LWJGL: 2.4.2
- OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.0 NVIDIA-1.5.48, NVIDIA Corporation
- Is Modded: Very likely
- Type: Client
- Texture Pack: Strongestcraft.zip
- Profiler Position: N/A (disabled)
java.lang.NullPointerException
at GuiMods.loadSaves(GuiMods.java:84)
at GuiMods.w_(GuiMods.java:70)
at apn.a(SourceFile:87)
at net.minecraft.client.Minecraft.a(SourceFile:457)
at ayl.a(GuiTexturePacks.java:109)
at apn.a(SourceFile:64)
at ayl.a(GuiTexturePacks.java:123)
at apn.d(SourceFile:112)
at apn.m(SourceFile:100)
at net.minecraft.client.Minecraft.l(SourceFile:1077)
at net.minecraft.client.Minecraft.J(SourceFile:583)
at net.minecraft.client.Minecraft.run(SourceFile:535)
at java.lang.Thread.run(Thread.java:680)
--- END ERROR REPORT e0698e27 ----------
I have a question... Why wont items i make show up in the mods list, and why will only blocks show up in the list to make crafting stuff! Also is there a tutorial anywhere...
they make video tutorial so we gonna wait for that
also a wiki
after you download MCreator DE, just double click on it.
it will install in drive c:/
After installation, open MCreator DE, It will decompile using MCP wait till finish it, It's automatically close the CMD (command prompt)
after decompile, Restart PC
then Done.
Install it in other PC is this work, After installation copy c:/pylo
then paste it into your own PC in c:/
then run MCreator DE, it will decompile using MCP wait till finish
Paste it here C:\Pylo\MCreator\mcp\temp\bin\minecraft
your .png texture
thank you one problem thou...i cant find out how to install my mod to my minecraft can you tell me what i need to do?
i dont know what i did wrong unless its the crystal from the end
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 9/13/12 10:16 PM
Description: ModLoader has failed to initialize.
java.lang.NoClassDefFoundError: Could not initialize class mod_aquablock
at mod_aquabiome$BiomeGenaquabiome.<init>(mod_aquabiome.java:22)
at mod_aquabiome.load(mod_aquabiome.java:10)
at ModLoader.init(ModLoader.java:938)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
is there even a shred of documentation on any of this? i'm trying to make a block that makes a block next to it and i can't quite figure out if its possible it would be great if there was any thing about how to use it
is there even a shred of documentation on any of this? i'm trying to make a block that makes a block next to it and i can't quite figure out if its possible it would be great if there was any thing about how to use it
i don't know if possible to make that mod in MCreator DE,
the following event there are only you can use as now,
Hope the developer can make some new features about events
I have a question... Why wont items i make show up in the mods list, and why will only blocks show up in the list to make crafting stuff! Also is there a tutorial anywhere...
You have to restart MCreator first then it will show up.
i don't know if possible to make that mod in MCreator DE,
the following event there are only you can use as now,
Hope the developer can make some new features about events
i more a less want to see what it can do, the whole thing looks plausible, but i can't figure out what most of the parts mean as there isn't documentation
!! Can not find server sources, try decompiling !!
This one I set the floor block to my custom grass block.Ground block to my custom dirt block. 5 trees/chunk. 40 Grass/chunk. And leave every other things the same
Good Mod, Glad someone finally is working on this, lets hope it stays alive! Playing around with it I have seemed to figure pretty much everything out. here's my written review so far..
It uses basically modloader, with a GUI. with preset coding, that just fills in the blanks. < I know this may be obvious to some, but not all. That being said, it can be a very powerful tool. But this as of now, will only allow you to create simple, not very complex mods. Basic I will say. but that in itself isn't bad. As it still used modloader, So you can manually go in with notepad++ and add/edit code till your fingers bleed, or your head explodes.
My advice, for the next program update. Would be Like When you open the MCreater, go to; New Mod \ Recipe \ Click a box to add an item. A window will pop up. scroll to the end, at end will be the items you've already added, but they will have the green M as the image, not the item image. I think it would be helpful to me/some to make the item's image show instead of the green M as I can already see, when things start to get 10+ custom items, all the little green M's with no images, you have to go in and click them till you find your item.
NOTHING.
I'm on windows 7, that's all the specs I know, so what fixes this? O_O
after you download MCreator DE, just double click on it.
it will install in drive c:/
After installation, open MCreator DE, It will decompile using MCP wait till finish it, It's automatically close the CMD (command prompt)
after decompile, Restart PC
then Done.
Install it in other PC is this work, After installation copy c:/pylo
then paste it into your own PC in c:/
then run MCreator DE, it will decompile using MCP wait till finish
Paste it here C:\Pylo\MCreator\mcp\temp\bin\minecraft
your .png texture
"Seriously dude alot of cocaine." - Dr.Rockรo
they make video tutorial so we gonna wait for that
also a wiki
to install your mod, simply
put your mod zip file into .minecraft/mods
to access the .minecraft directory
hit the window + r, then type %appdata%
then you will see the .minecraft folder
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 9/13/12 10:16 PM
Description: ModLoader has failed to initialize.
java.lang.NoClassDefFoundError: Could not initialize class mod_aquablock
at mod_aquabiome$BiomeGenaquabiome.<init>(mod_aquabiome.java:22)
at mod_aquabiome.load(mod_aquabiome.java:10)
at ModLoader.init(ModLoader.java:938)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.<init>(RenderManager.java:87)
at avy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Relevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows Vista (x86) version 6.0
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
- Memory: 408041408 bytes (389 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 2 total; -Xms512m -Xmx1024m
- ModLoader: Mods loaded: 5
ModLoader 1.3.2
mod_aquabiome 1.0
mod_crystalblockcreator 1.0
mod_firestone 1.0
mod_firestoneore 1.0
yup, use modloader or forge
i don't know if possible to make that mod in MCreator DE,
the following event there are only you can use as now,
Hope the developer can make some new features about events
You have to restart MCreator first then it will show up.
i more a less want to see what it can do, the whole thing looks plausible, but i can't figure out what most of the parts mean as there isn't documentation
Example:
== MCP 7.2 (data: 7.2, client: 1.3.2, server: 1.3.2) ==
# found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config
== Recompiling client ==
> Cleaning bin
> Recompiling
'"C:\Program Files\Java\jdk1.7.0_03\bin\javac" -Xlint:-options -deprecation -g -source 1.6 -target 1....' failed : 1
== ERRORS FOUND ==
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:101: error: illegal start of expression
if (var12 != 0 && var12 != .blockID && var12 != Block.grass.blockID && var12 != Block.dirt.blockID && var12 != .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:101: error: illegal start of expression
if (var12 != 0 && var12 != .blockID && var12 != Block.grass.blockID && var12 != Block.dirt.blockID && var12 != .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:101: error: not a statement
if (var12 != 0 && var12 != .blockID && var12 != Block.grass.blockID && var12 != Block.dirt.blockID && var12 != .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:101: error: not a statement
if (var12 != 0 && var12 != .blockID && var12 != Block.grass.blockID && var12 != Block.dirt.blockID && var12 != .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:101: error: ';' expected
if (var12 != 0 && var12 != .blockID && var12 != Block.grass.blockID && var12 != Block.dirt.blockID && var12 != .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:146: error: illegal start of expression
this.setBlockAndMetadata(par1World, var14, var11, var16, .blockID, this.metaLeaves);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:146: error: ';' expected
this.setBlockAndMetadata(par1World, var14, var11, var16, .blockID, this.metaLeaves);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:146: error: illegal start of expression
this.setBlockAndMetadata(par1World, var14, var11, var16, .blockID, this.metaLeaves);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:146: error: ';' expected
this.setBlockAndMetadata(par1World, var14, var11, var16, .blockID, this.metaLeaves);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:146: error: illegal start of expression
this.setBlockAndMetadata(par1World, var14, var11, var16, .blockID, this.metaLeaves);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:146: error: ';' expected
this.setBlockAndMetadata(par1World, var14, var11, var16, .blockID, this.metaLeaves);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:156: error: illegal start of expression
if (var12 == 0 || var12 == .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:156: error: not a statement
if (var12 == 0 || var12 == .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:156: error: ';' expected
if (var12 == 0 || var12 == .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:158: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5, .blockID, this.metaWood);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:158: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5, .blockID, this.metaWood);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:158: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5, .blockID, this.metaWood);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:158: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5, .blockID, this.metaWood);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:158: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5, .blockID, this.metaWood);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:158: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5, .blockID, this.metaWood);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:164: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 - 1, par4 + var11, par5, .blockID, 8);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:164: error: ';' expected
this.setBlockAndMetadata(par1World, par3 - 1, par4 + var11, par5, .blockID, 8);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:164: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 - 1, par4 + var11, par5, .blockID, 8);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:164: error: ';' expected
this.setBlockAndMetadata(par1World, par3 - 1, par4 + var11, par5, .blockID, 8);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:164: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 - 1, par4 + var11, par5, .blockID, 8);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:169: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 + 1, par4 + var11, par5, .blockID, 2);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:169: error: ';' expected
this.setBlockAndMetadata(par1World, par3 + 1, par4 + var11, par5, .blockID, 2);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:169: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 + 1, par4 + var11, par5, .blockID, 2);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:169: error: ';' expected
this.setBlockAndMetadata(par1World, par3 + 1, par4 + var11, par5, .blockID, 2);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:169: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 + 1, par4 + var11, par5, .blockID, 2);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:174: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 - 1, .blockID, 1);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:174: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 - 1, .blockID, 1);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:174: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 - 1, .blockID, 1);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:174: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 - 1, .blockID, 1);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:174: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 - 1, .blockID, 1);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:179: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 + 1, .blockID, 4);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:179: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 + 1, .blockID, 4);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:179: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 + 1, .blockID, 4);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:179: error: ';' expected
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 + 1, .blockID, 4);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:179: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3, par4 + var11, par5 + 1, .blockID, 4);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:196: error: illegal start of expression
if (par1World.getBlockId(var14, var11, var15) == .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:196: error: not a statement
if (par1World.getBlockId(var14, var11, var15) == .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:196: error: ';' expected
if (par1World.getBlockId(var14, var11, var15) == .blockID)
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:231: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 + Direction.offsetX[Direction.footInvisibleFaceRemap[var12]], par4 + var6 - 5 + var11, par5 + Direction.offsetZ[Direction.footInvisibleFaceRemap[var12]], .blockID, var13 << 2 | var12);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:231: error: ';' expected
this.setBlockAndMetadata(par1World, par3 + Direction.offsetX[Direction.footInvisibleFaceRemap[var12]], par4 + var6 - 5 + var11, par5 + Direction.offsetZ[Direction.footInvisibleFaceRemap[var12]], .blockID, var13 << 2 | var12);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:231: error: illegal start of expression
this.setBlockAndMetadata(par1World, par3 + Direction.offsetX[Direction.footInvisibleFaceRemap[var12]], par4 + var6 - 5 + var11, par5 + Direction.offsetZ[Direction.footInvisibleFaceRemap[var12]], .blockID, var13 << 2 | var12);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:231: error: ';' expected
this.setBlockAndMetadata(par1World, par3 + Direction.offsetX[Direction.footInvisibleFaceRemap[var12]], par4 + var6 - 5 + var11, par5 + Direction.offsetZ[Direction.footInvisibleFaceRemap[var12]], .blockID, var13 << 2 | var12);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:231: error: not a statement
this.setBlockAndMetadata(par1World, par3 + Direction.offsetX[Direction.footInvisibleFaceRemap[var12]], par4 + var6 - 5 + var11, par5 + Direction.offsetZ[Direction.footInvisibleFaceRemap[var12]], .blockID, var13 << 2 | var12);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:231: error: ';' expected
this.setBlockAndMetadata(par1World, par3 + Direction.offsetX[Direction.footInvisibleFaceRemap[var12]], par4 + var6 - 5 + var11, par5 + Direction.offsetZ[Direction.footInvisibleFaceRemap[var12]], .blockID, var13 << 2 | var12);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:269: error: illegal start of expression
this.setBlockAndMetadata(par1World, par2, par3, par4, .blockID, par5);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:269: error: ';' expected
this.setBlockAndMetadata(par1World, par2, par3, par4, .blockID, par5);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:269: error: illegal start of expression
this.setBlockAndMetadata(par1World, par2, par3, par4, .blockID, par5);
^
src\minecraft\net\minecraft\src\mod_darkadiumBiome.java:269: error: ';' expected
this.setBlockAndMetadata(par1World, par2, par3, par4, .blockID, par5);
^
53 errors
==================
!! Can not find server sources, try decompiling !!
This one I set the floor block to my custom grass block.Ground block to my custom dirt block. 5 trees/chunk. 40 Grass/chunk. And leave every other things the same
It uses basically modloader, with a GUI. with preset coding, that just fills in the blanks. < I know this may be obvious to some, but not all. That being said, it can be a very powerful tool. But this as of now, will only allow you to create simple, not very complex mods. Basic I will say. but that in itself isn't bad. As it still used modloader, So you can manually go in with notepad++ and add/edit code till your fingers bleed, or your head explodes.
My advice, for the next program update. Would be Like When you open the MCreater, go to; New Mod \ Recipe \ Click a box to add an item. A window will pop up. scroll to the end, at end will be the items you've already added, but they will have the green M as the image, not the item image. I think it would be helpful to me/some to make the item's image show instead of the green M as I can already see, when things start to get 10+ custom items, all the little green M's with no images, you have to go in and click them till you find your item.
Yeah ive tried that... Everything works amazing accept this one small tiny glitch! Well eather its a glitch or im blind...
But absolutely amazing... Really... Just amazing...
I give you bacon
I never give people bacon.
I made this map! Please check it out! It's a really awesome map that took me over a year to make! :3