You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This mod adds more(and better) materials to minecraft!
Installation
You can download the executable .jar file from the Releases section. NOTE: DO NOT download the -sources or -dev versions
Cut/Copy and paste the .jar file into .minecraft\mods folder
Generate a new world for the ore generation to take place
Usage
Steel
You can obtain steel ingots by smelting iron ingots in a furnace
Steel Tools and Armor are more powerful and durable than Iron but less powerful and durable than Diamond
Uranium
Uranium ore generates in once per chunk in veins of 1 to 2 below y=15
Each ore drops one to two Uranium
Smelting Uranium gives Unstable Uranium
Infernium
Infernium is much more powerful than netherite but it burns in lava
You can obtain Infernium by placing Unstable Uranium(Greenish), Steel Ingot(Darker iron ingot) and Gold ingots in the following way:
You can upgrade your Diamond tools to Infernium by putting them in a smithing table
Vibranium
Vibranium shards can be obtained by smelting either Vibranium grass or Vibranium dirt, found in the 'Wakanda' biome
You can place nine vibranium shards in the crafting table to obtain Vibranium core
New Steak/Beef
'Fighter's Beef' is a new overpowered food source which can be obtained by surrounding an Infernium Shard with steak. This is incredibly useful in combat, giving the player a wide variety of status effects
'Miner's Beef' is another new food source which can be obtained by surrounding Vibranium core with steak. This is incredibly useful in mining trips, giving the player a smaller range of status effects
Frost Enchantment
Added a new frost enchantment, which will slow down attacking mobs and players
Bugs
If you spot any bugs, consider opening an Issue
Ideas/help
If you have any Ideas, or you need some help, start a discussion!
Development
Once you have made your own modifications to the code, run gradlew build(For Windows only, for Mac and Linux, run ./gradlew build)
You will find the generated .jar files in build\libs folder
Contribution
As of now, there is no way you can financially sponsor this project. If you have any ideas, start a pull request!
Credits
Fabric Team: For making an easy-to-use modloader and development environment
My friends: For giving me the support that I very much needed
You: For even viewing this page. If you liked this project, consider starring this repo