How to Use LandOfSignals¶
Welcome to the LandOfSignals mod! This guide will walk you through the installation, configuration, and usage of the mod, as well as how to create and use content packs.
Installation¶
- Ensure you have Minecraft Forge installed.
- Download the LandOfSignals mod from the official CurseForge page.
- Place the downloaded
.jar
file into yourMinecraft/mods
folder. - Launch Minecraft and select the Forge profile.
Configuration¶
LandOfSignals comes with various configuration options to tailor the mod to your liking. These can be found in the config/landofsignals.toml
file. Here you can enable or disable specific features and adjust mod settings.
Using the Mod¶
To use the mod, you'll need to familiarize yourself with the different types of signals and tools provided:
- Signal Selector: Used to select the type of signal you want to place.
- Connector Tool: Connects signals to signal boxes for control.
- Signal Box: Controls the state of connected signals.
Placing Signals¶
- Select a signal using the Signal Selector.
- Right-click on the ground or a suitable surface to place the signal.
- Use the Connector Tool to link the signal to a Signal Box.
- Right-click the Signal Box and configure the signal state as desired.
Creating Content Packs¶
Content packs allow you to add new signals and assets to the game. To create a content pack:
- Create a new directory in
Minecraft/config/landofsignals/contentpacks
. - Inside this directory, create a
pack.json
file with your pack's metadata. - Add your assets and define them in the
pack.json
file. Refer to the Content Pack Documentation for detailed instructions.
Community and Support¶
Join our Discord community for support, to share your content packs, or to connect with other users. Our community is always ready to help with any questions or issues you might encounter.
Thank you for using LandOfSignals!