← Назад к ресурсам

tikfinity

Connects tikfinity to Minecraft without a server

Modrinth utility

Описание

# TikFinity Connector A 1.20 Fabric mod to connect your TikTok stream to Minecraft using [TikFinity](tikfinity.zerody.one/)! ## Usage ### Prerequisites Start Minecraft and join any single-player world. This mod will not work on a server yet. Use the [ServerTap](https://servertap.io/) plugin instead. Required Mods: - [Cloth Config](https://modrinth.com/mod/cloth-config) - [Fabric API](https://modrinth.com/mod/fabric-api) ### Setup Visit [TikFinity](https://tikfinity.zerody.one) and go to Setup -> Minecraft Connection and enter the following: IP: 127.0.0.1 Port: 4567 The password is only used for the ServerTap plugin and does not matter. Click "Test Connection" and it should show this: ``` Connection successfully established! Server Name: TikFinity Mod Server Version: 1.20.1 ``` ## Configuration For now, you can only change the port for the web server (defaults to 4567). This is the easiest with the mod menu mod, but it can also be manually edited using the config file at `config/tikfinity.toml` in the instance folder. # Troubleshooting ## Connection failed - Is the mod installed and shown inside of mod menu? - Have you joined a world? - Is the port correct? Default: 4567