Minecraft Mod Starter

C 70 completed
Library
unknown / rust · small
88
Files
6,172
LOC
0
Frameworks
9
Languages

Pipeline State

completed
Run ID
#304680
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
50.11
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47500
Member of a group with 1 similar repo(s) — canonical #92845 view group →
Top concepts (1)
CLI Tool
Repobility · code-quality intelligence platform · https://repobility.com

AI Prompt

Create a minimal boilerplate starter kit for developing Minecraft mods. I need this kit to support building mods for both Fabric and NeoForge loaders. The setup should guide the user through an automated setup process using scripts for both Windows (PowerShell) and Linux/macOS. It must handle fetching necessary versions, renaming files, and configuring mixins. The project structure should clearly separate shared code, Fabric-specific code, and NeoForge-specific code, and it needs clear build commands using Gradle to build and run the client for both loaders.
rust minecraft modding fabric neoforge gradle boilerplate java scripting
Generated by gemma4:latest

Catalog Information

This project provides a Minecraft mod starter kit that enables developers to create mods for both Fabric and NeoForge using a minimal boilerplate.

Description

The jhughes-dev__Minecraft-Mod-Starter is a multi-loader mod boilerplate designed for creating Minecraft mods targeting both Fabric and NeoForge. It uses the Architectury library and provides a simple setup process to configure the mod. The project structure includes shared code, platform-specific code, and build configurations for both loaders.

الوصف

هذا المشروع يوفّر كتّاب مشاريع مين كرافت متعدد المنشآت التي تسمح للمطورين بإنشاء مشاريع مين كرافت تستهدف كلًا من فابريك ونيو فورج باستخدام مكتبة Architectury. يحتوي على عملية إعداد بسيطة لتحديد المشروع. يتضمن الهيكل المعماري الكود المشترك والكود الخاص بالمنصة، بالإضافة إلى تكوين البناء للعديد من المنصات.

Novelty

5/10

Tags

minecraft-mod fabric-loader neoforge-loader architectury-library

Claude Models

claude-opus-4.6 claude-opus-4.5

Quality Score

C
69.5/100
Structure
67
Code Quality
69
Documentation
45
Testing
85
Practices
74
Security
82
Dependencies
80

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (80% test-to-source ratio)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • Potential hardcoded secrets in 1 files
  • 371 duplicate lines detected \u2014 consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

5.3h
Tech Debt (C)
Medium
DORA Rating
A
OWASP (100%)
All rows above produced by Repobility · https://repobility.com
PASS
Quality Gate
A
Risk (2)
MIT
License
3.3%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

rust
61.5%
shell
13.9%
yaml
11.6%
json
3.4%
markdown
3.1%
toml
2.7%
java
2.3%
kotlin
1.4%
text
0.1%

Frameworks

None detected

Symbols

function122
constant33
struct13
extension5
class4
enum4
method4
property1
type_alias1

Concepts (1)

Repobility · the analyzer behind every row · https://repobility.com
CategoryNameDescriptionConfidence
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
auto_categoryCLI Toolcli60%

Quality Timeline

1 quality score recorded.

View File Metrics
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/28511.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV