···4455Get a Book and Quill, write anything in it, and throw it into a Nether Portal - and the portal will change its color before your eyes. Beyond lies one of 2.1+ billion dimensions this mod can generate! Whacky terrain, crazy sky colors and funky flora made out of random blocks - there's a possibility to find all this and more on the other side.
6677-Most features in the mod are fully configurable in terms of their spawning chances and block selection weights. This allows you to easily introduce blocks (mobs, fluids etc.) from other mods to this mod's dimensions - or, say, remove the chance for dimensions where netherite generates instead of stone. I made a detailed [guide](https://moddedmc.org/en/mod/infinite-dimensions/docs/Configuring-the-mod) on how to use all the config options.
77+Most features in the mod are fully configurable in terms of their spawning chances and block selection weights. This allows you to easily introduce blocks (mobs, fluids etc.) from other mods to this mod's dimensions - or, say, remove the chance for dimensions where Netherite generates instead of stone. I made a detailed [guide](https://moddedmc.org/en/mod/infinite-dimensions/docs/Configuring-the-mod) on how to use all the config options.
8899Please make sure to report any problems you have with the mod on its [issue tracker](https://github.com/LeraRiemann/ProjectInfinity/issues) or on my [Discord server](https://discord.gg/NrvaQWV7Qv). By "problems", I mean anything that leads to excessive lag, mass entity spawning, broken datapack creation etc. *under default mod configuration*.
10101111+## Dependencies
1212+1313+Architectury API is required, as well as [Fabric API](https://modrinth.com/mod/fabric-api) on Fabric and [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api) on Forge and NeoForge. Older versions of the mod (v1.13.0 and below) only require Fabric API.
1414+1515+## FAQ
1616+1117### Can I use this mod in a video or a similar form of content?
1218Absolutely, if you link back to here!
13191420### Can I use it in a modpack or as a dependency?
1515-Also yes, though keep in mind that it's still in beta, and there might be hidden bugs, crashes and instabilities - although I'm trying to fix them as soon as they arise.
2121+Also yes, though keep in mind that due to the nature of the mod there might be bugs and crashes when paired with other mods. Please report these issues on [GitHub](https://github.com/LeraRiemann/ProjectInfinity/issues) or in the [Discord](https://discord.gg/NrvaQWV7Qv), as we're actively working on fixing them.
16221723### Are there Easter Egg dimensions?
1818-Yes! The set is a bit different from the original snapshot though, since it is a new vision :D The list of them is fairly easy to find in source files, and you can even add your own entries to that list for modpacks etc.
2424+Yes! The set is a bit different from the original snapshot though, since it is a new vision :D The list of them can be found on the [Modded Minecraft Wiki](https://moddedmc.org/en/project/infinite-dimensions/docs/easter-eggs), and modpacks can also add their own!
19252026### I want to suggest a feature/Easter Egg!
2127You can do so on my Discord, but make sure to stay respectful and don't expect much, especially in terms of ETAs. I can implement ideas that I like (and that aren't super hard to implement) when I have time and resources, but I never can promise when would that be.
22282323-### Acknowledgements
2929+## Acknowledgements
2430I appreciate [Cassian](https://cassian.cc), for their plethora of bugfixing commits and hosting a server for the mod, and BasiqueEvangelist, for helping with runtime dimension registration on Fabric and his permission to port a part of his code.
25312632The Forge and NeoForge versions of the mod would not be possible without the work of the Sinytra team on the [Forgified Fabric API](https://modrinth.com/mod/forgified-fabric-api), and Commoble's [infiniverse](https://github.com/Commoble/infiniverse/tree/main) library, which was referenced to troubleshoot errors with dimension unfreezing on Forge and runtime dimension ticking on Forge and NeoForge.