/ImmersiveAircraft

Various vanilla-friendly aircraft to explore the world at a higher pace.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Immersive Aircraft

This mod adds bunch of rustic aircraft to travel, transport, and explore! The aircraft have a strong focus on being vanilla-faithful and many details and functionalities, without being overly complicated.

Crowdin

Hosted on CurseForge and Modrinth

Contributors

  • Favouriteless (Added datapack support and exploding vehicle config)
  • stohun (Reworked entity textures)
  • 김작업 (Reworked icon textures)
  • Everyone who helped to translate

Addons

Many helpful registries and generic functions are available to quickstart an addon.

  • InventoryVehicleEntity provides an abstract vehicle with inventory and datapack configuration.
  • VehicleStat provides a way to add custom stats to vehicles.
  • VehicleInventoryDescription provides a way to register custom slots.
  • SlotRenderer provides a way to render custom slots.
  • JsonConfig can be extended to have an own config options.
  • NetworkHandler and Registration can be used instead of e.g., Architectury to stay launcher independent.

Check out existing addons for references: