1.0.0-26.2
Compatibility
Changes
Calcraft
This mod helps u study math while playing Minecraft
So basically, every 1 minute, you're frozen in place until u answer a math question correctly
If u answer correctly, you'll get either this:
or a +0.1 upgrade on the sword of differentiation
so u are prolly thinking: "WHAT ARE THOSE"
lemme answer ur questions:
The differential element of math is the fundamental building unit of this mod. From it, u can build quite a bit about everything:
like the essential element of math which is in turn used to make the integral element of math
which are all used to make the sword of differentiation
================================================================================================================
When you answer the question correctly, the server checks if u have the sword in ur inventory or not
If yes, then it adds 0.1+ damage to it, and if no, then it gives you a differential element of math
Oh, and did I mention that it works as a GUN:
https://www.youtube.com/watch?v=TusQ1qlwoZA
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:fszIasTa:7j4WLJeH"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:fszIasTa:7j4WLJeH"
}

