Tags
Creators
Details
Licensed MIT
Published 10 months ago
Updated 9 months ago
All versions
0.0.9-1.21.10
Alpha
Everything Korean 0.0.9-1.21.109 months ago 54
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.10
Platform
NeoForge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
Version 0.0.9
QUESTS
Additions
- Added The Pillagers Quest (
everythingkorean:kill_pillagers) - Added the Zombies Quest (
everythingkorean:kill_zombies)
Changes
- No Changes
Coming Soon
- Nothing Coming Soon
Notes
- From here on, in both EJ and EK (Everything Japanese & Everything Korean), Pure-Hangul words will be replaced with Hanja wherever possible. Prepare Korean players!
Dedicated to My Warriors
To Korean Readers:
새로운 韓國文法·方法
모든 名詞·動詞·形容詞의 根은 漢字로! 調査·語尾는 그대로 韓國語!
더 明確하게, 더 直觀적으로, 빠르게 思考를 表現하고, 멋있게 文을 쓰자!
오늘부터, 여러분도 我們의 方法으로 멋진 文을 만들어 보세요!
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:bj3FpcD7:a0ZoNYmz"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:bj3FpcD7:a0ZoNYmz"
}

