Creators
Details
0.2.0
Compatibility
Changes
Nav's Motors Inc. — 0.2.0
-
Rarley Navidson — a new cruiser-style motorcycle powered by a V2 engine. It is assembled on the motorcycle lift, and the rear trunk is an optional upgrade—it does not come installed by default.
-
Reorganized motorcycle engines — the Navasaki now uses the new 1000cc Sport engine, with the same sound and power as before. The V2 is now a true cruiser engine, built for serious cruising speed.
-
Configurable particles (client config) — disable particles by system, including exhaust, wheel dust, tire smoke, helicopter downwash, and generator effects, or reduce the overall particle amount. Your FPS will thank you on lower-end machines.
-
Fuel compatibility across mods — diesel, gasoline, kerosene, ethanol, and crude oil are now interchangeable between mods. Our refinery accepts crude oil from other mods, and our fluids work in their machines.
-
Oil Sniffer — a new creative-only item. Use it to locate the nearest oil deposit, showing its distance, direction, and depth.
-
Click machines to view recipes in JEI — click the refinery or lathe progress bar, or click a vehicle/engine name on the lifts or engine hoist, to open its recipes. Hovering over a refinery tank now shows the fluid inside.
-
Each wheel now fits only what it was designed for — motorcycle wheels are motorcycle-only, and heavy-duty wheels are exclusive to the backhoe, which will not accept any other type. No more motorcycle wheels on cars or backhoe wheels on trucks.
-
Pickaxes finally work properly on mod blocks — lifts, the lathe, refinery, fuel pump, generator, pads, and posts used to break slowly by hand without dropping anything. They can now be mined quickly with a pickaxe and will drop themselves.
-
Lift upgrades — in service mode, optional parts can now be installed and removed using regular items. A chest becomes the Rarley’s rear trunk, with the storage capacity of a real chest. Removing it returns the complete item.
-
Rarley trunk — click it to open its inventory. It cannot be removed while it contains items, and the lift will warn you.
-
The rat rod now spawns with its engine exposed — the hood is now an optional upgrade installed on the lift using nine iron ingots.
-
The Rarley’s V2 runs on gasoline—period — no ethanol for this engine.
-
The Rarley now starts like a real V2 — a new sound recorded from an actual cold start.
-
Steel barrels no longer spill their contents — when broken with fluid inside, the fluid remains stored in the item and is restored when the barrel is placed again. The tooltip shows what is stored inside.
-
Refinery assembly hologram no longer spawns buried underground.
-
Servers no longer crash when unloading a vehicle from a lift—or during any other vehicle-spawning process. Previously, spawning the helicopter could take down the entire server.
PT-BR
Nav's Motors Inc. — 0.2.0
-
Rarley Navidson — moto nova estilo cruiser com motor V2; monta no elevador de motos, e a mala traseira é um upgrade à parte (não vem de fábrica).
-
Motores de moto reorganizados — a Navasaki agora monta o novo 1000cc Esportivo (mesmo som e fôlego de sempre); o V2 virou um motorzão de estradeira, com velocidade de cruzeiro de verdade.
-
Partículas configuráveis (config do cliente) — desliga por sistema (escape, poeira das rodas, fumaça de pneu, ventania do heli, gerador) ou reduz a quantidade geral; o FPS agradece em máquinas mais fracas.
-
Combustível de outros mods serve, e o nosso também — diesel, gasolina, querosene, etanol e petróleo agora valem entre mods: a refinaria aceita o cru de qualquer um, e os nossos líquidos são aceitos nas máquinas deles.
-
Farejador de Petróleo — item novo, só no criativo: clique e ele aponta o bolsão mais próximo, com distância, direção e profundidade.
-
Máquinas no JEI por clique — clicar na barra de progresso da refinaria e do torno, ou no nome do veículo/motor nos elevadores e na girafa, abre as receitas; passar o mouse num tanque da refinaria mostra o fluido.
-
Cada roda serve no que foi feita pra servir — a de moto é só de moto, e a heavy duty é só da retroescavadeira (que também não aceita outra). Nada de roda de moto em carro ou de retro em caminhão.
-
Picareta finalmente serve pros blocos do mod — elevadores, torno, refinaria, bomba, gerador, pads e postes quebravam na mão, devagar e sem dropar nada; agora quebram rápido na picareta e devolvem a peça.
-
Upgrades no elevador — no modo serviço dá pra instalar (e tirar) peças opcionais usando item comum: um baú vira a mala da Rarley, com espaço de baú de verdade; tirar devolve o item inteiro.
-
Mala da Rarley — clique nela pra abrir. Não sai com coisa dentro: o elevador avisa.
-
Rat rod nasce com o motor à mostra — a capota virou upgrade (9 lingotes de ferro no elevador).
-
O V2 da Rarley é gasolina e ponto — nada de etanol nesse motor.
-
Partida da Rarley agora soa como um V2 de verdade — som novo, gravação real de partida a frio.
-
Barril de aço não derrama mais — quebrou com líquido dentro, o líquido vai junto no item e volta quando você assenta o barril de novo; o tooltip mostra o que tem guardado.
-
Refinaria: o holograma de montagem não nasce mais enterrado no chão.
-
Servidor não cai mais ao descer um veículo do elevador (e em qualquer outro nascimento de veículo) — o servidor derrubava o mundo inteiro na hora de criar o helicóptero.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:ewRepajN:vzOwbdBH"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ewRepajN:vzOwbdBH"
}

