
Fake Date
Change date at will
- Загрузки
- 6K
- Подписчики
- 3
- Обновлён
- 3 июня 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 11 февраля 2026 г.
Overview
Small utility mod that allows you to "counterfeit" the system date, for several possible purposes:
- To test or experience festival content without changing the date at system level
- To disable festival content in certain mods by faking a non-festival date
Configuration
The configuration file can be found at config/fakedate.toml:
#Specifies the year to fake (0 = disable)
fakeYear = 0
#Specifies the month to fake (0 = disable, 1 = January, 2 = February, ...)
fakeMonth = 0
#Specifies the day to fake (0 = disable)
fakeDayOfMonth = 0
#Only fake date when queried by specified mods
#Use * to allow any (not recommended)
filter = ["enter_modid_here"]
#When enabled, prints verbose information when faking date
debugFakingDate = true
#When enabled, prints verbose information when not faking date (mod is not in filter)
debugNonFakingDate = true
Side Requirement
This mod does not have strict side requirements. This means it is possible to install the mod on the client-side without it being present on the dedicated server, and vice versa. The date will only be faked for the side(s) with the mod installed.
Ченджлог
1.0.4+26.1.1-neoforgeРелиз26.1, 26.1.1, 26.1.2 · 3 июня 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+26.1.1-fabricРелиз26.1, 26.1.1, 26.1.2 · 3 июня 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+1.21.11-neoforgeРелиз1.21.10, 1.21.11 · 3 июня 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+1.21.11-fabricРелиз1.21.9, 1.21.10, 1.21.11 · 3 июня 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+1.21.1-neoforgeРелиз1.21.6, 1.21.7, 1.21.8 · 3 июня 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+1.20.1-forgeРелиз1.20.1 · 3 июня 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+26.1.1-neoforgeРелиз26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
1.0.4+26.1.1-fabricРелиз26.1, 26.1.1, 26.1.2 · 18 апреля 2026 г.
- Fixed JiJ discovery on Forge (lazyyyyy compatibility)
Комментарии
Загружаем…