Skip to content

Commit

Permalink
Favicon, gravity well and icons
Browse files Browse the repository at this point in the history
  • Loading branch information
CommandrMoose committed Apr 24, 2024
1 parent 87055c4 commit 51c3174
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 1 deletion.
20 changes: 20 additions & 0 deletions Writerside/cfg/buildprofiles.xml
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>
Binary file added Writerside/images/favicon.png
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.
Binary file added Writerside/images/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions Writerside/topics/Contributing-to-this-Wiki.md
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>.
10 changes: 9 additions & 1 deletion Writerside/topics/Gravity-Well.md
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"/>
1 change: 1 addition & 0 deletions Writerside/tr.tree
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
<toc-element topic="Growth-Drill.md"/>
</toc-element>
<toc-element topic="Datapack-Customisation.md"/>
<toc-element topic="Contributing-to-this-Wiki.md"/>

</instance-profile>
1 change: 1 addition & 0 deletions Writerside/writerside.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
<categories src="c.list"/>
<vars src="v.list"/>
<instance src="tr.tree"/>

</ihp>

0 comments on commit 51c3174

Please sign in to comment.