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

Phosphor

No-compromises lighting engine optimization mod

830K загрузок3K подписчиковLGPL-3.0-onlyfabric

Обновлён 14 июня 2022 г. · опубликован 3 января 2021 г.

Maintenance Status

Phosphor is not currently maintained due to a lack of available time and resources. As of Minecraft 1.20, there have been significant improvements to the game's lighting engine, and most of Phosphor's patches are no longer applicable or useful. (see more)

You may also be interested in our other mods, Sodium and Lithium.


(This page continues as it was historically written.)

Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas-- the lighting engine. It works on both the client and server, and can be installed on servers without requiring clients to also have the mod.


With Phosphor, the amount of time the game takes to generate new chunks can be greatly reduced, and you can expect to see some of the nastier frame stutters caused by loading chunks on the client simply vanish.


It's a no-compromises solution for improving performance either in single-player or large multi-player servers, and changes no features or behaviors of the vanilla game. In fact, our continued insistence towards not changing vanilla behaviours has even led to the mod being officially allowed in Minecraft speedrunning.


Installation

Make sure you have the latest version of Fabric Loader present and then simply drop the mod into your mods folder. No other mods or additional setup (not even Fabric API!) is required. You do not need to create new worlds in order to take advantage of the mod.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
mc1.19.x-0.8.1Релиз1.19.1, 1.19.2, 1.19.3, 1.19.4fabric14 июня 2022 г..jar (86 КБ)
mc1.18.x-0.8.1Релиз1.18, 1.18.1, 1.18.2fabric19 декабря 2021 г..jar (88 КБ)
mc1.17.x-0.8.0Релиз1.17, 1.17.1fabric26 ноября 2021 г..jar (88 КБ)
mc1.16.2-0.8.0Релиз1.16.2, 1.16.3, 1.16.4, 1.16.5fabric26 ноября 2021 г..jar (91 КБ)
mc1.16.2-0.7.2Релиз1.16.2, 1.16.3, 1.16.4, 1.16.5fabric30 апреля 2021 г..jar (89 КБ)
mc1.16.2-0.7.1Релиз1.16.2, 1.16.3, 1.16.4, 1.16.5fabric13 февраля 2021 г..jar (89 КБ)
mc1.16.3-0.7.0Релиз1.16.3, 1.16.4, 1.16.5fabric5 января 2021 г..jar (89 КБ)

Ченджлог

mc1.19.x-0.8.1Релиз1.19.2, 1.19.3, 1.19.4 · 14 июня 2022 г.

This release contains the compatibility update to 1.19.

mc1.18.x-0.8.1Релиз1.18, 1.18.1, 1.18.2 · 19 декабря 2021 г.

This release contains the compatibility update to 1.18. Additionally, a small optimization is added to reduce the workload for the lightmap complexity initialization upon chunk loading added by Phosphor.

Installation on servers:

Fabric needs to be installed using fabric-installer >= 0.10.0 on servers in order to properly work with Mixins for Java 17. If the game crashes with error message The requested compatibility level JAVA_17 could not be set. Level is not supported by the active JRE or ASM version (Java 17.0, ASM 9.0 (ASM10_EXPERIMENTAL)), please reinstall Fabric.

mc1.17.x-0.8.0Релиз1.17, 1.17.1 · 26 ноября 2021 г.

This release contains mainly internal changes and the compatibility update to 1.17. The approach for initial lighting is changed, which should lead to a small speedup. Together with some other changes, this furthermore establishes compatibility with the 1.17 world height changes.

mc1.16.2-0.8.0Релиз1.16.3, 1.16.4, 1.16.5 · 26 ноября 2021 г.

This release contains mainly internal changes. The approach for initial lighting is changed, which should lead to a small speedup. Together with some other changes, this furthermore establishes compatibility with the 1.17 world height changes.

mc1.16.2-0.7.2Релиз1.16.3, 1.16.4, 1.16.5 · 30 апреля 2021 г.

This release fixes a data loss bug present in 0.7.1 and 0.7.0.

Bug Fix

  • Fixed a concurrency issue that could lead to lightmaps being discarded upon reloading chunks (#49). The fix will only prevent new glitches but will not repair already existing ones. If upgrading an already corrupted world to 0.7.2, you need to erase the light cache once, see the note on MC-142134 for complete instructions.

Change

  • Mark Starlight as incompatible. Having both Phosphor and Starlight installed will now lead to a crash instead of loading the game normally and causing unexpected logic errors later on. Phosphor and Starlight were always incompatible and will always be, as they reimplement the lighting engine to a certain extent, hence modifying the same code in conflicting ways. With this change the game simply shuts down gracefully instead of causing undefined behavior.
mc1.16.2-0.7.1Релиз1.16.3, 1.16.4, 1.16.5 · 13 февраля 2021 г.

This release fixes two critical bugs introduced in 0.7.0.

Bug Fixes

  • Fixed a game hangup that occured in some situations where chunks were resent due to large numbers of block updates or specific servers (#36, #39)
  • Fixed that some chunks were missing skylight after worldgen, due to wrong order of operations caused by a missing update notification. The fix will only prevent new glitches in chunks generated with 0.7.1 but will not repair already existing glitches. If upgrading an already corrupted world to 0.7.1, you need to erase the light cache once, see the note on MC-142134 for complete instructions.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…