Minecraft Mods

[ 1.7.2 | Forge ] Book of Forces - Force fields and more!

  • 24,338 views, 1 today
  • 6,370 downloads, 0 today
  • 21
  • 7
  • 46
sep87x's Avatar sep87x
Level 56 : Grandmaster Fox
52
Important! Thanks to everyone who helped this mod grow so insanely fast. It gathered 1,000 downloads in less than a week. That's just insane and I'd like to thank you all for your support.

Introducing


Hello everybody. It's been  quite a while, but I've been extremely busy. However, I wasn't idle in the mean time and brought you all a new mod. The "Book of Forces" gives you the ability to create a force field around you in which you can apply different abilities to hostile mobs. In fact, this mod contains only one new item, but an astounding compound of functionalities added to the mod.

Crafting


The mod itself is quite simple. You will only need to remember one crafting recipe - the Book of Forces. It requires one Book and Quill (writable book), four diamonds and four ender eyes arranged like shown below.

undefined

Once you have the Book of Forces, you virtually have everything you ever need to know. However, the fun begins when you right-click the book.

The Book of Forces itself


As mentioned, if you right-click the book, a GUI will pop up. It basically has the same background as if you were to open a normal book, but its contents are different. You will see a small amount of pages which contain so called "abilities" which you can use within your force field.

undefined

Every ability can be upgraded 10 times at the utmost. Thus you will need more and more experience levels to be able to unlock higher levels of an ability. The only difference between the specific abilities is that the "force field" requires more experience levels than the other abilities at the same level. The Book of Forces needs to lie in your inventory in order to use every ability.

"Force field" ability


The force field ability is the basic ability for every other ability to work. Without that, the other abilities will remain useless. With this ability you can define the radius of the sphere around you in which every other ability is active. The radius goes from 3 to 13 blocks and requires 5 XP levels on the first and 50 XP levels on the last level.

"Immortality" ability


The immortality ability deals damage to hostile enemies within your force field. With every level, you will deal 0.25 (that's a quarter of a heart) damage more. This ability requires 3 XP levels on the first and 35 XP levels on the last level.

"Sorcerer's Wraith" ability


The Sorcerer's Wraith ability applies an effect of a splash potion lying beneath the Book of Forces inside your inventory to every hostile enemy within your force field. Remember that the time in which all entities are getting affected by this potion is getting subtracted from the duration of the potion inside your inventory. The higher the level, the lower the time you need to wait until you can use the potion for another time. This ability requires 3 XP levels on the first and 35 XP levels on the last level.

"Arising Winds" ability


The Arising Winds ability slows down every hostile entity approaching you within your force field. Thus they won't slow down if they're not attacking you. With each level the entities get slower. This ability requires 3 XP levels on the first and 35 XP levels on the last level.

Notices

  • Don't try and drag the Book of Forces in your inventory when you're on a multiplayer server. The game will crash!
  • This mod is also available in German. Just set the language to "German" and you're good to go.

That's it. That's the whole mod. Not really much to it, isn't it? However, I still hope that you're enjoying this mod as much as I do. You can expect me to be more active on PMC in the future.

Greetings from Germany
~ sep87x
Progress100% complete
Game VersionMinecraft 1.7.2
Tags

Create an account or sign in to comment.

Lolawesome
03/26/2016 6:32 pm
Level 1 : New Miner
Lolawesome's Avatar
Plus add potion affect in the next update
1
Lolawesome
03/26/2016 6:33 pm
Level 1 : New Miner
Lolawesome's Avatar
non potion affect
1
Alatreon
11/25/2014 10:52 pm
Level 1 : New Miner
Alatreon's Avatar
Are you going to make this for 1.7.10? Please do so because I really love this mod.
1
SubForThePower
09/15/2014 6:35 am
Level 1 : New Miner
SubForThePower's Avatar
How do i get the 1.6.4 version of this mod?
1
Shado47
09/11/2014 9:48 am
Level 1 : New Explorer
Shado47's Avatar
you might want to check out my comment on your mod on minecraft.de ;)
http://minecraft.de/showthread.php?121439-1.7.2-Book-Of-Forces-Kraftfelder-und-mehr!

