All versions
3.1.0-1.21.10
Release
Everything Nigerian 3.1.0-1.21.109 months ago 48
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 3.1.0
SHAWARMA INGREDIENTS
Additions
- Added Shawarma Bread
- Added Sausage
- Added Shawarma Cream
Changes
- Changed the Shawarma Recipe to include the 4 Ingredients mentioned above
Coming Soon
- Better Cigarette Texture/Model
Notes
- No Notes
Dedicated to People living in my country(自国人・自國人)
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:jWlNDW4Q:W3LkgW6D"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jWlNDW4Q:W3LkgW6D"
}
