Traveler's Lectern

Quick rating

Traveler's Lectern

No reviews yet

A lectern that respawns a book after an amount of time.

Adventure/Exploration
API/Library
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
1.2.4

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Traveler's Lectern

Part of the Traveler's Series. Travelers Lectern is a Minecraft mod that provides players with a unique lectern that can regenerate its book after a configurable cooldown period. Built with Fabric for Minecraft 1.21.1.

Features

  • Automatically respawns books in lecterns after a cooldown
  • Configurable cooldown and debug logging settings
  • Server-side implementation for multiplayer compatibility
  • Custom commands for creating, editing, and destroying Traveler's Lecterns
  • Admin-protected lecterns with permission-based interaction

Configuration

The mod can be configured through files in the config/travelers-lectern/ directory:

Basic Settings (travelers_lectern_config.txt)

debug_logging=false
  • debug_logging: Enable or disable debug logging for detailed information in server logs.

Lectern Data

  • Lectern data is saved in travelers_lecterns.json within the configuration folder. This file is automatically managed by the mod and should not be manually edited.

Commands

When a player with ops permission level 4 (admin) is in the server, they can use the following commands when looking at a lectern with a book on it:

  • /travelers_lectern create [time]: Create a Traveler's Lectern with a cooldown in seconds (default: 1800 seconds).
  • /travelers_lectern edit [time]: Edit an existing Traveler's Lectern to update its cooldown.
  • /travelers_lectern destroy: Remove a Traveler's Lectern.

Usage

  1. Place a lectern and a book in it.
  2. Use the /travelers_lectern create command while facing the lectern to make it a Traveler's Lectern.
  3. After the cooldown period, the book will automatically regenerate if taken out.
  4. Admin players (permission level 4) can edit or destroy Traveler's Lecterns using the respective commands.

🛠 Development

This mod was built using:

  • Java 21
  • Fabric API
  • Gson for JSON parsing and serialization

Project Structure

  • src/main/java: Contains the main mod logic.
  • src/main/resources: Includes assets, mixins, and configuration files.

Key Files

  • TravelersLectern.java: Initializes the mod and handles server events.
  • FileManager.java: Manages reading and saving configuration files and lectern data.
  • LecternObject.java: Represents a Traveler's Lectern with cooldown logic.
  • LecternBlockMixin.java: Modifies vanilla lectern behavior.

Support

Join the GBTI Network!

The GBTI Network is a membership community:

  • Access to our private Minecraft server
  • Exclusive development tools and resources
  • Private repositories and code libraries
  • Discord community for collaboration
  • Member directory listing to showcase your work
  • Co-op opportunities and project partnerships
  • Early access to new features and tools

Support our work by becoming a GBTI Network member.

Other ways to Support:

License

This project is licensed under the GNU General Public License v3.0

Screenshots

Gallery

  • Traveler's Lectern Preveiw
    Traveler's Lectern Preveiw Creating a Traveler's Lectern with a book refresh rate of 10 seconds.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works