Add my existing Terraria resource packs
BIN
Icons/InvisibleBoulders.png
Normal file
|
After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
|
@ -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)
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 6.9 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
BIN
ResourcePacks/HighlightedDungeonBlocks/icon.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
9
ResourcePacks/HighlightedDungeonBlocks/pack.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"Name": "Highlighted Dungeon Blocks",
|
||||
"Author": "Chev",
|
||||
"Description": "Highlights crumbling dungeon blocks found in dungeons.",
|
||||
"Version": {
|
||||
"major": 1,
|
||||
"minor": 0
|
||||
}
|
||||
}
|
||||
10
ResourcePacks/HighlightedDungeonBlocks/workshop.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"WorkshopPublishedVersion": 1,
|
||||
"ContentType": "ResourcePack",
|
||||
"SteamEntryId": 2478480786,
|
||||
"Tags": [
|
||||
"Tweaks",
|
||||
"Other Packs"
|
||||
],
|
||||
"Publicity": 0
|
||||
}
|
||||
BIN
ResourcePacks/HighlightedWaterBolt/Content/Images/Tiles_50.png
Normal file
|
After Width: | Height: | Size: 671 B |
BIN
ResourcePacks/HighlightedWaterBolt/icon.png
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
9
ResourcePacks/HighlightedWaterBolt/pack.json
Normal 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
|
||||
}
|
||||
}
|
||||
9
ResourcePacks/HighlightedWaterBolt/workshop.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"WorkshopPublishedVersion": 1,
|
||||
"ContentType": "ResourcePack",
|
||||
"SteamEntryId": 2494164004,
|
||||
"Tags": [
|
||||
"Tweaks"
|
||||
],
|
||||
"Publicity": 0
|
||||
}
|
||||
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 133 B |
BIN
ResourcePacks/InvisibleBoulders/Content/Images/Projectile_99.png
Normal file
|
After Width: | Height: | Size: 133 B |
BIN
ResourcePacks/InvisibleBoulders/Content/Images/Tiles_138.png
Normal file
|
After Width: | Height: | Size: 135 B |
BIN
ResourcePacks/InvisibleBoulders/Content/Images/Tiles_484.png
Normal file
|
After Width: | Height: | Size: 135 B |
BIN
ResourcePacks/InvisibleBoulders/Content/Images/Tiles_664.png
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
ResourcePacks/InvisibleBoulders/Content/Images/Tiles_665.png
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
ResourcePacks/InvisibleBoulders/icon.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |
9
ResourcePacks/InvisibleBoulders/pack.json
Normal 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
|
||||
}
|
||||
}
|
||||
10
ResourcePacks/InvisibleBoulders/workshop.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"WorkshopPublishedVersion": 1,
|
||||
"ContentType": "ResourcePack",
|
||||
"SteamEntryId": 2494187469,
|
||||
"Tags": [
|
||||
"Fun/Silly",
|
||||
"Tweaks"
|
||||
],
|
||||
"Publicity": 0
|
||||
}
|
||||