Download Trinket Lantern — Minecraft Mods — MetaMods

Trinket Lantern

Active

Downloads

1

Last update

1 year ago

Versions

1.20 — 1.20.1
Server
Utils

Trinket Lantern

server, only datapack and mod

This small datapack was created to simplify the use of the Radiant Gear mod, which originally doesn't provide a dedicated slot for lanterns in the accessory system.

Supported Lantern Types

Currently compatible are the following types of lighting devices:

  • Regular Lantern: minecraft:lantern
  • Soul Lantern: minecraft:soul_lantern

Adding Custom Lanterns

If you want to expand the list of supported lighting devices, follow these steps:

  1. Download the source code from the GitHub repository
  2. Navigate to the folder data/trinkets/tags/items/legs/belt.json
  3. Add the identifiers of the desired lanterns to the appropriate section of the file:
"values": [
      "minecraft:lantern","minecraft:soul_lantern" <-- add items here
    ]
  1. Save the changes and install the datapack in your world
  2. Reload the datapacks using the /reload command

Requires installation of Radiant Gear and Trinkets API mods.

Project members
Nelertile

Nelertile

Developer

neriidesu

neriidesu

Developer

Created: 6 Jan 2024

ID: 13354