4.0+mod
Compatibility
Required content
Changes
For this to work, you need the Origins Mod. You can choose a different character to become your origin to experience Minecraft.
In the past you were only living being on moon and it was your only friend. But you somehow ended up in minecraft overworld being shy, but still have trust for the living beings except mobs.
🌙Moon Walk
- You have more flexable mobility, and able to dash in direction you looking when active.
🌙Moon Gravity
- You able to levitate using the energy from moon.
🌙Moon Blast
- You able to push entity around using hunger and the energy from moon.
🌙Moon Jump
- You able to launch up to 30 blocks.
🌙The Falling Star Wish!
- When the night shows up with those beautiful stars you get the boost. You deal more damage, walk faster and jump higher.
🌙No Gravity
- You won't take fall damage
🌙Falling Stars
- Because of your shininess villagers love it and give you hero of the village, and recieve luck. Your arrows will apply glowing effect.
🌙Power Of The Stars!
- While holding the nether star in any hand You deal even more damage, walk even faster, and having resistance and moon shield. Every three attack apply levitation. You Deal double damage to phantom. You recieve haste 2.
🌙From the moon
- You're skin is a little transparent. You have particles of the end rod floating around you a little. You have night vision. You cant sleep. You can breath under water. Less mining speed in water.
🌙Scare of the Solar
- You can't handle the brightless around, and the temperature. It will even worse in nether.
🌙Weak Spot
- Arrow and explosion deal double damage on you, and you get less defence from armor.
Any questions can ask me from my discord server ::: )
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:cqUHD0Wb:t8E4HMm3"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:cqUHD0Wb:t8E4HMm3"
}

