-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
87055c4
commit 51c3174
Showing
8 changed files
with
36 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<buildprofiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:noNamespaceSchemaLocation="https://resources.jetbrains.com/writerside/1.0/build-profiles.xsd"> | ||
<variables> | ||
<primary-color>aqua</primary-color> | ||
<custom-favicons>favicon.png</custom-favicons> | ||
<header-logo>icon.png</header-logo> | ||
<product-web-url>https://modrinth.com/mod/tardis-refined</product-web-url> | ||
<download-title>Get the Mod</download-title> | ||
<download-page>https://modrinth.com/mod/tardis-refined</download-page> | ||
<showDownloadButton>false</showDownloadButton> | ||
|
||
</variables> | ||
|
||
<footer> | ||
<link href="https://github.com/WhoCraft/TardisRefined">Github</link> | ||
<link href="https://discord.com/invite/XGsGNG7cCD">Discord</link> | ||
</footer> | ||
|
||
|
||
</buildprofiles> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Contributing to this Wiki | ||
|
||
The TARDIS Refined wiki is powered by <a href="https://www.jetbrains.com/help/writerside/discover-writerside.html">JetBrains Writerside</a>. | ||
|
||
Contributions can be made by PR through the <a href="https://github.com/WhoCraft/TARDIS-Refined-Wiki">TARDIS Refined Wiki repository</a>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# Gravity Well | ||
|
||
Start typing here... | ||
The Gravity Well appears naturally within the TARDIS, generating within the Gravity Well Chambers. | ||
|
||
This block allows the player to ascend/descend without the risk of fall damage. | ||
|
||
Interacting with the block with an Amethyst Screwdriver will cycle through the gravity radius. | ||
|
||
This block CANNOT be used outside of a TARDIS. | ||
|
||
<img src="https://i.imgur.com/1vWsfl6.gif" preview-src="https://i.imgur.com/1vWsfl6.gif" alt="Interacting with Gravity Well"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,5 @@ | |
<categories src="c.list"/> | ||
<vars src="v.list"/> | ||
<instance src="tr.tree"/> | ||
|
||
</ihp> |