XP: Attribute Core

AttributeCore is a library that adds a wide variety of RPG-style attributes to Minecraft.

#
**This library is used by the following mod**

https://modrinth.com/mod/rpg-class-artifacts

![Class Artifacts](https://cdn.modrinth.com/data/cached_images/b757af279cac3ea10eaa4a50448c0ecbfe4f54dd.png)
#

**Adds the following RPG attributes:**

attributecore:life_steal  
– Life Steal: Steals HP from enemies when you deal damage.

attributecore:healing_received  
– Healing Received: Increases all healing you receive.

attributecore:aoe_healing  
– AOE Healing: Heals nearby allies (players and tamed pets) every second.

attributecore:golden_guard  
– Golden Guard: Grants golden hearts (absorption) outside of combat. After avoiding damage for several seconds, the golden hearts regenerate up to your maximum granted capacity.

attributecore:max_hp_damage  
– Max HP Damage: Deals extra damage to targets based on their maximum health.

attributecore:crit_chance  
– Crit Chance: Increases chance to perform a critical hit.

attributecore:critical_damage  
– Critical Damage: Increases your critical hit damage multiplier.

attributecore:dodge_chance  
– Dodge Chance: Chance to completely avoid incoming damage.

attributecore:arrow_damage  
– Arrow Damage: Increases damage dealt by arrows.

attributecore:draw_speed  
– Draw Speed: Allows faster charging and firing of bows.

attributecore:arrow_percent_bonus  
– Arrow Percent Bonus: Provides a percent bonus to all arrow damage.

attributecore:aggro_radius  
– Aggro Radius: Changes the distance at which hostile mobs will notice you.

attributecore:extra_jumps  
– Extra Jumps: Allows one or more extra jumps while airborne.

attributecore:stealth  
– Stealth: Reduces the chance that mobs detect or target you.

attributecore:poison_damage  
– Poison Damage: Increases the damage your poison effects deal.

attributecore:pet_damage  
– Pet Damage: Increases the damage dealt by your pets.

attributecore:pet_resistance  
– Pet Resistance: Reduces damage received by your pets.

attributecore:pet_speed  
– Pet Speed: Increases your pets’ movement speed.

#

Problems with the mod? Bugs? Tips, ideas? Join my Discord and share with us

xokz’s Glowing Toggle

**To use, run `/trigger glowing` to toggle the glowing effect!**

This simple datapack allows players to toggle a permenant glowing effect for easy tracking in multiplayer.

This pack was created with compatibility and performance in mind. It is fully compatible with other sources of glowing. Toggling off glowing will not remove sources of glowing not from xokz’s glowing toggle.

Admin Commands

– To lock a players ability to toggle glowing, run `/execute as run function glowing:admin/lock_trigger`

– To unlock a players ability to toggle glowing, run `/execute as run function glowing:admin/unlock_trigger`

– To make a player glow, run `/execute as run function glowing:admin/make_glow`

– To make a player stop glowing, run `/execute as run function glowing:admin/stop_glow`

### Sponsor: Sparkedhost
Want a great server for a cheap price? Click the banner below, with code `xokz25` for a 25% discount!
![xokz25](https://billing.sparkedhost.com/aff.php?aff=3077)

XNet Gases

## What does it do?
Allows XNet to transport Mekanism chemicals. Gases, slurries, pigments and infuse.

Requires XNet, Mekanism and the respective dependencies.

The channel functions pretty much like the fluid channel in XNet with the following features:
– selecting which type of chemical to move (gas, infuse, pigment, slurry)
– round-robin or priority mode
– delay, transfer limiter and capacity limit
– filter where any tank with a chemical can be used

In addition to a channel dedicated for transporting chemicals, there is a separate logic channel type for redstone logic.

## Sponsor
![Akliz Hosting](https://www.akliz.net/terrails)

XNet

# XNet

XNet is a mod which adds a single type of cable: a networking cable. Using networking cables you can instantly transport items, fluids, energy, and information. The main focus of this mod is efficiency and flexibility. Efficiency in that it is possible to make huge cable networks (tested with two chests separated by a cable of 12000 blocks long) with no lag. The cables themselves are not even tile entities. Flexibility in that the controller allows for really flexible configuration for distributing information.

## Spotlight by Direwolf20

XL-mod

# !⚙️EARLY DEVELOPMENT⚙️!
### ☕ About mod
> Hello cadet!
> Lets read information about our mod!

XL-mod documentation

#### What adds?
Our mod adds bioms , with mods and weapons/items to fight!
As you explore the world, you will come across biomes, mobs, new structures, or even dimensions.

Like..

Like biome “Frozen forest” , there you can find new mob “The frozen wolf” , and some new items! We want to bring something unique and high-quality to each of our biomes, for example, a lot of crafting and the complexity of these crafting.

In future!

Wait for the 0.1.0-BETA relese , and explore the world with friends!

This mod is only for forge 1.20.1 , at the moment.

### Friendly community.
Also, in our social networks, we try to protect you from negative people who can spoil your impression of our projects, or those who would insult you in any way.


### ⚙️ Developers:
1. uertyk_ (manager/owner)
2. nika_eol (manager/helper/ideer)


### 📎 Links

Source-code

XL-mod documentation

Our discord server

XK’s Decoration

This is a multi-purpose decoration mod that adds more than 600 blocks, featuring a variety of themes ranging from many ancient civilizations to sci-fi punk or factories. We want our content to be rich and easy to use at the same time, so many of the blocks in the same theme can be switched seamlessly within the game.

## How to Play

Many items can be crafted in stonecutter or more simply by using “button 4” on your mouse (by default) to seamlessly switch between them in hand.

## Special thanks to the contributors:

LittleBai, ustc-zzzz, LucunJi, 3TUSK, TartaricAcid, IzzelAliz, Gu-ZT, SettingDust, a1640727878, xkball

xkball’s Auto Translate

# xkball’s Auto Translation

![Discord](https://img.shields.io/discord/1370807259495534663?style=flat-square&logo=discord&label=xkball’s%20mods&link=https%3A%2F%2Fdiscord.gg%2FS9DBXWHNsc) ![GitHub License](https://img.shields.io/github/license/xkball/xkballsAutoTranslate?style=flat-square)

This mod add a key binding (default is T) that triggers machine translation when the mouse is over an item or when the FTB quest details screen is open.

本模组添加了一个按键绑定(默认为 T),在鼠标指向一个物品或者打开 FTB 任务详情界面时按下按键绑定触发机器翻译。

Now this mod have three translators:

– Default: Self-built llm translation relay server.
– Google Translate: Use google translate web service.Don’t need api key, and also cannot set an api key.
– Large language model: Use openAI api, user need set the api endpoint , api key and model to use.

目前有三个可用翻译器:

– 默认:作者自建的大语言模型翻译中转;
– 谷歌翻译:使用谷歌翻译,注意根据网络环境,可能需要在配置文件中配置网络代理(全局网络代理可能不起作用)才能使用;
– 大语言模型翻译:按 OpenAI API 的方式调用大语言模型进行翻译。需要在配置文件中填写 API 提供者的 URL、KEY 和所使用的模型。

## Feature List 功能列表

| Minecraft Version | Mod Version | Config Screen | External Cache | Translate Item Tooltip | Translate FTBQ | Translate Written Book | Batch Translate I18n keys | Defalut Translator works out of box. | Full Screen Translate |
| —————– | ———– | ————- | ————– | ———————- | ————— | ———————– | ————————- | ———————————— | ———————- |
| 26.1.2/NeoForge | 1.2.9 | ✅ | ✅ | ✅ | | ✅ | ✅ | ✅ | ✅ |
| 1.21.4/NeoForge | 1.1.4 | ✅ | ✅ | ✅ | | ✅ | ✅ | | |
| 1.21.1/NeoForge | 1.0.8 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
| 1.20.1/Forge | 1.-1.8 | | | ✅ | ✅ | | ✅ | ✅ | |
| 1.19.2/Forge | 1.-2.3 | | | ✅ | ✅ | | | | |

## Demonstrate 效果展示

![Translate Item Tooltip](https://cdn.modrinth.com/data/cached_images/d8557db73adfb082ddd7cfa3571962c72101ea17.png)

![Translate FTB Quest](https://cdn.modrinth.com/data/cached_images/febe3ef3f26afc9e2848e0b4fdbd13cdd0303da2_0.webp)

## Some Explanation 一些说明

– Cannot translate multi-line item tooltip, and have no solution for now.
– Can translate multi-line ftg quest, but not have a good support for multi-page quest. All translation will display in the last page.
– Special thanks: https://github.com/SihenZhang/AutoTranslator
– 无法连续翻译多行的物品 Tooltip,且暂时没有解决方案;
– FTB 任务可以一次翻译多行,但是对多页任务的支持暂不完善,会把所有翻译结果放在最后一页;
– – 批量翻译键值对功能暂时只有在配置LLM翻译器后才可以真正批量翻译, 使用默认翻译服务会一条条进行翻译, 很慢;
– 特别感谢: https://github.com/SihenZhang/AutoTranslator

[XM] xK0KLIN Modpack’s

![x](https://cdn.modrinth.com/data/cached_images/ff01977f0c0483e74727ce2f87a267f365bc1e39.png)

xK0KLIN’s Modpack is a content-heavy Minecraft modpack focused on FULL EXPANSION, combining magic, technology, exploration, and intense combat.

this is not about being lightweight — it’s about having as much content as possible.

_**WHAT YOU’LL FIND HERE**_
– ⚔️ new mobs, bosses, and dangerous creatures
– 🧙‍♂️ deep and complete magic systems
– ⚙️ machines, energy, and automation
– 🏰 massive structures across the world
– 🌍 richer biomes and world generation
– 🎮 harder and more chaotic gameplay

_**MAIN FEATURES**_
– 🛠️ advanced automation with Create and addons
– 🧪 magic systems like Ars Nouveau and Occultism
– 🐉 epic creatures from Ice and Fire and more
– ⚔️ more intense combat with new enemies
– 🏗️ expanded building and decoration options

_**ENHANCED EXPLORATION**_
– 🗺️ dungeons, ruins, and unique structures
– 🏕️ a world full of things to discover
– 🌄 improved terrain and biome generation
– 🌌 extra content and special areas

_**VISUALS & IMMERSION**_
– 🌅 shader support
– 💡 dynamic lighting
– 🎧 improved ambient sounds
– 🖼️ full support for advanced resource packs

_**CONSTANT UPDATES**_
“`
– this modpack is actively updated with new mods, fixes, balance changes, and improvements to keep the experience fresh and evolving.
“`

🧪 modpack goal
this modpack is made for players who want a LOT of content and don’t mind higher hardware requirements.

it’s not lightweight. it’s not for low-end pcs. it’s for a completely different minecraft experience.

💻 hardware requirements

⚠️ realistic estimates to avoid _**frustration**_

minimum (30 FPS playable)

– CPU: i5 4th gen / Ryzen 3 1200
– RAM: 8GB (absolute minimum)
– GPU: GTX 750 Ti / Vega 8
– storage: SSD recommended
– settings: low + no shaders

recommended (60 FPS stable)

– CPU: i5 8th gen / Ryzen 5 2600
– RAM: 16GB
– GPU: GTX 1060 / RX 580
– storage: SSD required
– settings: medium / light shaders

Xinzhou 新州 [XZ]

本整合包将不再进行较大的更新,详情请查看下方MC百科链接。
A modpack about subways and urban construction.
You can build your city in this modpack and add a subway.
Includes the following mods:
DragonLib
Construction Wand
Architectury
Yuushya
Minecraft Transit Railway
CustomSkinLoader
Joban Client Mod
Lan Server Properties
Traffic Craft
Just Enough Items
City Craft
Reality City Construction
Ultimate Car Mod
Rubidium
FastLeafDecay
Nemou0027s Transit Expansion
Oculus
Yuushya Modelling
Journeymap
MTR Russian Metro Addon
MTR Station Decoration Addon
These modules can help you build a city.
If you have any questions, please contact the email: [email protected].
(前往MC百科查看中文完整介绍)

xibao-1.8.9

This mod is an unofficial Forge 1.8.9 remastered version of the “Xibao” mod, which has been open-sourced on GitHub.

This mod will display a “good news” or “bad news” notification, or simply a default background, when the player disconnects from a server or fails to join a server.

_In fact, the only difference between this mod and the original mod is the name and Minecraft version._

Note: This mod already includes Mixins, so do not add the MixinBooter mod, as it may cause errors.
Other Xibao:
– Xibao Plus Plus
– XiBao xx