Colorful Lighting 图标

Colorful Lighting

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.3.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/colorful-lighting
资源信息

Minecraft 版本: 26.1.2

平台: neoforge

标签: decoration library

资源介绍

a creeper in a cave lit by lava
The mod adds colored lighting to the game. Other mods that add colored lights can use it as a dependency.

Warning

The mod is not compatible with Sodium!

Features

  • Different blocks can emit different light colors
  • Light that passes through stained glass is also colored
  • Emitted colors and filtered colors can be customized in resource packs
  • The mod is client side - you can play with it on any server and you won't have any problems removing it from your world

Resource Pack Tutorial

In your resourcepack's namespace folder (where folders like textures and models are located) create a light folder. There, you can create an emitters.json file, which defines what light colors blocks emit. Example:
\
assets\example\light\emitters.json

{
    "minecraft:torch": "#00FF00", // color in hex
    "minecraft:red_candle": "red", // dye name
    "minecraft:redstone_lamp": [ 0, 255, 255 ],
    "minecraft:soul_torch": "purple;5", // override light level emission
    "minecraft:oak_leaves": "light_blue;F" // value after ';' is a hex number from 0 to F
}

You can also create filters.json, where you define what light color passes through a given block. Example:\
assets\example\light\filters.json

{
    "minecraft:red_stained_glass": "#00FF00", // color in hex
    "minecraft:green_stained_glass": "red", // dye name
    "minecraft:glass": [ 0, 255, 255 ]
}

Example Resource Packs

Colorful Candles: colorful-candles.zip

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Sable: Physics Compat

价格:0 墨喵币
下载量:0

查看详情
Luminous Depths

价格:0 墨喵币
下载量:0

查看详情
Fresh Animations Fix for Horse Armor Stand Mod

价格:0 墨喵币
下载量:0

查看详情
Spears, Axes, Swords, Shields, And Other Tools (SASSOT)

价格:0 墨喵币
下载量:0

查看详情