its worth it lol
1
Lord Cruaver
07/31/2014 12:18 am
Level 55 : Grandmaster Enderdragon
Lord Cruaver's Avatar
Crash

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 7/30/14 9:17 PM
Description: Ticking entity

java.lang.NoSuchMethodError: net.minecraft.util.AxisAlignedBB.func_72332_a()Lnet/minecraft/util/AABBPool;
at net.sep87x.forcefield.ForceFieldAbilities.handleTick(ForceFieldAbilities.java:353)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_ForceFieldAbilities_handleTick_PlayerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:344)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.World.func_72870_g(World.java:1983)
at net.minecraft.world.World.func_72939_s(World.java:1836)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1994)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at net.sep87x.forcefield.ForceFieldAbilities.handleTick(ForceFieldAbilities.java:353)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_0_ForceFieldAbilities_handleTick_PlayerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onPlayerPreTick(FMLCommonHandler.java:344)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:220)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at net.minecraft.world.World.func_72866_a(World.java:2019)
at net.minecraft.world.World.func_72870_g(World.java:1983)

-- Entity being ticked --
Details:
Entity Type: null (net.minecraft.client.entity.EntityClientPlayerMP)
Entity ID: 299
Entity Name: CruaverVoidDrake
Entity's Exact location: -4.47, 88.62, 256.62
Entity's Block location: World: (-5,88,256), Chunk: (at 11,5,0 in -1,16; contains blocks -16,0,256 to -1,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1836)

