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

Project Atmosphere for TFC - NEW LOGO

Addon to make PA work with TFC

Загрузки
504
Подписчики
2
Обновлён
29 марта 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 6 декабря 2025 г.

Project Atmosphere for TFC

This is a bridge mod between Project Atmosphere and TerraFirmaCraft.

Integration

Seasons
TFC seasons are synced with Project Atmosphere.

Temperature
Temperature integration is planned and not yet implemented.

Notes

Comments
Comments are constructive only.
If you need to report something, use Discord. I do not read comments often, and if you post here because you do not have Discord, you may not get a response.

Serene Seasons requirement
Project Atmosphere requires Serene Seasons internally.
For TFC, you must manually remove Serene Seasons from the files.
This cannot be changed without breaking the main Project Atmosphere mod, so it will stay this way.

Ченджлог

Forge-0.1.1Бета1.20.1 · 29 марта 2026 г.

Project Atmosphere for TFC

Fixed

  • Fixed an issue where rain was not rendering. Rain particles were being blocked by an internal TFC condition that was not previously accounted for. Rain should now render correctly when Project Atmosphere reports precipitation.

Notes

  • Project Atmosphere remains the authoritative source for weather state.
  • This fix ensures that when PA determines it is raining, TFC no longer prevents the visual rain effects from appearing.
Forge-0.1.0Бета1.20.1 · 18 марта 2026 г.

Project Atmosphere for TFC

Added

  • Centralized bridge climate sampler for Project Atmosphere runtime values:
    • authoritative temperature sampling by ServerLevel + BlockPos + calendarTicks
    • authoritative wind sampling by ServerLevel + BlockPos + calendarTicks
    • shared TFC wind-vector conversion boundary in one place

Changed

  • TFC runtime climate temperature override now uses the live Project Atmosphere orchestrator path consistently.
  • Weekly forecast integration now hooks the live TemperatureGenerator.generateWeekForecast(...) entrypoint directly.
  • TFC wind vector integration now uses Project Atmosphere wind as the authoritative source.
  • Mixin gating was tightened to apply climate patches only when required core classes are present.
  • Bridge entrypoint and season wiring were cleaned up for safer lifecycle behavior.

Fixed

  • Removed obsolete temperature override assumptions tied to older Project Atmosphere APIs.
  • Eliminated brittle pointer/key-based temperature sampling in favor of live world-position sampling.
  • Fixed season-change tracker initialization edge case.

Notes

  • This refactor keeps Project Atmosphere as the canonical source for temperature and wind in TFC climate integration.
  • No extra sync packet layer was introduced; existing server-authoritative Project Atmosphere data paths remain the source of truth.
Forge-0.0.3Бета1.20.1 · 20 января 2026 г.

Project Atmosphere for TFC

Added

Changed

Fixed

  • Mixin crash
  • Server crash

Notes

  • I tested on my own server and it seems to be working fine now.
  • Please report any issues you encounter on my discord.
Forge-0.0.2Бета1.20.1 · 6 декабря 2025 г.

Project Atmosphere for TFC

Added

Changed

Fixed

  • Fixed forecast generation.
  • Proper support and tracking for TFC's seasons.

Notes

Комментарии

Загружаем…