Tags
Creators
Details
Licensed MIT
Published 4 years ago
Updated last month
All versions
1.17.2
Release
OriginsTweaks 1.17.2last year 172
Compatibility
Minecraft: Java Edition
1.20.2–1.20.4
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Gameplay Changes
- Arachnid:
ClimbingandVenom:- Powers now switch using the Secondary Key instead of both being toggled together.
Venom:- Effect Amplifier is now
1, increasing the speed of poison ticks. - Poison Indicator now acts as a cooldown of 5 seconds.
- Effect Amplifier is now
- Avian
Green Thumb:- Glistering Melons now count as snack, meaning they can be consumed faster than normal food items.
- Blazeborn:
Burning Wrath:- Now also sets targets hit on fire for 8 seconds, while they are on fire themselves.
- Feline:
Natural Hunter:- Polished Granite, Andesite or Diorite can now be used to sharpen to Stone Tier.
- Enderian:
- Refactored
Ender BodytoSlender Bodyin parity with the Original Origins Mod Power. Slender Body:- Projectile dodge now includes all Projectiles.
- Refactored
- Phantom:
- Moved
Phantomize Energy DraintoPhantomizePower. Phantomize:- Reduced Soul Energy Drain to 0.5/s.
Spectral Wail:- Sneaking Players will no longer be Highlighted.
- Moved
- Shulk:
- Readded old Power under the name
Antigravity Pellet- Can shoot a shulker bullet on a 40 seconds cooldown using [Secondary].
- Sneaking while using this ability inflicts levitation on the shulk instead.
- Readded old Power under the name
Technical Changes
- Changed OriginsTweaks Icons to match the base Origins' Icons.
- Removed
Dodge ProjectileEntity Type Tag. - Added
Sharpen StoneBlock Tag. - Reordered some Powers for the in-game Origin Overview.
- Added Translation Keys to Origins, Powers, Badges and Advancements. (Issue #54)
- Due to a limitation with the Origins Mod, some tooltips currently don't have Translation Keys.
- Updated English (US) translations with proper grammar.
- Rewrote various Descriptions and Badges to be more clear and concise.
- Added English (UK) translations.
- Identical to English (US) besides some grammar rules and select words.
- Added German translations. (Issue #55)
- Added joke language translations:
- Pirate Speak (The Seven Seas)
- Shakespearean English (Kingdom of England)
- LOLCAT (Kingdom of Cats)
- Changed all Keybind type Badges to use the Tooltips.
- Convert Indentation of all Files to use Tabs.
- Rewrote
README.md. (Issue #52) - Bumped version to 1.17.2.
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| elytrian_wing_template.zip | Unknown | 3.7 KiB |
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:FRBxogjw:x8tz7yUe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:FRBxogjw:x8tz7yUe"
}



