Properties panel

Quick rating

Properties panel

No reviews yet

The attribute panel, which consumes experience and adds various attributes, makes my world like an RPG.

Fantasy
RPG
Player Leveling
Skills & Abilities
QoL & Tweaks
UI & Menu Tool
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
Properties panel-1.20-1.0.1
Authors
CurseForge
Modrinth

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

绑定一个按键,使用按键打开面板,上面显示了你的所有属性,你可以消耗经验值来为这些属性加点。

```
在.minecraft\versions\1.20.1-Fabric 0.16.13\config\qwedshuxingmianban.json
配置文件方式:
"attributes": {
// 击退抗性属性配置
"knockback_resistance": {
"baseExperienceCost": 5, // 基础升级所需经验值
"experienceIncrement": 2, // 每级增加的经验值消耗
"maxLevel": 20, // 最大等级
"valuePerLevel": 0.05, // 每级增加的属性值
"displayName": "击退抗性" // 显示名称
},
....
// 通用配置部分
"general": {
"allowReset": true, // 是否允许重置属性
"resetCostPercentage": 30.0, // 重置属性需要消耗的经验值百分比
"attributePriority": 800 // 属性修改器的优先级
}
}
```

Bind a button and use it to open the panel, which shows all your attributes that you can spend XP to add points.

```
at:.minecraft\versions\1.20.1-Fabric 0.16.13\config\qwedshuxingmianban.json
Profile mode:
"attributes": {
// Knockback Resistance attribute configuration
"knockback_resistance": {
"baseExperienceCost": 5, // XP required to level up the base
"experienceIncrement": 2, // The cost of experience increases per level
"maxLevel": 20, // Maximum grade
"valuePerLevel": 0.05, // The value of the attribute that increases at each level
"displayName": "击退抗性" // Display name
},
....
// 通用配置部分
"general": {
"allowReset": true, // Whether to allow the property to be reset
"resetCostPercentage": 30.0, // The percentage of XP consumed to reset attributes
"attributePriority": 800 // The precedence of the property modifier
}
}
```

本mod提供了一个消耗xp等级以提升玩家属性的途径下面是打开面板的方式和配置文件路径以及可以修改的配置注释: 绑定一个按键,使用按键打开面板,上面显示了你的所有属性,你可以消耗经验值来为这些属性加点。

在.minecraft\versions\1.20.1-Fabric 0.16.13\config\qwedshuxingmianban.json
配置文件方式:
 "attributes": {
    // 击退抗性属性配置
    "knockback_resistance": {
      "baseExperienceCost": 5,      // 基础升级所需经验值
      "experienceIncrement": 2,      // 每级增加的经验值消耗
      "maxLevel": 20,               // 最大等级
      "valuePerLevel": 0.05,         // 每级增加的属性值
      "displayName": "击退抗性"      // 显示名称
    },
....
// 通用配置部分
  "general": {
    "allowReset": true,             // 是否允许重置属性
    "resetCostPercentage": 30.0,    // 重置属性需要消耗的经验值百分比
    "attributePriority": 800        // 属性修改器的优先级
  }
}

This mod provides a way to consume XP levels to improve the player's stats, and here are the ways to open the panel and the configuration file path, as well as configuration notes that can be modified:

Bind a button and use it to open the panel, which shows all your attributes that you can spend XP to add points.

at:.minecraft\versions\1.20.1-Fabric 0.16.13\config\qwedshuxingmianban.json
Profile mode:
 "attributes": {
    // Knockback Resistance attribute configuration
    "knockback_resistance": {
      "baseExperienceCost": 5,      // XP required to level up the base
      "experienceIncrement": 2,      // The cost of experience increases per level
      "maxLevel": 20,               // Maximum grade
      "valuePerLevel": 0.05,         // The value of the attribute that increases at each level
      "displayName": "击退抗性"      // Display name
    },
....
// 通用配置部分
  "general": {
    "allowReset": true,             // Whether to allow the property to be reset
    "resetCostPercentage": 30.0,    // The percentage of XP consumed to reset attributes
    "attributePriority": 800        // The precedence of the property modifier
  }
}

Screenshots

Gallery

  • After modifying the attributes
    After modifying the attributes Theoretically, your property should be hinted at to the value specified in the panel
  • Open the in-game properties panel
    Open the in-game properties panel Theoretically, your attributes should be displayed

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works