Tags
Creators
Details
Licensed GPL-3.0-or-later
Published 3 years ago
Updated last month
All versions
2.5.7
Release
Changed addon Plus 2.5.72 years ago 3,409
Compatibility
Minecraft: Java Edition
1.18.2
Platform
Forge
Supported environments
Client and server
Required content
Unavailable version
Changes
- Mirror Tiger Transfur And Entity
- Transfur Sickness
- Make Unable to do Transfur dmg
- "Safe Mode"
- Turn Off the Transfur Mode for do a normal hit instead of a Transfur Hit
- Changes in A Few Effects Textures
- Now Dazed Latex Will Burn until 40% of hp if entity AND the Transfur will Burn Until 25% of Hp
- Now the Transfur Totem Will get the Correct Form Id of Ket-Exp-009 entity
- Fix the Bug that make the Latex Contamination Give Transfur Dmg When in a Non Survival Mode
- Fix the Bug that make the Dazed Latex Don't Spawn in the Meteor Structure
- Pet KeyBind And Feature
- Now The Dna Cant Burn in lava
- New Exp10 Spawn Egg And Dng
- New Exp10 Transfur and entity
- New Boss Theme For Exp10
- Dynamic Texture for The Boss Exp10
- Transfur Exp10 Wither Dmg for attack hits
- Exp10 Entity Loot (Painite or Netherite)
- New Recipes for Exp10 Spawn Egg,Eletric Katana
- Eletric Katana (PowerFull with a Kinda Hard Craft)
- New Tag For Allow Any Entity to be PatAble
- Exp10 Transfur Recipe
- Small Detail in Dna (Now if The player hold the item a color fog will be apply)
- Now Exp9 phase 2 drop they Dna when kill with loot
- Now The Signal catcher get a cooldown when find signal
- A Few Changes in the Exp009 Facility Piace
API changes
- Now All the Addon Transfurs Have the Gas Mask Layer
- Now the biosynth snow leopards have the name of the models correct
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:pUaHg1ry:oe9WPpnW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pUaHg1ry:oe9WPpnW"
}

