Skip to content

Commit f7ded13

Browse files
committed
add more documentation links
1 parent 15386ba commit f7ded13

5 files changed

Lines changed: 16 additions & 4 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: Colorwheel (Flywheel/Create)
3+
---
4+
5+
6+
<a href="\https://djefrey.github.io/colorwheel/" target="_blank" >Colorwheel Documentation</a>

src/content/docs/current/Reference/Mod Support/distant_horizons.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Distant Horizons
33
description: How to support Distant Horizons in your shader.
4-
sidebar:
5-
order: 1
64
---
75

86
[Distant Horizons](https://modrinth.com/mod/distanthorizons) is a mod which enables far greater render distances through the use of LODs. Iris allows shaders to integrate with this mod, ensuring that the blend between the vanilla terrain and the DH terrain can be seamless.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Photonics
3+
---
4+
5+
<a href="https://github.com/Redi2Go/PhotonicEngine/wiki" target="_blank">Photonics Documentation</a>

src/content/docs/current/Reference/Mod Support/vivecraft.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Vivecraft
33
description: How to add special Vivecraft integration.
4-
sidebar:
5-
order: 1
64
---
75

86
[Vivecraft](https://modrinth.com/mod/vivecraft) is a mod which allows Minecraft to be played in VR. Vivecraft provides a few macros and uniforms to inform shaders about the current render state. Data mentioned here is managed by Vivecraft itself, so if you encounter an issue, please report them on their [issue tracker](https://github.com/Vivecraft/VivecraftMod/issues).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Voxy
3+
---
4+
5+
See the `#docs` channel in <a href="https://discord.gg/teErFatQv9" target="_blank">Cortex's Discord Server</a>.

0 commit comments

Comments
 (0)