Skip to content
eggohito edited this page Aug 7, 2023 · 9 revisions

⚠️ This wiki is outdated and no longer being maintained! Click here for the updated version ⚠️


Welcome to the Origins wiki!


This wiki will provide useful information about the Origins mod.

Origins is a Minecraft mod developed for Fabric. It allows players to choose an Origin at the beginning of the game, which grants them different benefits and drawbacks.

General information:

  • Most powers are now configurable via data packs. You can also add new powers, as well as new origins, via data packs. This wiki should help you as a reference for everything important, and will maybe contain a few useful tutorials in the future.
  • You are welcome to join the Origins Discord server if you want to talk about the mod, making data packs or add-ons for the mod, or to discover servers which use the mod which are sometimes advertised there. Here's the link: https://discord.gg/4mTMHu3
  • What is considered "meat" is defined via a tag (origins/tags/items/meat), so you can add modded foods in there if you want. Avians can eat all food items that are not in the meat tag. However, if the mod correctly defines the food component as meat in code, it should work out of the box.
  • The Phasing power of the Phantom (walking through solid blocks) is still not perfect. E.g. you can't turn on third-person while being in the Phantom state, to prevent x-ray effects.
  • Blocks which are not passable for Phantoms include bedrock, obsidian and crying obsidian. You can change this via a tag as well (origins/tags/blocks/unphasable).
  • For the Feline and Shulk, blocks which are considered "natural stone" are also defined via a tag (origins/tags/blocks/natural_stone). By default, it includes stone, diorite, andesite, granite, netherrack, blackstone and basalt.
  • There is an "Orb of Origin" item available in the creative menu. It's a consumable that allows players to change their origin. If you want this to be obtainable in survival, add a crafting recipe via a data pack.

Helpful Links:

Clone this wiki locally