Add my existing Terraria resource packs

This commit is contained in:
Chev 2023-08-06 01:02:16 -07:00
parent 24e09c1c2f
commit 33417842b8
Signed by: chev2
GPG key ID: BE0CFBD5DCBB2511
29 changed files with 62 additions and 0 deletions

BIN
Icons/InvisibleBoulders.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -5,3 +5,9 @@ This repo contains the source code for my Terraria tModLoader mods.
* **LifeSourcesLight** - Makes heart crystals & life fruits emit light. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2853619836)
* **ZenithRecipeTooltips** - Shows "Required for Zenith" in the tooltips of every sword used in the Zenith crafting recipe. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2853617132)
## Resource pack list
* **HighlightedDungeonBlocks** - Highlights crumbling dungeon blocks found in dungeons. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2478480786)
* **HighlightedWaterBolt** - The Water Bolt book in the dungeon is highlighted. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2494164004)
* **InvisibleBoulders** - Turns all boulders invisible, including normal boulders, rolling cactuses, bouncy boulders, mini boulders and more. [Steam Workshop](https://steamcommunity.com/sharedfiles/filedetails/?id=2494187469)

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -0,0 +1,9 @@
{
"Name": "Highlighted Dungeon Blocks",
"Author": "Chev",
"Description": "Highlights crumbling dungeon blocks found in dungeons.",
"Version": {
"major": 1,
"minor": 0
}
}

View file

@ -0,0 +1,10 @@
{
"WorkshopPublishedVersion": 1,
"ContentType": "ResourcePack",
"SteamEntryId": 2478480786,
"Tags": [
"Tweaks",
"Other Packs"
],
"Publicity": 0
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View file

@ -0,0 +1,9 @@
{
"Name": "Highlighted Water Bolt",
"Author": "Chev",
"Description": "The Water Bolt book in the dungeon is highlighted.",
"Version": {
"major": 1,
"minor": 0
}
}

View file

@ -0,0 +1,9 @@
{
"WorkshopPublishedVersion": 1,
"ContentType": "ResourcePack",
"SteamEntryId": 2494164004,
"Tags": [
"Tweaks"
],
"Publicity": 0
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View file

@ -0,0 +1,9 @@
{
"Name": "Invisible Boulders",
"Author": "Chev",
"Description": "Turns all boulders invisible, including normal boulders, rolling cactuses, bouncy boulders, mini boulders and more.",
"Version": {
"major": 2,
"minor": 0
}
}

View file

@ -0,0 +1,10 @@
{
"WorkshopPublishedVersion": 1,
"ContentType": "ResourcePack",
"SteamEntryId": 2494187469,
"Tags": [
"Fun/Silly",
"Tweaks"
],
"Publicity": 0
}