-
Notifications
You must be signed in to change notification settings - Fork 0
zh_cn Developer Setup and Building
Rifa edited this page Aug 29, 2026
·
1 revision
| 属性 | 详细信息 |
|---|---|
| Java 版本 | JDK 25 (release = 25) |
| 构建系统 | Gradle 9.x + Fabric Loom 1.15+ |
| 目标 Minecraft | 26.2 |
| 测试框架 | JUnit 5 |
| GitHub 仓库 | Instant-Gratification-Ore-Amplifier |
# 克隆仓库
git clone https://github.com/Rifaditya/Instant-Gratification-Ore-Amplifier.git
cd Instant-Gratification-Ore-Amplifier/ore-amplifier-v2
# 编译生成模组 JAR
./gradlew build --no-daemon
# 运行开发客户端
./gradlew runClient --no-daemon
# 运行自动化测试
./gradlew test --no-daemon整合包作者可创建数据包排除特定生成特征:
文件路径:data/c/tags/worldgen/placed_feature/ore_amplifier_blacklist.json
{
"replace": false,
"values": [
"mymod:custom_crystal_vein",
"mymod:rare_gem_placement"
]
}© 2025–2026 Dasik (Rifaditya). Licensed under the GNU General Public License v3.0 (GPLv3).
Modrinth · CurseForge · GitHub · Issues
📌 Repository Source Disclaimer: The documentation in this Wiki reflects the current source code state in the repository, which may include recent unreleased commits or developmental features ahead of public release builds on CurseForge and Modrinth.
🏠 Home
📖 Guide
🔧 Technical
🌐 Global Languages
🇷🇺 Русский (Russian)
🇪🇸 Español (Spanish)
🇩🇪 Deutsch (German)
🇫🇷 Français (French)
🇧🇷 Português do Brasil (Portuguese)
🇯🇵 日本語 (Japanese)
🇮🇩 Bahasa Indonesia (Indonesian)
🇰🇷 한국어 (Korean)
🔗 Links