Перейти к содержимому
Mineforgian

Toggle Lanterns

A Minecraft Fabric mod that allows players to toggle lanterns on and off by right-clicking them.

Загрузки
443
Подписчики
4
Обновлён
26 июня 2026 г.
Лицензия
MIT

Опубликован 21 июня 2026 г.

Toggle Lanterns

A Fabric mod that allows you to toggle lanterns on and off.
ランタンを右クリックで消灯・点灯できるようにするFabric用Mod


Overview

This mod introduces a simple quality-of-life feature to Minecraft: the ability to turn lanterns off.

Features

  • Interactive Lanterns: Right-click a vanilla lantern to turn it off, and right-click again to light it back up.
  • Vanilla Friendly: Uses custom translucent glass textures that blend seamlessly with the vanilla style.
  • Creative Inventory: Unlit lanterns can be found in the "Functional Blocks" tab right next to the vanilla lantern.

日本語概要 (Japanese Overview)

マイクラのランタンに、シンプルなオン・オフ機能を追加します。

特徴

  • 右クリックで切り替え: バニラのランタンを右クリックすると消灯し、もう一度右クリックすると点灯します。
  • バニラに馴染むデザイン: 半透明テクスチャを採用し、バニラの雰囲気を維持するように努めました。
  • クリエイティブタブ: 「機能的ブロック」タブの、通常のランタンのすぐ隣に配置されます。

Environment & Credits

  • Platform: Fabric Loader
  • Minecraft Version: 1.21.11
  • License: MIT
  • Developed by: kyonshi (kyonshi.com)

Dependencies (前提Mod)

Note: The English description was translated/adjusted using translation tools. We apologize for any unnatural expressions.

Ченджлог

1.1.1+1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 26 июня 2026 г.

Backport to 1.21.9 - 1.21.10 (v1.1.1+1.21.11)

This version is a dedicated backport compiled for Minecraft 1.21.9 through 1.20.10.

Features

  • 1.21.9 - 1.21.10 Compatibility: Compatible with Minecraft versions 1.21.9 and 1.21.10.

機能 (Japanese)

  • 1.21.9 - 1.21.10 互換性: Minecraft 1.21.9 及び 1.21.10 バージョンに対応しました。
1.1.1+1.21.1Релиз1.21, 1.21.1 · 24 июня 2026 г.

Backport to 1.21 - 1.21.1 (v1.1.1+1.21.1)

This version is a dedicated backport compiled for Minecraft 1.21 through 1.20.1.

Features

  • 1.21 - 1.21.1 Compatibility: Compatible with Minecraft versions 1.21 and 1.21.1.

機能 (Japanese)

  • 1.21 - 1.21.1 互換性: Minecraft 1.21 及び 1.21.1 バージョンに対応しました。
1.1.1+1.20.4Релиз1.20.4, 1.20.5, 1.20.6 · 24 июня 2026 г.

Backport to 1.20 - 1.20.6 (v1.1.1+1.20.4)

This version is a dedicated backport compiled for Minecraft 1.20 through 1.20.6.

Features

  • 1.20 - 1.20.6 Compatibility: Fully compatible with Minecraft versions 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5and 1.20.6.
  • Supported Lanterns: Right-click to toggle the lit and unlit states for standard Lantern and Soul Lantern (both floor and hanging placements are supported).
  • Note: Copper Lanterns are not included in this version as they do not exist in Minecraft 1.20.x.

Under the Hood

  • Refactored Architecture: Even though this is a backport, it inherits the brand-new HashMap-based interaction logic from the 1.21.11 version.*

機能 (Japanese)

  • 1.20 - 1.20.4 互換性: Minecraft 1.20 から 1.20.6 までの各バージョンに完全対応しました。
  • 対応ランタン: 通常の ランタン および ソウルランタン を右クリックで点灯・消灯切り替え可能です(床置き・吊り下げの両方に対応)。 このバージョンには銅のランタンは含まれません。

内部変更

  • ロジックの最適化: バックポート版でありながら、1.21.11版で新設計された HashMap によるスマートなインタラクション処理を継承しています。
1.1.1+1.21.11Релиз1.21.11 · 23 июня 2026 г.

Copper & Soul Update (v1.1.1+1.21.11)

New Features

  • Copper Lantern Support: You can now toggle all vanilla Copper Lanterns! This includes all oxidation stages (Normal, Exposed, Weathered, Oxidized) and their waxed variants.
  • Soul Lantern Support: Added the ability to toggle vanilla Soul Lanterns on and off.
  • Custom Textures: Unlit copper lanterns feature a carefully adjusted monochrome glass texture that contrasts beautifully with the copper frames.

Under the Hood

  • Core Logic Refactoring: Completely rewrote the interaction logic using HashMap, resulting in a cleaner, more scalable codebase.
  • Resource Optimization: Optimized block models and states to share textures efficiently (e.g., waxed variants now seamlessly share base textures).

新機能 (Japanese)

  • 銅のランタンに対応: バニラの銅のランタンを右クリックで切り替えられるようになりました(風化・錆びた・酸化、およびすべての錆止め状態に対応)。
  • ソウルランタンに対応: バニラのソウルランタンの消灯・点灯切り替えに対応しました。
  • 専用テクスチャ: 消灯した銅のランタンには、銅の枠と美しく対比する専用のモノクロームなガラスのテクスチャを採用しました。

内部変更

  • ロジックのリファクタリング: トグル処理のコアロジックを HashMap を用いた設計に完全に書き換え、コードの可読性と拡張性を大幅に向上させました。
  • リソースの最適化: ブロックモデルを最適化し、テクスチャを効率的に共有するようにしました(錆止めバリエーションは未錆止めのテクスチャを共有します)。
1.0.0Релиз1.21.11 · 21 июня 2026 г.

Initial Release (v1.0.0)

The first official release of Toggle Lanterns for Minecraft 1.21.11!

Features

  • Interactive Lanterns: Right-click a vanilla lantern to turn it off, and right-click again to light it back up.
  • State Preservation: Keeps the exact state of the original lantern (whether it is hanging from the ceiling or waterlogged).
  • Vanilla Friendly: Uses textures based on vanilla lanterns with custom translucent glass panels.
  • Creative Inventory: Added to the "Functional Blocks" tab right next to the vanilla lantern.

Technical Details

  • Built for Minecraft 1.21.11 using Fabric and official Mojang Mappings.
  • Requires Fabric API.

Комментарии

Загружаем…