Mod
CraftTweaker Sixik Utils AOA3 (Nevermine) (Outdated)
No reviews yet
An addon for Craft Tweaker that adds support for the Nevermine Mod
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
This addon was created to expand the capabilities of modpack developers and help integrate the AOA3 (Nevermine) mod into your project
At the moment you can, get the Level and resources of the player. And it is possible to use mod AOA3 (Nevermine) events
Feature
- You can get an event that is responsible for gaining experience, and change the experience you get
- You can get the level of skills and their experience for your own purposes, maybe custom mechanics, etc.
- You can get the amount of resources, the same scale of gods
Examples
player.aoa3.getLevel(<resource:aoa3:innervation>);
return int level
player.aoa3.getxp(<resource:aoa3:innervation>);
return float xp
player.aoa3.grantXp(<resource:aoa3:innervation>, 210);
return void
println(Registries.getSkillList().toString());
return Will write all existing skills
println(Registries.getResourceList().toString());
return Will write all existing Resources
println(Registries.getAbilities().toString());
return Will write all existing Abilities
I will add new functions as needed
More info on the wiki -> https://github.com/8sixik/CraftTweaker_Utils/wiki/AOA3-Nevermine-Support
My discord - link
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers