Tags
Creators
Details
0.7.0
Compatibility
Required content
Changes
RE-Animation pack 2!
Content ✨
- Added the Infinity Enchantment
- Added the Withered Enchantment!
- Over Capacity and Fire Starter enchantments are back!
- Re-Animated all the other base JEG guns!
More about the enchantments at the end of the post! Please read!
Fixes 🔧
- Fixed Heavy Advantage dealing 0.25 towards their own category (yes it took me 7 months to realize)
Notes:
Hello! Been a long time coming since I started the animation update, but here is the entire Re-Animated pack! You will see that there are some guns left to be animated, this is because I am planning to animate them whenever their respective gun packs (Ghost and Water) release!
ENCHANMENTS - IMPORTANT
So Over Capacity is back, but only tradeable with villagers. Over Capacity will increase the gun's max ammo count. Fire Starter is also back, but only tradeable with Piglins instead! This enchanment will deal Fire Damage to mobs and has a slight chance of spreading fire to blocks (smaller chance than the Fire Guns)
Big content update coming soon this month!
And as always, thank you for following; the development of Yandere Simulator.
- MigaMi (Alan)
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:n1EbSfq3:I0MKymjq"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:n1EbSfq3:I0MKymjq"
}

