▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Simply No Shading
Simply No Shading

Simply No Shading

Removes darkening on sides of geometry, inspired by the old lighting from OptiFine's internal shaders, for in-game blocks, clouds, and (block) entities.

336.5K
228
Все версии8.0.0 Alpha 1 for Minecraft 1.21.10

8.0.0 Alpha 1 for Minecraft 1.21.10

Alpha5 мес. назад

Список изменений

8.0.0 Alpha 1

Simply No Shading is, again, refreshing its internals!

Config v1

The config version is updating for the I can no longer keep track of the count-nth time. But this time, it's finally versioned!

Click to view/hide the old format v0
{
    "blockShadingEnabled": false,
    "cloudShadingEnabled": false,
    "entityShadingEnabled": true
}
Click to view/hide the new format v1
{
    "compatibilityMode": true,
    "custom": {
        "shadeBlocks": false,
        "shadeClouds": false,
        "shadeEntities": true
    },
    "preset": "custom",
    "version": 1
}
OptionDescriptionValid Values
compatibilityModeHint to perform other stuff to hopefully improve compatibility. Effects may vary.false,
true (default)
customThis is optional and is ignored if the preset is not custom. When not set, this is treated as if the preset is simply_no_shading.an optional JSON object
custom.shadeBlocksEnables/disables shading for blocks, not including block entities.false,
true
custom.shadeCloudsEnables/disables shading for clouds, specifically Minecraft Vanilla cloud rendering (e.g. Sodium's cloud rendering).false,
true
custom.shadeEntitiesEnables/disables shading for entities and block entities.false,
true
presetThe preset has set values to use, except custom which is yours to edit through similarly named custom option.vanilla,
internal_shaders,
simply_no_shading (default),
custom
PresetBlocksCloudsEntitiesDescription
vanillaThe normal shading in the vanilla game.
internal_shadersThe old block lighting from OptiFine's internal shaders.
simply_no_shadingSimply No Shading's defaults all shading to disabled.
customThis is the customizable 'preset'. Changes are saved and kept, unless you used the toggle keybinds while on other presets where the custom options may be overwritten to reflect those changes instead.

Updated Config Screen

This reflects the updated config format and heavily inspired by the new Video Settings screen on vanilla Minecraft. 2025-11-03_00 24 43

Technical

  • The included Experimental Entity Shading resource pack
  • The deprecated legacy classes found in com.github.startsmercury.simplynoshading and subpackages
  • The stable API classes found in io.github.startsmercury.simply_no_shading.api.client and subpackages
  • JavaDoc is now generated for classes since there are no more API classes.

This means there won't be a stable API for any devs relying on it. The internal implementation is the only alternative.

Random

There's definitely a bunch of writing mistakes here. Forgive me, I have been rushing this and it's already 12 AM...

Файлы

simply-no-shading-8.0.0-alpha.1+mc1.21.10.jar(84.43 KiB)
Основной
Скачать
simply-no-shading-8.0.0-alpha.1+mc1.21.10-javadoc.jar(276.07 KiB)
Скачать
simply-no-shading-8.0.0-alpha.1+mc1.21.10-sources.jar(54.95 KiB)
Скачать

Метаданные

Канал релиза

Alpha

Номер версии

8.0.0-alpha.1+mc1.21.10

Загрузчики

Fabric

Версии игры

1.21.10

Загрузок

2.2K

Дата публикации

5 мес. назад

Загрузил

ID версии

Главная