MovingLight

LL MovingLight 1.9.1

  • Some rules about plugins
IMAGE
Does it leave a light block?
MovingLight uses a network packet sent to the client to achieve a moving light source that does not modify the world and leaves no blocks behind.
Configuration File
JSON:
{
    // Whether to enable the plugin.
    "enabled": true,
    // Glowing items, generally the default configuration can be.
    "items": {
        "minecraft:amethyst_cluster": 5,
        ...
    },
    // Off-hand switched items, generally the default configuration can be.
    "offhand": [
        "minecraft:campfire",
        ...
    ],
    "version": 100
}
Open source: https://github.com/Redbeanw44602/LiteLoaderMods

Thanks:
LiteLDev
  • Love
  • Like
Reactions: Sr RAD and shrbox
Author
RedbeanW
Downloads
474
Views
1,786
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from RedbeanW

Share this resource

Latest updates

  1. Adapt 1.19.60 And Fix Crash.

    RT.
  2. Adapt 1.19.50

    adapt 1.19.50 fix stop crash arch optimize.
  3. 1.8.3

    adapt 1.19.40 arch optimize.