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.
Hosted on CurseForge and Modrinth
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:
$ claude mcp add ImmersiveAircraft \
-- python -m otcore.mcp_server <graph>