Patched
Allows data/resource packs and mods to modify parts of json files instead of completely replacing them.
54.6K
70
Список изменений
Changes
- Inter-patch application order has been reversed, aligning it with expectations. Previously, if you had two packs A and B which both contain patches modifying the same part of the same file, then whichever pack came first (i.e. bottom of the resource pack screen or first in the data pack list) would win. In other words, patches are applied in order of highest to lowest priority. This is generally undesirable behavior because it means you can't write a data pack that modifies a mod's patched-in world gen changes without placing the data pack below the mod in the data pack list. Now patches are applied in order of least to highest priority. This is a breaking change for anyone relying on the previous order. However, the vast majority of people will not be affected by this change as it requires a situation like the earlier example, which is not very common.
Метаданные
Канал релиза
Release
Номер версии
7.4.0+1.21.1-neoforge
Загрузчики
NeoForge
Версии игры
1.21–1.21.5
Загрузок
393
Дата публикации
1 г. назад