Transparent Totem

This small resource pack makes Totems of Undying appear **transparent**.

> ### [Check out my other packs!]()
> [**All My Packs**]()
> [**Visual Enchantments**]()
> [**Transparent Items**]()
>
> ### And my [Discord Server]()!

Transparent Tools

This small resource pack makes all tools appear **transparent**.

**Even with the new copper tools!**

> ### [Check out my other packs!]()
> [**All My Packs**]()
> [**Visual Enchantments**]()
> [**Transparent Items**]()
>
> ### And my [Discord Server]()!

Transparent Swords

This small resource pack makes all swords appear **transparent**.

**Even with the new copper swords!**

> ### [Check out my other packs!]()
> [**All My Packs**]()
> [**Visual Enchantments**]()
> [**Transparent Items**]()
>
> ### And my [Discord Server]()!

Transparent Potions

This small resource pack makes all potions appear **transparent**.

> ### [Check out my other packs!]()
> [**All My Packs**]()
> [**Visual Enchantments**]()
> [**Transparent Items**]()
>
> ### And my [Discord Server]()!

Transparent Crossbow

This small resource pack makes crossbows appear **transparent**.

> ### [Check out my other packs!]()
> [**All My Packs**]()
> [**Visual Enchantments**]()
> [**Transparent Items**]()
>
> ### And my [Discord Server]()!

Transparent Buttons

Simple **transparent buttons** in menus, compatible with **older AND newer versions** of the game. So yes, it works in **1.8**, just **ignore the red Incompatible marker** in the pack selection screen.

Have any specific mods you would like me to add support for? Join the [**discord**](https://discord.gg/cjBypn33tZ)!

Transparent Bow

This small resource pack makes bows appear **transparent**.

> ### [Check out my other packs!]()
> [**All My Packs**]()
> [**Visual Enchantments**]()
> [**Transparent Items**]()
>
> ### And my [Discord Server]()!

Translucency Fix

Fixes GUI and HUD translucency support in Minecraft, allowing resource packs like AquaHUD to work properly.

### Compatibility?
>Should be compatible with anything, really. Maybe another mod that has a drawTexturedQuad mixin might conflict, but I’ve never seen it. Even works with [Exordium](https://modrinth.com/mod/exordium) and [ImmediatelyFast](https://modrinth.com/mod/immediatelyfast), both of which also affect GUI related things.

### Requirements?
>No requirements besides the respective mod loader.

### Really like my work?
>Why not donate to me through [Patreon](https://www.patreon.com/ruvaldak) or [Paypal](https://www.paypal.com/donate/?business=UG8YD9M47D8ZN&no_recurring=0&item_name=Thank+you+so+much+for+your+interest+in+supporting+to+me%21+Every+cent+encourages+me+to+work+harder+on+my+projects.&currency_code=USD)? Whether a one time donation, or a recurring payment, it’s all welcome! My work takes a fair amount of time and effort, and any donations really help, be it with groceries, bills, gas, or whatever else I may need.

### Credits
> [IMS212](https://github.com/IMS212) for the original code.
> [QuiltMC](https://github.com/QuiltMC/art/blob/master/stickers/skeuomapple.png) for the icon art
> [See here](https://github.com/ruvaldak/translucencyfix/pulls?q=is%3Apr+is%3Aclosed) for more contributions

TP Utils


Requires Fabric API


Requires Cloth Config

# **TP Utils**

This is a client side teleport utility mod that should greatly benefit creative players, making it much easier to get around. It includes, but is not limited to, improved and custom versions of the WorldEdit teleports (/thru & /jumpto). The teleports have a super high range and are extremely precise.

**Important:**
– This mod requires you to have cheats enabled in single player (default on a creative world) or to have permission to use TP commands in multiplayer.
– If you play on a multiplayer server make sure to set the right TP method in the config settings, many servers use `/tppos` instead of `/tp`

## **Teleports**

**TP Through**
*Usage:* `Keybind` *or* `/tpu through` *or* `/tpu thru`
Teleport through walls or pretty much anything else that’s in your way. It’ll teleport you to the exact opposite side of the obstacle without forcing you to the ground.

**TP on Top**
*Usage:* `Keybind` *or* `/tpu top`
Teleport to the first available free space above the block you’re looking at.

**TP Forward**
*Usage:* `Keybind` *or* `/tpu forward`
Teleport a certain amount of blocks into the direction you’re looking, including up- and downwards. This teleport however doesn’t let you through blocks and will either teleport you to the full configured distance away or right in front of the first obstacle that’s in your way.

**TP Ground**
*Usage:* `/tpu ground`
Teleport to first block below you, no matter the height you’re at.

**TP Up & Down**
*Usage:* `/tpu up` or `/tpu down`
Teleport a floor up or down, it’ll always put you on the ground.

**Chunk TP**
*Usage:* `/tpu chunk `
Teleport to the coordinates of the entered chunk.

**TP Back**
*Usage:* `Keybind` *or* `/tpu back`
Teleport back to your previous location. This only works when you used a teleport method from this mod.

## **Configuration (File / Mod Menu)**

All configuration options

**TP Method**
*Default: /tp*
The tp method the mod should use to teleport you.
Any method that uses should work. (For example `/tp` or `/tppos`)
It’s also possible to change this using this command: `/tpu method `

**TP Through Range**
*Default: 256 (blocks)*
From how far should the mod be able to detect the block you’re looking at to teleport you through.

**TP on Top Range**
*Default: 256 (blocks)*
From how far should the mod be able to detect the block you’re looking at to teleport you on top.

**TP Forward Range**
*Default: 100 (blocks)*
How far should the mod try to teleport you forward.

**Allow Crawling**
*Default: False*
Allow the mod to teleport you into a 1 block high space.

**Allow Lava**
*Default: False*
Allow the mod to teleport you into lava.

**Set Bedrock Limit**
*Default: True*
Stop the mod from teleporting you below bedrock / the bottom world limit.

## **Versions & Dependencies**

1.19+

**Required**:
[Fabric API](https://modrinth.com/mod/fabric-api)
[Cloth Config API](https://modrinth.com/mod/cloth-config) (Is needed to make the config work)

**Optional:**
[Mod Menu](https://modrinth.com/mod/modmenu) (This mod allows you to edit the configs in game)

1.16 – 1.18

**Required**:
[Fabric API](https://modrinth.com/mod/fabric-api) (0.31.0 or later)

**Optional:**
[Mod Menu](https://modrinth.com/mod/modmenu) (This mod allows you to edit the configs in game)

**Already included/embedded:**
[Cloth Config API](https://modrinth.com/mod/cloth-config) (Is needed to make the config work)

1.14 – 1.15

**Required:**
[Fabric API](https://modrinth.com/mod/fabric-api) (0.14.0 or later)

**Optional:**
[Mod Menu](https://modrinth.com/mod/modmenu) (This mod allows you to edit the configs in game)

**Already included/embedded:**
[Auto Config Updated API](https://github.com/shedaniel/AutoConfig) (Is needed to make the config work)
[Cloth Config API](https://modrinth.com/mod/cloth-config) (Required for Auto Config)
[Cotton Client Commands](https://github.com/CottonMC/ClientCommands) (Is needed to make any of the commands work)

Totem of Undying into Kombucha

This texture pack is made for anyone who loves Kombucha! It turns the Totem of Undying texture into Kombucha! If you love Kombucha, be sure to download it!