This is the main repository for the rewrite of Dimensional Doors by StevenRS11. This repository contains the up-to-date code base and commits submitted.
**This mod is for fabric**
**For a Forge Version, check [here](https://www.youtube.com/watch?v=dQw4w9WgXcQ)**
For the main bits, we have a Discord server made specifically for talking about Dimensional Doors. It's also the place where the devs meet to discuss current progress on certain aspects, and get feedback from the team.
### Discord Server: [Click](https://discord.gg/f27hdrM) to open in browser or client, if installed
You can report any bugs you find on [the issues page](https://github.com/DimensionalDevelopment/DimDoors/issues). Please include the following information:
- The version of the mod you're using
- Your Minecraft version (different versions can experience bugs that are not available in others)
- A list of other mods you're using, if the issue does not happen with only Dimensional Doors installed
For suggestions, please join [our discord server](https://discord.gg/f27hdrM), or [create a Github issue](https://github.com/DimensionalDevelopment/DimDoors/issues). Please include a detailed description with what you would like to see in the mod and explain how it can fit into the mod's lore.
Check [https://youtu.be/Qvp2EnctKIQ](https://youtu.be/Qvp2EnctKIQ) for instructions. Save it using WorldEdit and send the dungeon in our discord server.
[This page](https://github.com/DimensionalDevelopment/DimDoors/tree/1.12-WIP/src/main/resources/assets/dimdoors/lang) contains all the currently translated languages. To contribute a translation, start by copying the [en_US.lang file](https://github.com/DimensionalDevelopment/DimDoors/blob/1.12-WIP/src/main/resources/assets/dimdoors/lang/en_US.lang) to a text editor, and saving it as the [correct locale code](https://minecraft.gamepedia.com/Language#Available_languages). Translate **only what is to the right of the = sign**, and then click "Create a new file" on [this page](https://github.com/DimensionalDevelopment/DimDoors/tree/1.12-WIP/src/main/resources/assets/dimdoors/lang) to submit your translation.
Dimensional Development is always looking to expand (there are currently only 3 active members in the team) and introduce new members to the team and community. Join our Discord and talk to us! Tell us how you can help.
## Tutorials
- [Types of Virtual Targets](tutorials/virtual_targets/virtual_targets.md)
- [Types of Pocket Modifiers](tutorials/modifiers/modifiers.md)