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

Villager Tourism (NeoForge Port)

Unofficial NeoForge port of Create: Villager Tourism. Build train routes, take villagers on tours, and earn emeralds!

Загрузки
201
Подписчики
4
Обновлён
27 июля 2026 г.
Лицензия
MIT

Опубликован 16 июля 2026 г.

Create: Villager Tourism (Unofficial NeoForge Port)

This project is an unofficial NeoForge port of Create: Villager Tourism. All credit for the original mod belongs to its original author. Original Mod

Overview

Tourists spawn from the Tourist block placed outside a village house. They will automatically board nearby Create trains (as long as enough seats are available). Your goal is to take them on memorable journeys across your world.

For every unique structure visited during a tour, tourists earn points. You can verify that your railway passes through a structure using the Camera item (crafted with a Glass Block, Glowstone Dust, and an Iron Ingot). The relevant chunks must remain loaded while the train travels.

Additional points are awarded for transporting tourists 1,000 and 2,000 blocks away from their home village (measured in a straight line).

After safely returning tourists to their home village, they disappear and deposit their earned points into the Bureau block. Interact with the Bureau to view the stored points and lifetime total. Shift-right-click the Bureau to convert all stored points into emeralds.

NeoForge Port Improvements

This port includes additional improvements and changes:

  • Added support for different village types
  • Added wealthy villagers who provide 2x rewards
  • Improved tourist intelligence and behavior
  • Full NeoForge compatibility

Notes

While the mod is designed around Create trains, tourists will also attempt to use other available transportation, such as minecarts and boats, if no Create train is nearby.Im already working on it to make it better. You find me also on Github as Felixstro-dev or on Discord. My Discord Username is Felixstro.

Contact

https://discord.gg/ZWSuTMAwuy

Credits

This project contains an unofficial NeoForge port. All original gameplay design and ideas belong to the original author of Create: Villager Tourism.

Original Mod

Ченджлог

1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 27 июля 2026 г.

Villager Tourism v1.1.0 Changelog

New: Config System (VillagerTourismConfig)

  • Configurable reward item — change the payout from emeralds to any item (coins, custom currency, etc.) via the common config.
    Default: minecraft:emerald
  • Per-structure point values — override how many points each structure awards (e.g. minecraft:village/plains = 3)
  • Structure blacklist/whitelist — ignore specific structures from counting, or enable whitelist mode
  • Business tourist multiplier — configurable multiplier instead of the previously hardcoded 2x

Improved: Train Boarding Pathfinding (BoardTrainGoal)

  • Path-distance-aware target selection — tourists now evaluate candidate boarding positions using actual A* path node count instead of Euclidean distance, preferring reachable locations over geographically closer but obstructed ones.
  • Best seat selection — selects the closest available seat (Manhattan distance) instead of a random empty seat.
  • Train movement tracking — boarding path automatically recalculates whenever the train moves to a new block.
  • Periodic path recalculation — refreshes the path every 15 ticks to prevent stale navigation.
  • Wider walkable search — boarding search radius increased from 7×7×4 to 9×9×6.
  • Slightly faster movement — tourist walking speed increased from 0.80 to 0.85.

Комментарии

Загружаем…