Rich Ores mod 1.12.2 for minecraft is released. Haven’t you ever dreamend about finding a huge ore deposit in your minecraft world. Now the dreams are over and you are able to find the Ores.
Minecraft mod name
Rich Ores mod
Author – Created by
MaincrafterDE
Last Released File:
March 05, 2019
Size:68
72.60 KB
Game Version
Minecraft 1.12.2
Filename
Rich Ores 1.12.2 Ver. 1.1.jar
From Author (MaincrafterDE):I know there are other mods that add large Ore deposits like Dense Ores, but these ores have a predefined amout how often you can break these. In this mod its kind of a gamble if you will be able to break the next Block.
Compressed Ores are rare blocks that drop the resources of their counterparts.
If you break a Compressed Ore you will have a 90% Chance that the Block won’t break and just drops its ore.
This means that it is theoretically possible, that a ore exists forever but it is nearly impossible.
Just try this mod it’s definitly worth it.
Currently avaible are: lapislazuli, diamond, redstone, iron, gold , coal and emerald ore
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Rich Ores mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Thaumic Wonders mod 1.12.2 for minecraft is a Thaumcraft 6 addon for Minecraft 1.12.2. It adds new items and blocks to research and create, such as the Everburning Urn and the Flying Carpet.
Minecraft mod name
Thaumic Wonders mod
Author – Created by
daedalus4096
Last Released File:
March 07, 2019
Size:68
113.04 KB
Game Version
Minecraft 1.12.2
Filename
thaumicwonders-1.0.0.jar
Review from mcfan2:
Neat mod so far! Here are some thoughts on the items:
* Primal Destroyer seems is a strong sword. Kinda dull.
* Flying Carpet: Really cool! Maybe slow it down a little bit so it more closely resembles the old Thaumostatic Harness. Honestly, it’s too good for how cheap it is.
* Disjunction Cloth: Appears to be a brand new thing and I really like the idea.
* Everburn Urn: An old classic. Not much to say about it. But nice new texture!
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Thaumic Wonders mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
PymTech mod 1.12.2 for minecraft recreates the concept of Pym Particles to shrink and grow you, your pets, and even your house!
This mod was originally the Ant-Man mod, which got renamed and planned to be re-structured in regards of the yet to be added Quantum Realm.
Minecraft mod name
PymTech mod
Author – Created by
Lucraft
Last Released File:
March 12, 2019
Size:68
2.12 MB
Game Version
Minecraft 1.12.2
Filename
PymTech-1.12.2-1.0.1.jar
Getting started
To create Pym Particles you will need a boiler from LucraftCore. It lets you create the two types of Pym Particles you will need to change in size. I advise to use JEI since it lets you see the recipe for those. Once you got the fluids, you can fill them into your suit, put them in buckets to craft discs or to transfer them into structure shrinkers.
Structure Shrinker
The structure shrunker block lets you select an area which you want to shrink and transport. Besides Pym-Particles, it also needs energy. You can either use the furnace generator from LucraftCore and put it next to it, or you use one of the many energy mods that support Forge’s energy system.
To actually shrink something, you need 10.000 FE (Forge Energy) and 1000mb (milli buckets) Shrink-Pym-Particles. Once your structure is shrunken, you can pick it up, drop it somewhere, and throw a grow disc at it to enlarge it again.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about PymTech mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
SpawnTableTweaker mod 1.12.2 is Simple Minecraft mod spawn table addon with crafttweaker interface
The goal of this mod is to allow calling EnityRegistry.addSpawn(entClass, weight, min, max, type, biomes); directly from crafttweaker. Also removing spawns from vanilla spawn table is supported.
The reason I made this mod is to be able to add Techguns npc as regular spawns so they are compatible with other spawn manipulating mods, but the problem is generic enough to be released as standalone mod and can be used with all vanilla or modded npcs.
Important note: adding an npc to the spawn table still uses the behaviors of the npcs. If an npc has special constraints it might not work.
The only requirements for this mod are crafttweaker and forge.
5 methods are callable from crafttweaker scripts: which are defined in this code:
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about SpawnTableTweaker mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Mekanica mod 1.12.2 for minecraft is a fork of the Mekanism mod featuring high-tech machinery that can be used to create powerful tools, armor, and weapons. This fork is fully backwards-compatible with Mekanism, with a focus on delivering the same features with better performance and fewer bugs.
As of the initial release of this mod, we’ve reduced the size of the code base by 12% (~18k LOC); less code means less bugs!
Major Improvements
Overhauled entire sound system to work reliably with mufflers; reduced size of sound files by 90%
Deduplicated code across the GUI to allow for consistency and easier maintenance
Made first pass at improving custom item model rendering
Removed voice-server functionality; have 5% of your CPU back!
Changed gases to use tints instead of textures; less memory, easier to change and differentiate visually
Added a removeAllRecipes() CraftTweaker method to each type. This removes all the built in recipes of that type.
Osmium Compressor, Chemical Injection Chamber, and the Purification Chamber, now accept any gas that they have recipes added for via CraftTweaker.
Improved charging of custom IC2 items (such as armor w/ jetpack attachments)
Block of Charcoal burn time is now the standard 16000 ticks
Disabled factories/machines no longer show up in JEI and various other JEI rendering fixes.
Bronze recipe is now the standard 3 copper/1 tin = 4 bronze
Glowstone and Refined Obsidian nuggets are craftable, and can be crafted back into their ingot variant.
Fix bug in chunk loaders which caused them not to restore state on server restart
Made things more cross compatible with other mods by moving Entity and Recipe registration to their proper registry events.
Fix bugs in Thermal Evap containers, rendering of certain item models on 1.12.2, and many other minor bugs
Screenshots:
Frequently Asked Questions (FAQ)
If I replace Mekanism with Mekanica, will my world still work? Yes. This mod aims to maintain full backward compatibility. Our focus right now is on improving performance, quality and maintability, not introducing new content. The one notable change that might break compatibility at this point is the removal of the voice server functionality. We might add/remove content in the future, but when that happens there will be ample and LOUD notice.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Mekanica mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about FabriBlocks mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
FTB Beast Coin Miner mod 1.12.2 for minecraft adds a very powerful block that stores infinite power, and then generates FTB Money from the power. Designed for the new FTB mod pack.
Minecraft mod name
FTB Beast Coin Miner
Author – Created by
modmuss50
Last Released File:
March 19, 2019
Size:
22.84 KB
Game Version
Minecraft 1.12.2
Filename
FTB-Beast-Coin-Miner-1.12.2-1.0.0.18.jar
Screenshots: (Will update later)
Is there anything else you would like to add? especially information about FTB Beast Coin Miner mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Before starting to download any files from our website, please agree to follow rules:
We do not modify or edit the FTB Beast Coin Miner mod in any way.
We provide the original download links directly from the author of that particular Minecraft mod. Therefore, they are completely safe and secure.
Download links are constantly updated, you will always download the latest available versions.
Download Links for FTB Beast Coin Miner mod 1.12.2:
FTB Odyssey World mod 1.12.2 for minecraft adds a new world that is designed to be end game. The portal requires items to be added to it for it to be created. Designed for the new FTB mod pack.
Minecraft mod name
FTB Odyssey World
Author – Created by
modmuss50
Last Released File:
March 20, 2019
Size:
1.64 MB
Game Version
Minecraft 1.12.2
Filename
FTB-OdysseyWorld-1.12.2-1.0.1.9.jar
Screenshots: (Will update later)
Is there anything else you would like to add? especially information about FTB Odyssey World mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Before starting to download any files from our website, please agree to follow rules:
We do not modify or edit the FTB Odyssey World mod in any way.
We provide the original download links directly from the author of that particular Minecraft mod. Therefore, they are completely safe and secure.
Download links are constantly updated, you will always download the latest available versions.
Xaero’s World Map mod 1.12.2/1.13.2 for minecraft adds a self-writing fullscreen map to your Minecraft client. Works as a separate mod but is a lot better with Xaero’s Minimap. The reason why it’s available separately is to keep Xaero’s Minimap as light-weight as possible.
Install by dropping the jar into the Minecraft Forge’s mods folder, as usual. A step-by-step guide is available on the download page.
Features:
Self-writing world map (as opposed to manual paper maps). Different for every world/dimension/server.
Works in Singleplayer, Multiplayer and on Realms.
Intuitive interface. Open by pressing M. Move the map around with your mouse and zoom in/out using the mouse wheel, similar to Google Maps.
Minecraft Realms support (also with MultiWorld support).
Texture Pack support. Changing the texture packs updates the whole world map.
Cave dimensions support (for example Nether).
Vanilla maps mode. Makes the world map look like vanilla paper maps.
Terrain texture customization.
“Footsteps” showing your most recent path.
Optional performance boosters. Although in most cases the mod performs great even without them.
Xaero’s Minimap integration. The minimap mod will display chunks loaded by the world map. The world map mod will display waypoints from the Xaero’s Minimap. Also works with Better PVP mod. You can edit and teleport to the waypoints without leaving the map interface.
Off-screen waypoint menu that can be opened on the map GUI by placing the mouse cursor in the bottom-right corner of the screen. Selecting a waypoint from the menu with the mouse scroll wheel and clicking the right mouse button will quickly move the map view to the selected waypoint to speed-up map scrolling.
You can also start typing a part of a waypoint’s name to filter out unwanted waypoints. Pressing ENTER will restart the search.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Xaero’s World Map mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Classic Bars mod 1.12.2 for minecraft Replaces the traditional icon rows in the HUD with icon bars. In addition, the health bar now scales with max health unlike vanilla
More Mod support is planned.
Minecraft mod name
Classic Bars mod
Author – Created by
tfarecnim
Last Released File:
March 22, 2019
Size:
51.06 KB
Game Version
Minecraft 1.12.2
Filename
classicbar-0.0.9.jar
Clientside only.
The idiotproofing now occurs on login as well as on configuration changed to prevent crashes.
Fixed the color checker doing the opposite of what it was supposed to.(sending errors on good values)
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Classic Bars mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
FTB Guides 2 mod 1.12.2 for minecraft currently it’s very WIP, but supports:
Multiline Text
Horizontal Rules with ***, — or ___
Images with 
Clickable links with [text](url or page path)
Planned features:
CurseForge Pages support
*italic* or _italic_
**bold** or __bold__
~~strikethrough~~
Multiple images and links per line
Lists
Tables
The amazing logo is done by aaronhowser1.
FTB Guides 2 – LatvianModder
Beginning of guide rewrite. Removed server side guides, made the mod client side – LatvianModder
Cancel the button event for ‘guide’ – LatvianModder
Is there anything else you would like to add? especially information about FTB Guides 2 mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Before starting to download any files from our website, please agree to follow rules:
We do not modify or edit the FTB Guides 2 mod in any way.
We provide the original download links directly from the author of that particular Minecraft mod. Therefore, they are completely safe and secure.
Download links are constantly updated, you will always download the latest available versions.
FTB No Matter mod 1.12.2 for minecraft adds some expansion to Project E. Designed for the new FTB mod pack.
Minecraft mod name
FTB No Matter mod
Author – Created by
modmuss50
Last Released File:
March 22, 2019
Size:
22.84 KB
Game Version
Minecraft 1.12.2
Filename
NoMatter-1.12.2-1.0.0.5.jar
Is there anything else you would like to add? especially information about FTB No Matter mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Before starting to download any files from our website, please agree to follow rules:
We do not modify or edit the FTB No Matter mod in any way.
We provide the original download links directly from the author of that particular Minecraft mod. Therefore, they are completely safe and secure.
Download links are constantly updated, you will always download the latest available versions.
FTB Ultimate Reloaded modpack 1.12.2 for minecraft is one of our lighter 1.12.2 modpacks based around the original Ultimate that was released on Minecraft 1.4.7 over 5 years ago. Ultimate was one of FTB’s largest and popular modpacks of its time and players spent months making large factories, farms, railcraft rail networks and getting their feet wet with magic in Thaumcraft. Fast forward to 2019 and the FTB Team has remastered Ultimate in a 1.12.2 modpack named Ultimate Reloaded.
Three key components went into the development of this modpack; stay close to the theme and mod set of Ultimate 1.4, performance and player experience.
Servers are able to accommodate more players using less RAM as well. In our extensive testing with a dozen or more players online together we hovered around 2.5 GB of RAM usage. (This will vary greatly depending on play style and server forced chunk loading).
Say goodbye to the one block does it all method of today’s mods, and the large amounts of power you have to generate to reach mid-game.
Phosphor mod 1.12.2 for minecraft is a Minecraft mod aiming to save your CPU cycles and improve performance by optimizing one of Minecraft’s most inefficient areas– the lighting engine. It works on both the client and server, and can be installed on servers without requiring clients to also have the mod.
The following graph demonstrates the reduction in generation time for a world (with a render distance of 20) for various vanilla and modded dimensions. However, please note that the improvements extend beyond generation time, as well.
Sounds too good to be true? Phosphor has already shipped enabled by default in the very widely known Aether II mod. Check it out here, and maybe considering installing it today!
What is this mod?
This mod attempts to significantly improve the performance of Minecraft’s lighting engine by implementing a handful of optimizations while also fixing many long-standing lighting engine bugs.
This mod is far from complete, and may still have issues. However, it is stable enough to use without making sacrifices to functionality in-game.
What is this mod not?
While this is a significant improvement of vanilla’s lighting engine implementation, it does not make any changes as to how the light model in Minecraft works. In layman’s terms, this mod does not change or add new features to Minecraft.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Phosphor mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Glassential mod 1.12.2 for minecraft is several mods, such as Extra Utilities, add a bunch of cool glasses to your game. Like glass that you can see through but blocks light, glass that emits light, or even just glass you can clearly see through without needing a resource pack.
Have you ever wanted to get that cool stuff, but without all the overhead of putting a major content mod in your modpack? Well look no further than Glassential. Check the Image tab to see them all in action.
Currently adds the following glasses, with more planned:
Clear Glass: just a clean textured glass.
Luminous Glass: emits light, just like Glowstone.
Redstone Glass: emits a strong redstone signal, just like a Block of Redstone.
Dark Glass: doesn’t let actual light go through, ideal for mob farms.
All glasses can be individually disabled in the config, if you don’t want all of them or you already have other mods adding some. They’re also all fully compatible with ConnectedTexturesMod (which I highly recommend).
Screenshots:
Dark Glass — Glass that doesn’t actual light go through, but is still fully see-through. Ideal for mob farms.Redstone Glass — Glass that emits a constant redstone signal, just like a Block of Redstone.Light Glass — Glass that emits light.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Glassential mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Thaumic Augmentation mod 1.12.2 for minecraft is a Thaumcraft addon for Minecraft 1.12 that tries to add new content that would fit in with the base mod. Some of the content may seem familiar (like the Arcane Door), but most is planned to be completely new. There’s not tons of stuff yet, but more content is planned.
Getting Started
All of the content in this mod is contained in the “Thaumic Augmentation” tab in the Thaumonomicon. It will appear after completing the “First Steps” research.
Features
Upgraded casting gauntlets (they’re dyeable too!)
A machine to (slowly) add vis back into the aura
A tool that can copy and paste seal settings
Warded (personal) chests and doors (keys coming soon)
A focus effect that creates light
License from Author thecodex6824:
Thaumic Augmentation is licensed under the GNU Lesser General Public License v3 (or later). This means that you can add this mod to any modpack, and you don’t need my permission. Feel free to tell me if you do though, I am curious if anyone will find this mod to be useful.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Thaumic Augmentation latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Thaumic Augmentation latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Troll Craft 2.0 mod 1.12.2 for minecraft is A Mod That Adds Tons Of Utilities To Troll Your Friends With!
Mod Content:
Troll AK-47 – an OP Gun That Was Mainly Created For Creative mode Trolling But Can Also Be Crafted In Survival With A Hard Recipe You Can Scope By Clicking “F”
Pistol – a Pistol That Hurts Alot But Your Just A Really Bad Aim But You Can Scope By Clicking “F”
Troll Face – This Face Makes It When Its In Your Inventory It Will Give Slowness And Speed Which Does Nothing But You Can Right Click For True Annoyingness
Troll Ingot – an Ingot That Can Be Crafted To a Block Or Armor!
Poop – Well You Know What This Is But It Comes In Differint Varieties
Hot Potatato – a Hot Potato When Eaten It Catches You On FIRE! Beware, Can Be Crafted By Smelting Cooked Potato Therefor Burning It
Snake In a Can – Pretty Self Explanatory
Snake – can Be Right Clicked to Gain Speed And Poison
OK – a Hand OK Symbol That Can Be Found In an Ore And Crafted in Crafting Tables Or Inv To Make OK (Right) If You Want Double Handed!
Donut – a Donut That Can Be Found From Donut Trees Scattered Across The World!
Annoying Button – DONT PRESS!
Flight Staff – a Staff That Opens A Menu That Allows You To Enable Or Disable Flight
Chicken Nugget – a Chicken Nugget That Can Be Crafted Using Cooked Chicken!
Phone – a Working Phone With Some Capabilities Of Its Own!
Instakill Stick – an OP Stick Able To Kill With a Single Blow!
Throwable Gun – a Gun That Can Be Thrown With a Wide Spread Of Range!
Lucky Block – a Block That Spawns In Quartz Huts Around The World Which Either Gives Wither Effect Or Diamond And Emerald Blocks!
Troll Dimension – a Dimension Full of Big Piles Of Poop And Of Coarse Poop Zombies!
Troll Armor – Great Armor For Battle Created With Troll Ingots!
Troll Coal – Coal That Spawns Underground That For Some Reason Gives Exactly 50 Bowls
Donut Tree – a Tree That Randomly Generates In The World Which Provides Donuts!
Xray Block – a Block that You Can See Thru You Can Use This To Troll Your Friends In Some Ways Or Just To Look For Caves (Dont Worry Its Not Cheating!) o-o
“REAL” Stone – Stone That Randomly Generates UnderGround And When Destroyed Provides Ignited TNT (RUN!!)
Potato Plant – a Plant That Can Be Found around The World
Spikes – Spikes That can Be Used To Hurt Your Friends
TNT Plant – a Plant That Once Generated In Worlds But Was Removed Due To Large Groups But Can Still Be Crafted With 5 TNT Crafted In a T Shape In a Crafting Table!
Poop Zombie – a Zombie That Is Made Of Poop That Only Spawns In the Troll Dimension!
Troll Tools – The Troll Tools Including troll Pickaxe Troll Sword Troll Axe Troll Hoe Troll Shovel These All Are Very Strong Tools!
“Working Phone” – The Quotes Were Put Around It Because Whenever You Right Click With It It Blows Up!
C4 – A Highly Explosive Weapon That Whenever you Click The Button It Primes It And Gives Speed So That You Can Run In Wherever You Want And Then BOOM! (suicide Bomb)
Explosive Jetpack – Pretty Simple Actuilly It Blows Up When You Right Click With It And If Your In Creative Mode And You Hold Down Right Click While Looking Down Youll Fly!
Satisfying Coal – This Is Coal That Smelts Extremely Instantly And Is Useless On Its Own But Very Satisfying.
Whoopie Cushion – Oh Yeah The Ultimate Troll Equipment The Whoopie cushion Makes A Glass Breaking Sound Rapidly Which Is Super Annoying Whenever You Step On It
Pump Action Pistol – Its A Pistol That Can Fire At Short Distances Oh And You Can Scope If You Click “F” While Holding It!
Troll Cake – A Cake That Looks Alot Like A Cake But Suprise BOOOM!
Pump Action Sniper Rifle – A Joke Obviously But Its Very Strong And It Can Be Scoped By Clicking “F”
Statue Of Me Dabbing – Its A Statue Of Me Dabbing Thats It
50 Downloads Trophy – Celebration On Getting 50 Downloads On My Mod! (Im Going For 100!)
Me Doing The Splits – A Statue Of Me Doing The Splits!
Trash Can – A Trash Can That Does Not Actuilly Remove Items It Just Has 1 Slot In It!
Staple Gun – A Moderately Strong Staple Gun That Can Shoot Staples Across The Room!
Poop Slime – A Slime That Spawns In The Troll Dimension That Throws Poop At You!
Troll – a Mob Thats Very Deadly Dont Get Near It!
Dont Forget To Comment About Any Problems Or Anything Else Or Even Suggestions!
Dont Forget To Download! Hope You Have a Good Evening Night Morning Or Whatever Time Bye!
This Is My Most Liked Mod
All Of The Guns In The Mod (Not Including The Throwable One) Is 3D And Can Be Scoped By Holding It In Your Left Hand!
All the Guns Have Scopes — You Can Scope In With The Guns (Not Including The Throw-able Gun) By Putting It In Your Left Hand The Quick Button To Put in Your Left Hand Is FMobs — These Are The Mobs In The Mod
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Troll Craft 2.0 mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Simple Battleaxes mod 1.12.2 for minecraft is a simple, vanilla-like battleaxe mod. Each battle axe has higher damage than their corresponding sword, but a slower attack speed. Given that they are more costly, their overall damage per second is higher than swords. These battleaxes are technically axes and do not have the sword’s “sweep” attack and behave like axes in most ways such as their ability to cut woods quicker and have certain enchantments.
On windows open Run from the start menu, type %appdata% and click Run.
Place the mod you have just downloaded (.jar file) into the Mods folder /.minecraft/mods
Launch Minecraft and click the mods button you should now see the mod is installed.
Is there anything else you would like to add? especially information about Simple Battleaxes mod latest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!
Trial of God modpack 1.12.2 for minecraft had its genesis comes from Ultimate Alchemy, which is a nice modpack. However the magic stuff it have done is not enough for me, so the modpack was created.
There’s no mods like general sky island modpack added as well, so all the resources we’ll get start with is only obtainable by magic ways, such as Astral Sorcery, Botania, Blood Magic and Thaumcraft.
Despite superficially surrounded by such an amount of magic, it is also steeped in a scientific worldview.
If you got stuck and wondered how to get through the early stages, or confused by some mods
Minecraft modpack name
Trial of God modpack
Created by
YiChen_chen
Last Released File:
April 23, 2019
Size:
75.01 MB
Game Version
Minecraft 1.12.2
Filename
This Is My World IV Trial of God-v1.0.0.zip
Installing a Trial of God modpack from Twitch App
Looking for a modpack on Twitch App? Just released a modpack and want to make sure it’s showing up in the app? No problem, that’s easy! First up, navigate to the Minecraft Tab in Twitch App. From here, click “Browse All Modpacks“, The modpack you are looking for, provided you have the correct name, should be sorted to the top.
Is there anything else you would like to add? especially information about Trial of God modpacklatest details and features update. You can share by comment below. Thank you for visiting and see you soon, enjoy!