-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityClientPlayerMP'CruaverVoidDrake'/299, l='MpServer', x=-4.47, y=88.62, z=256.62], MCH_ViewEntityDummy['MissingName'/900, l='MpServer', x=-19.50, y=66.62, z=256.50]]
Chunk stats: MultiplayerChunkCache: 210, 219
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-20,64,256), Chunk: (at 12,4,0 in -2,16; contains blocks -32,0,256 to -17,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 909 game time, 909 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 60 total; [EntityFallingBlock'Falling Block'/1039, l='MpServer', x=47.50, y=23.49, z=368.50], EntityWolf['Wolf'/103, l='MpServer', x=-78.50, y=74.00, z=187.50], EntityWolf['Wolf'/108, l='MpServer', x=-61.50, y=66.00, z=337.50], EntityWolf['Wolf'/109, l='MpServer', x=-61.50, y=66.00, z=337.50], EntityWolf['Wolf'/106, l='MpServer', x=-79.50, y=74.00, z=189.50], EntityWolf['Wolf'/104, l='MpServer', x=-79.50, y=74.00, z=186.50], EntityWolf['Wolf'/105, l='MpServer', x=-77.50, y=74.00, z=187.50], EntityChicken['Chicken'/127, l='MpServer', x=-51.50, y=72.00, z=256.50], EntityWolf['Wolf'/126, l='MpServer', x=-49.31, y=74.00, z=241.78], EntityWolf['Wolf'/125, l='MpServer', x=-53.28, y=74.00, z=243.66], EntityWolf['Wolf'/124, l='MpServer', x=-44.63, y=78.00, z=255.06], EntityWolf['Wolf'/123, l='MpServer', x=-41.97, y=74.00, z=249.50], EntityChicken['Chicken'/129, l='MpServer', x=-37.41, y=67.00, z=240.47], EntityChicken['Chicken'/128, l='MpServer', x=-50.50, y=74.00, z=252.50], EntityChicken['Chicken'/130, l='MpServer', x=-32.53, y=67.00, z=242.63], EntityChicken['Chicken'/152, l='MpServer', x=8.59, y=77.00, z=279.47], EntityChicken['Chicken'/153, l='MpServer', x=5.50, y=76.00, z=286.50], EntityChicken['Chicken'/154, l='MpServer', x=9.38, y=77.00, z=281.56], EntityChicken['Chicken'/155, l='MpServer', x=-2.49, y=75.00, z=288.64], EntityWolf['Wolf'/156, l='MpServer', x=-8.06, y=68.00, z=300.41], EntityWolf['Wolf'/157, l='MpServer', x=-4.38, y=64.00, z=300.84], EntityWolf['Wolf'/158, l='MpServer', x=-1.47, y=64.00, z=304.25], EntityWolf['Wolf'/159, l='MpServer', x=0.50, y=64.00, z=297.50], EntityWolf['Wolf'/148, l='MpServer', x=7.50, y=82.00, z=287.50], EntityWolf['Wolf'/149, l='MpServer', x=7.50, y=82.00, z=287.50], EntityWolf['Wolf'/150, l='MpServer', x=3.50, y=76.00, z=287.50], EntityWolf['Wolf'/151, l='MpServer', x=7.06, y=76.00, z=284.69], EntityWolf['Wolf'/171, l='MpServer', x=10.84, y=76.00, z=286.66], EntityWolf['Wolf'/170, l='MpServer', x=19.53, y=71.00, z=288.94], EntityWolf['Wolf'/169, l='MpServer', x=17.50, y=72.00, z=295.50], EntityPig['Pig'/168, l='MpServer', x=12.50, y=73.00, z=190.50], EntityWolf['Wolf'/172, l='MpServer', x=15.53, y=76.00, z=291.25], EntityWolf['Wolf'/163, l='MpServer', x=-6.50, y=65.00, z=312.50], EntityWolf['Wolf'/162, l='MpServer', x=-5.50, y=65.00, z=313.50], EntityWolf['Wolf'/161, l='MpServer', x=-5.50, y=65.00, z=313.50], EntityWolf['Wolf'/160, l='MpServer', x=-6.50, y=65.00, z=312.50], EntityPig['Pig'/167, l='MpServer', x=19.50, y=68.00, z=186.50], EntityPig['Pig'/166, l='MpServer', x=16.50, y=69.00, z=189.50], EntityPig['Pig'/165, l='MpServer', x=12.50, y=68.00, z=189.50], EntityWolf['Wolf'/186, l='MpServer', x=32.13, y=69.00, z=254.50], EntityItem['item.tile.rail'/187, l='MpServer', x=31.13, y=27.13, z=293.81], EntityWolf['Wolf'/184, l='MpServer', x=33.50, y=63.00, z=250.50], EntityWolf['Wolf'/185, l='MpServer', x=28.94, y=69.00, z=249.56], EntityItem['item.tile.rail'/188, l='MpServer', x=33.88, y=27.13, z=292.84], EntityItem['item.tile.torch'/189, l='MpServer', x=35.56, y=37.13, z=317.56], EntityWolf['Wolf'/183, l='MpServer', x=32.50, y=64.00, z=249.50], EntityPig['Pig'/212, l='MpServer', x=57.50, y=98.00, z=213.50], EntityPig['Pig'/213, l='MpServer', x=61.50, y=95.00, z=211.50], EntityPig['Pig'/214, l='MpServer', x=63.50, y=94.00, z=212.50], EntityPig['Pig'/215, l='MpServer', x=60.50, y=97.00, z=213.50], EntitySquid['Squid'/306, l='MpServer', x=-9.31, y=62.34, z=214.88], EntityBat['Bat'/311, l='MpServer', x=-19.00, y=13.56, z=313.75], EntityBat['Bat'/312, l='MpServer', x=-19.84, y=19.33, z=318.63], EntitySquid['Squid'/316, l='MpServer', x=-43.47, y=62.34, z=209.50], EntitySquid['Squid'/318, l='MpServer', x=-41.22, y=62.31, z=212.53], EntityBat['Bat'/300, l='MpServer', x=-68.66, y=55.67, z=191.41], EntityBat['Bat'/301, l='MpServer', x=-64.94, y=57.30, z=205.56], EntityClientPlayerMP['CruaverVoidDrake'/299, l='MpServer', x=-4.47, y=88.62, z=256.62], EntityWaypointContainer['unknown'/925, l='MpServer', x=0.00, y=0.00, z=0.00], MCH_ViewEntityDummy['MissingName'/900, l='MpServer', x=-19.50, y=66.62, z=256.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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2432)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:909)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (x86_64) version 10.9.4
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 266396336 bytes (254 MB) / 685453312 bytes (653 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 3, tcache: 0, allocated: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.25.1188 Minecraft Forge 10.13.0.1188 Optifine OptiFine_1.7.10_HD_A4 47 mods loaded, 47 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.25.1188} [Forge Mod Loader] (forge-1.7.10-10.13.0.1188.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.0.1188} [Minecraft Forge] (forge-1.7.10-10.13.0.1188.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Aroma1997Core{1.0.2.6} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.1.8} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.2.15} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.2.15-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
battlegear2{1.0.5.6} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.5.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{3.2.0} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IMSM{100.0.2} [IMSM] ([1.7.2+]Instant Massive Structures Mod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bspkrsCore{6.12} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Treecapitator{1.7.2} [Treecapitator] ([1.7.2]Treecapitator-universal-2.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
examplemod{1.0} [Example Mod] (All-U-Want 2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
alluwant{2.0 beta} [All U want] (All-U-Want 2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Aroma1997CoreHelper{1.0.2.6} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.2-1.0.2.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
tennox_assemblymod{2.1.1} [Assembly Mod] (AssemblyMod-1.7.2-2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
tennox_bacteria{2.3.2} [Bacteria Mod] (BacteriaMod-1.7.2-2.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
betterstorage{0.9.2.107} [BetterStorage] (Better-Storage-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BWG4{1.2.1} [Better World Generation 4] (Better-World-Generation-4-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BetterChests{1.1.1.2} [BetterChests] (BetterChests-1.7.10-1.1.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.7.4} [BiblioCraft] (BiblioCraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{6.0.17} [BuildCraft] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{6.0.17} [BC Builders] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{6.0.17} [BC Energy] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{6.0.17} [BC Factory] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{6.0.17} [BC Transport] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{6.0.17} [BC Silicon] (buildcraft-6.0.17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ChestTransporter{1.1.10} [Chest Transporter] (Chest-Transporter-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
extendedWorkbench{1.2.0.4} [Extended Workbench] (Extended-Workbench-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraUtilities{1.1.0e} [Extra Utilities] (extrautilities-1.1.0e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eyemod{EyeOS4.02} [EyeMod] (EyeMod-EyeOS402.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ftfloocraft{1.7.2-0.1} [Floocraft] (Floocraft-1.7.10-0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
forcefieldmod{1.0.0.1} [Force Field Mod] (forcefield-172-1011.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
inventorytweaks{1.57-116} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LunatriusCore{1.1.2.11} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.11-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
mcheli{0.9.3} [MC Helicopter] (mcheli) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MultiPageChest{1.3.2} [Multi Page Chest] (Multi-Page-Chest-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quickhotbar{1.01} [Quick Hotbar] (Quick-Hotbar-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_Ruins{13.5} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
schoolmod{2.5} [School Mod] (schoolmod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Stackie{1.5.0.27} [Stackie] (Stackie-1.7.10-1.5.0.27-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
SOIAPICore{v0.1} [SwordsofIsraphel API] (SwordsofIsraphel-0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
soi{v0.4} [Swords of Israphel] (SwordsofIsraphel-0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Artifacts{1.0.4} [Artifacts] (Unique-Artifacts-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Kradxns Minimap{2.0} [Minimap] (Xray2.02.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6750M OpenGL Engine GL version 2.1 ATI-1.24.35, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
1
sep87x
08/16/2014 5:12 am
Level 56 : Grandmaster Fox
sep87x's Avatar
I bet you can read, can you? If so, then please read the title of this mod page again.
1
Lord Cruaver
08/16/2014 4:13 pm
Level 55 : Grandmaster Enderdragon
Lord Cruaver's Avatar
I know this is labeled 1.7.2 and I used this on 1.7.10. However, it is understood that many mods of 1.7.2 run on 1.7.10. So I tested this out on 1.7.10 and this is the problem that happened. Useful information for updating it to 1.7.10. I would have hiden this/posted a link to the text file instead but there is no system I have yet to do this. So I'm sorry for "spaming" your comment section.
1
sep87x
08/17/2014 1:03 pm
Level 56 : Grandmaster Fox
sep87x's Avatar
You should always wait for mods to update to newer versions. I'm aware of this "bug" (which isn't really a bug), but please be patient.
1
Lord Cruaver
08/17/2014 2:29 pm
Level 55 : Grandmaster Enderdragon
Lord Cruaver's Avatar
I've never been much for the waiting type. Several of my favorite mods were 1.7.2 but they work in 1.7.10 thus I had hope for other 1.7.2 mods that were good. I hope this mod gets to 1.7.10 compatability soon though, it seems very interesting.
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome