Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
Origins: Revised seeks to do just that, redo the base Origins entirely, placing their roles into new impacts and concepts in order to change up the style of play and (hopefully) grant players opportunities to alternate their usual gameplay while still enjoying Minecraft.
Note: The influence of the inspired Origin varies and can be very vague, but feel free to ask if you have questions!
Impact I
Arachnid → Rootin
Feline → Bunnion
Avian → Calci

Impact II
Phantom → Choriun
Merling → Coralin
Enderian → Attunial

Impact III
Elytrian → Halloh
Blazeborn → Wiron
Shulk → Detritu

While Origins: Revised has the intention of replacing the default 9, it won't replace anything by default. If you wish to remove the original options from play, you can change out all of the text in your server config (worldname/config/origins_server.json) for the following:
{
"performVersionCheck": true,
"origins": {
"origins:enderian": {
"enabled": false,
"origins:throw_ender_pearl": true,
"origins:water_vulnerability": true,
"origins:pumpkin_hate": true,
"origins:extra_reach": true,
"origins:ender_particles": true,
"origins:damage_from_potions": true
},
"origins:arachnid": {
"enabled": false,
"origins:climbing": true,
"origins:master_of_webs": true,
"origins:carnivore": true,
"origins:fragile": true,
"origins:arthropod": true
},
"origins:human": {
"enabled": true
},
"origins:blazeborn": {
"enabled": false,
"origins:fire_immunity": true,
"origins:nether_spawn": true,
"origins:burning_wrath": true,
"origins:hotblooded": true,
"origins:water_vulnerability": true,
"origins:flame_particles": true,
"origins:damage_from_snowballs": true,
"origins:damage_from_potions": true
},
"origins:avian": {
"enabled": false,
"origins:slow_falling": true,
"origins:fresh_air": true,
"origins:like_air": true,
"origins:tailwind": true,
"origins:lay_eggs": true,
"origins:vegetarian": true
},
"origins:feline": {
"enabled": false,
"origins:fall_immunity": true,
"origins:sprint_jump": true,
"origins:velvet_paws": true,
"origins:nine_lives": true,
"origins:weak_arms": true,
"origins:scare_creepers": true,
"origins:cat_vision": true
},
"origins:elytrian": {
"enabled": false,
"origins:elytra": true,
"origins:launch_into_air": true,
"origins:aerial_combatant": true,
"origins:light_armor": true,
"origins:claustrophobia": true,
"origins:more_kinetic_damage": true
},
"origins:shulk": {
"enabled": false,
"origins:shulker_inventory": true,
"origins:natural_armor": true,
"origins:strong_arms": true,
"origins:strong_arms_break_speed": true,
"origins:no_shield": true,
"origins:more_exhaustion": true
},
"origins:merling": {
"enabled": false,
"origins:water_breathing": true,
"origins:water_vision": true,
"origins:aqua_affinity": true,
"origins:swim_speed": true,
"origins:like_water": true,
"origins:aquatic": true,
"origins:conduit_power_on_land": true,
"origins:air_from_potions": true
},
"origins:phantom": {
"enabled": false,
"origins:phantomize": true,
"origins:translucent": true,
"origins:phasing": true,
"origins:invisibility": true,
"origins:burn_in_daylight": true,
"origins:hunger_over_time": true,
"origins:fragile": true,
"origins:phantomize_overlay": true
}
}
}
Possible future plans include:
- A mod version packaging custom resources alongside the datapack
- Preview videos for each Origin



