
The mod adds some ores and enchantments, a combat system inspired by ‘The Elder Scrolls V: Skyrim’, and some interesting features such as entity damage report, preset command, etc.
Currently, the compatibility with JEI and Enchantment Descriptions has been completed.
New Materials And Blocks
A total of 5 main materials have been added: Silver, Steel, Black Copper, Mithril, and Orichalcum, along with their related secondary materials and blocks.And a functional block, the Mithril Blast Furnace, has been added.No matter what item is smelted, the new blast furnace takes 2.5 seconds per item.
Powerful Enchantment
Are you still troubled because your attack is not enough? Are you still frustrated that you can only take hits passively when using a shield? Try the newly added enchantments. Except for Divine Wrath and Divine Blessing, which can only be found in chests and obtained through trading with villagers, the rest of the enchantments can be normally enchanted at the enchantment table. Do your enemies have robust physiques? Use the Sacrifice enchantment to gradually reduce their health; Dislike that the shield can only take hits when defending? The Reflection enchantment lets your enemies reap what they sow; Or you can give up all the protection enchantments, use Phantom to bet whether you can be lucky enough to be immune to damage, or maybe you just want to use the Explosion enchantment’s arrows to bomb everywhere.
HOW TO USE?
Features:
For entity damage report:When an entity around you gets hurt, it will report the damage value to you, which can be turned off in the configuration file.And this range can also be changed through the configuration file.Like this:
For preset command:This is a feature that might be useful for modpack authors. After the game loads a mod for the first time, open the configuration file and find the line preset command='''' . Fill it in like this: "command a;command b" After saving, when the player enters the world, this preset command will be automatically executed. Note: To prevent repeated execution, after each command execution, the value of enable preset command = true in the configuration file will be set to false. If you want to execute it again, you need to change this value back to true.
Like this:
The Battle System:WIP