Tensura: Skill Obtain

Adds a way to obtain skills from killing entities with a config.
Back to Files

tensura_skillobtain-fabric-1.1.jar

File nametensura_skillobtain-fabric-1.1.jar
Uploader
wolfyygrandewolfyygrande
Uploaded
Apr 29, 2026
Downloads
2.7K
Size
10.7 KB
Mod Loaders
Fabric
File ID
8012156
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tensura-skill-obtain-1522644:8012156"

Learn more about Curse Maven

What's new

Added configurable drop chances for individual skills.

Previously, skills assigned to the same entity shared a single drop chance. For example:
"tensura:slime|tensura:self_regeneration,tensura:charm|1.0"
This forced all listed skills to use the same chance.

With the new format, each skill can now have its own independent chance:
"tensura:slime|tensura:self_regeneration,mysticism:crasher,tensura:tuner|1.0,0.01,0.5"

Updated config handling for better flexibility.
Existing configurations remain compatible. All previously defined skills now default to a 1.0 chance, making it easier to fine-tune individual chance without needing to rewrite entries.

 

This mod has no related projects