How to you get to the Ether in the 1.7.10 version? How do you craft the lighter?
Bad news, the 1.7.10 is an old version, there are a lot of issues, try to use the 1.6.4 or 1.10 version. But, I wanna that it works fine in1.7.10 - 1.10.2 - 1.11.2, I have potencial to re-create a lot of dead mod ideas but I have no permission of developers, I like the idea of a core mod and other dependent mods to expand the experience.
@everyone
Minecraft is not dead for me, my ideas are alive, but I have no development team, no "texturers", and get issues with a lot of things, it's hard to me, code, texture, always working alone, and the people keep talking I'm thief and that is a rip-off of aether, I'm trying to break the similarity between this mods, I'm not american, my english is too bad, I'm sorry for this trouble, and I'm sorry for all the people that love the Ether, this is not easy.
Hello there, I'm here to tell you than recently I started to update the mod to 1.10.2, but I have changed some things, I decided to take a different way in the development, I can say that I liked the result.
The Ether Two - Wings of the end
Change:
- Removed Flying Pig (to stop Aether II problems)
- Added a config file
- Return of 1.5.2 magic staff's
- Return of 1.4.7 juices
- Added Angel Temple (this really works this time).
- Angel Creeper now have a fuse time, but he doesn't die with the explosion (different of normal creeper, angel creeper spawns explosion by circles)
- Added cutie bush (farm to take food or cutie juice)
- New tree plant system, when you take down a tree the it doesn't drop sapling, you will take a tree seed.
- Added item Tree Seed(this can be use to craft a Tree Essence, spawn a tree one time)
- Custom sky render (now everytime in the ether is like twilight with moon instead sun)
- Terrain generation changed to GROUND (no more floating lands, to stop the Aether II problems)
- Added bunny spawn on ether biome
- Elf name changed to Nymph
- Added cave generation
- Now the main minable block is vannila stone.
... and many bug fixes, texture changes and removed items.
I will still changing many things until the release date, but basicly is it. (I wanna change the actual creatures to give life to the mod, no more ether cows, ether spiders or another failure mob, time will work in it).
News:
Inventories;
New dungeon system;
Time-line;
Nether;
I'm working hard in "the ether mod" project,and i like to talk about this with the players.
My plans are great but my time is so short...honestly i need a development team...
I'm working in a new inventory for the main player to make simple use wings,staffs and others items...like shields,arrows and more...(no,no pendants * "rip off aether")(...),are two new inventories,the "inventory item", "inventory hability".
Inventory Item
Key: "I"
Description:Inventory to wings,gloves,arrows,shilds and staffs.
Inventory Hability
Key: " O "
Description:This is like a skill three,you can "improve" the player skills.
Fly:When is using wings increases speed.
Speed:When on ground increases speed.
Strength:When on ground increases mining.
You can rainforce the skills with crystals.
Dungeons:
My greatest challenge working in this project are huge dungeons and the dungeon contents.
I find a solution,non-direct dungeon spawn.
How it works?
Fine,in the world will be spawned "little-temples" in the center of the temple there are a block,when the player click on the block with a key a dungeon be spawn.
Time-Line:
Now can be found "story fragments" in dungeons.
Nether
The Nether was removed.
I remove "the nether" from the game,now the Hell World is called Amaterasu-side.
I changed "the ether" to the "sacred land" and it is called Raitoërasu-side.
Every time if I walk throught the portal Minecraft crashed:
---- Minecraft Crash Report ----
// Sorry
Time: 23.03.14 14:14
Description: Colliding entity with block
java.lang.NullPointerException: Colliding entity with block
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(SourceFile:57)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:623)
at net.minecraft.world.World.func_147465_d(World.java:475)
at net.minecraft.world.World.func_147449_b(World.java:614)
at aom.common.gen.FloatingPart4.addDungeonPart4(FloatingPart4.java:5091)
at aom.common.gen.WorldGenCastle.generate(WorldGenCastle.java:28)
at aom.common.dimension.ChunkProviderEther.func_73153_a(ChunkProviderEther.java:371)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:230)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1080)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:136)
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:309)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:109)
at net.minecraft.server.management.PlayerManager.func_72683_a(PlayerManager.java:141)
at net.minecraft.server.management.ServerConfigurationManager.func_72375_a(ServerConfigurationManager.java:213)
at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:474)
at net.minecraft.server.management.ServerConfigurationManager.func_72356_a(ServerConfigurationManager.java:461)
at aom.common.blocks.BlockEther.func_149670_a(BlockEther.java:85)
at net.minecraft.entity.Entity.func_145775_I(Entity.java:921)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:854)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:348)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_150818_a(SourceFile:57)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:623)
at net.minecraft.world.World.func_147465_d(World.java:475)
at net.minecraft.world.World.func_147449_b(World.java:614)
at aom.common.gen.FloatingPart4.addDungeonPart4(FloatingPart4.java:5091)
at aom.common.gen.WorldGenCastle.generate(WorldGenCastle.java:28)
at aom.common.dimension.ChunkProviderEther.func_73153_a(ChunkProviderEther.java:371)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:230)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1080)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:136)
at net.minecraft.server.management.PlayerManager$PlayerInstance.<init>(PlayerManager.java:309)
at net.minecraft.server.management.PlayerManager.func_72690_a(PlayerManager.java:109)
at net.minecraft.server.management.PlayerManager.func_72683_a(PlayerManager.java:141)
at net.minecraft.server.management.ServerConfigurationManager.func_72375_a(ServerConfigurationManager.java:213)
at net.minecraft.server.management.ServerConfigurationManager.transferPlayerToDimension(ServerConfigurationManager.java:474)
at net.minecraft.server.management.ServerConfigurationManager.func_72356_a(ServerConfigurationManager.java:461)
at aom.common.blocks.BlockEther.func_149670_a(BlockEther.java:85)
-- Block being collided with --
Details:
Block type: ID #189 (tile.etherPortal // aom.common.blocks.BlockEther)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (192,94,243), Chunk: (at 0,5,3 in 12,15; contains blocks 192,0,240 to 207,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.entity.Entity.func_145775_I(Entity.java:921)
-- Entity being checked for collision --
Details:
Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
Entity ID: 1138
Entity Name: Gamer_ABC
Entity's Exact location: 194,00, 73,50, 241,00
Entity's Block location: World: (194,73,241), Chunk: (at 2,4,1 in 12,15; contains blocks 192,0,240 to 207,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0,00, -0,08, 0,00
Stacktrace:
at net.minecraft.entity.Entity.func_70091_d(Entity.java:854)
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:348)
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137)
at net.minecraft.network.play.client.C03PacketPlayer$C04PacketPlayerPosition.func_148833_a(SourceFile:63)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:211)
-- Ticking connection --
Details:
Connection: [email protected]
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:681)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:706)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 392688168 bytes (374 MB) / 896532480 bytes (855 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 4259 (238504 bytes; 0 MB) allocated, 4207 (235592 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.01-pre FML v7.2.129.1047 Minecraft Forge 10.12.0.1047 6 mods loaded, 6 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{7.2.129.1047} [Forge Mod Loader] (forge-1.7.2-10.12.0.1047.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{10.12.0.1047} [Minecraft Forge] (forge-1.7.2-10.12.0.1047.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
ether{3.0} [ether] (ether-1.7.2-0.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
mod_cobalt{1.5.1} [Cobalt Mod] (mod_cobalt-1.7.2-1.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
TwilightForest{2.0.3} [The Twilight Forest] (twilightforest-1.7.2-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1869 (104664 bytes; 0 MB) allocated, 1650 (92400 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Gamer_ABC'/1138, l='ether', x=194,00, y=73,50, z=241,00]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
I'm using Minecraftt 1.7.2 with Forge10.12.0.1047 and I have installed the mods "ether-1.7.2-0.0.3", "mod_cobalt-1.7.2-1.5.1" and "twilightforest-1.7.2-2.0.3". This happened only after I created the portal and then it didn't happen anymore and after I reloaded the world I stand in the other dimension but there was only a nether portal and if you create the Ethers portal then it will create the portal but one portal block is missing in the portal frame and this happens every time.
Wait what the heck?! I tried to install it, and ONE thing happened.
the apple texture changed to a green apple. no ether. no new
dimension. no nothing! Woo. how fun. >:-(
1
0
Sure!
This mod works on 1.10 minecraft, you're using 1.10.2.
Bad news, the 1.7.10 is an old version, there are a lot of issues, try to use the 1.6.4 or 1.10 version.
But, I wanna that it works fine in 1.7.10 - 1.10.2 - 1.11.2, I have potencial to re-create a lot of dead mod ideas but I have no permission of developers, I like the idea of a core mod and other dependent mods to expand the experience.
@everyone
Minecraft is not dead for me, my ideas are alive, but I have no development team, no "texturers", and get issues with a lot of things, it's hard to me, code, texture, always working alone, and the people keep talking I'm thief and that is a rip-off of aether, I'm trying to break the similarity between this mods, I'm not american, my english is too bad, I'm sorry for this trouble, and I'm sorry for all the people that love the Ether, this is not easy.
Thank you for your time.
1
2
0
Nice...but i don't care.
News:
Inventories;
New dungeon system;
Time-line;
Nether;
I'm working hard in "the ether mod" project,and i like to talk about this with the players.
My plans are great but my time is so short...honestly i need a development team...
I'm working in a new inventory for the main player to make simple use wings,staffs and others items...like shields,arrows and more...(no,no pendants * "rip off aether")(...),are two new inventories,the "inventory item", "inventory hability".
Inventory Item
Key: "I"
Description:Inventory to wings,gloves,arrows,shilds and staffs.
Inventory Hability
Key: " O "
Description:This is like a skill three,you can "improve" the player skills.
Fly:When is using wings increases speed.
Speed:When on ground increases speed.
Strength:When on ground increases mining.
You can rainforce the skills with crystals.
Dungeons:
My greatest challenge working in this project are huge dungeons and the dungeon contents.
I find a solution,non-direct dungeon spawn.
How it works?
Fine,in the world will be spawned "little-temples" in the center of the temple there are a block,when the player click on the block with a key a dungeon be spawn.
Time-Line:
Now can be found "story fragments" in dungeons.
Nether
The Nether was removed.
I remove "the nether" from the game,now the Hell World is called Amaterasu-side.
I changed "the ether" to the "sacred land" and it is called Raitoërasu-side.
Herobrine is back,keep open your eyes.
Coming soon,the ether Alpha-ether-reconstruction-mod.
0
In the 1.7.10 version the portal is activated with "Lighter".
The recipe for Lighter is the same of Flint And Steel.
0
0
Please use the lighter to ignite the nether portal and it will works fine.
0
0
Try download it now,i have fixed the error.
0
0
0
I'll update the mod with some modifications stay tuned!
0
I will work on it.
Irei trabalhar nisso.
0
Tell me more didn't work?