Tags
Creators
Details
Licensed MIT
Published 4 years ago
Updated last month
All versions
1.17.0
Release
OriginsTweaks 1.17.0 - 1.20.4 Port & New Abilities2 years ago 458
Compatibility
Minecraft: Java Edition
1.20.2–1.20.4
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Gameplay Changes
- Phantom:
- Reworked
Phantom Form,Phasing,Soulboundand related abilities:- Phantom Form and Phasing now use a Soul Energy bar instead of draining hunger; which regenerates in human form, by defeating mobs or by absorbing energy from soul fire.
- Soul fire and related blocks no longer grant stacking buffs.
- Full phasing now prevents sprinting, block selection, item usage, combat, elytra flight and sprint-swimming.
- Removed the ability to prevent burning using fire protection.
- Added golden tools to Phantom's
Aurophobia. - Phantoms no longer tick insomnia, effectively eliminating Phantom (mob) spawns for the Phantom Origin.
- Fixed an issue with Phantoms being slowed down on semi full blocks if phantomized but not phasing.
- Reworked
- Avian:
- Added a new Power
Animal Friendship- Avians can tame certain animals without items using primary active on a 2 minute cooldown.
- Foxes, axolotls and ocelots always trust avians, causing them to not run away and sometimes fighting alongside the avian.
- Added a new Power
Green Thumb.- Harvesting crops with any hoe increases the yield of the crop.
- Carrot crops, melons, oak leaves and dark oak leaves have a chance to drop 1 golden carrot, glistering melon and golden apple, respectively.
- Glistering Melons are edible.
- Replaces the power
Heaven's Grace.
- Moved
Featherweightkey to secondary.
- Added a new Power
- Arachnid:
- Added a new Power
Venom.- Arachnids have a small chance to inflict 5 seconds of poison on hit.
- Shares a toggle with
Climbing.
Master of Webs:- Cobweb now drops 9 string.
- Removed webbing in exchange for
Venom. - Webshot can now pull mobs and players instead pf flinging towards them.
- Added a new Power
- Elytrian:
- Added a new Power:
Companion Mounting.- Allows another player to mount the elytrian.
- Pressing the secondary key as elytrian, sneak as passenger, crashing or being hit by a projectile kicks the passenger off.
- Ability contributed by AnimGoated.
- Changed
Aerial Combatantto require 3 seconds of gliding before receiving a damage bonus. Aerial Combatantnow also accounts for ranged combat.Gift of the skiesnow regenerates stamina while jumping (but not gliding).
- Added a new Power:
- Enderian:
Ender Bodynow includes the ability to silk touch blocks while not holding a tool.
- Feline:
- Added a new Power:
Dexterity.- Felines now jump higher regardless of sprinting.
- Holding shift when touching a wall allows for clinging onto that block for a few seconds.
- Holding sneak charges up a leap if grounded or clinging onto a block, and released by pressing jump.
- Multiple leaps in a row without touching the ground will gradually reduce the leap's effectiveness.
Natural Hunter:- Claws can now be sharpened using logs / wool > smooth stone > iron block > diamond block in that order to deal progressively higher damage.
- Added a new Power:
- Merling:
Body Moisture:- now regenerates moisture when standing in any water instead of needing to fully submerge.
- Now also regenerates when standing in rain.
- Respawning now fully refills the moisture.
Technical Changes
- Added a new item tag
Golden Tools.- Moved
Spider Silkabilities back intoMaster of Webs.
- Moved
- Phantom:
- Split gold related phantom drawbacks back into
Aurophobia.
- Split gold related phantom drawbacks back into
- Feline:
- Fixed Claws ability ignoring armor by changing the modifier from
set_totaltoadd_base_early.
- Fixed Claws ability ignoring armor by changing the modifier from
- Merling:
Body Moisturenow prevents oxigen depletion instead of applying a waterbreathing effect.
- Enderian:
Ender Body's Projectle dodge no longer teleports into fluids.
- Temporarily replaced Keybind variables with strings due to the origins 1.13.0 alpha 4 breaking keybind badges.
- Updated Gradle and added up to date files.
- Updated
README.md. - Bumped version to 1.17.0.
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:qHFKzJbn"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:FRBxogjw:qHFKzJbn"
}



