Minecraft Mods

Fleet Pack 1.0 - Flan's mod content pack

  • 138,716 views, 21 today
  • 28,453 downloads, 2 today
  • 73
  • 55
  • 196
-LabJac-'s Avatar -LabJac-
Level 75 : Legendary Senpai
185
Behold, Fleet Pack! The first full-blown flans mod content pack designed solely for naval warfare!

Make sure you use minecraft forge for 1.7.10 or else the mod won't work at all.

This pack also works for flansmod 1.8, but some weapons will not work properly.

Make sure you get Monolith Pack and the Official Jamioflan Packs or else this content pack will crash a lot.

Make sure you use flansmod plus or else many features (such as the missiles) will not work properly.

Download link: Latest Release

For legal information, please view the "readme" file that is included with the download!

Ships:

Kongo Class Fast battleships
Kongo
Hiei
Kirishima
Haruna - featured in free sample release

Littorio Class Battleships
Littorio/Italia
Roma

KDX-III class guided missile destroyer
Sejong The great - demonstration video: https://www.youtube.com/watch?v=xNiY-imYR3w

Dreadnought Class Battleship
HMS Dreadnought (1906) - model by theOrion

Akula/Typhoon Class Submarine
Dmitri Donskoi

Hashidate Class Gunboats
Uji
Nanchang (improved Chinese version)

Yamato Class Heavy Battleships
Yamato
Musashi
Microsoft Musashi (fictional modernized version)


Weapon Types:

Cannons: Use this to shoot ships, vehicles, and structures
Missiles: Use these to swat away aicraft or obliterate other ships
AA guns: Use these to eat infantry and aircraft
Torpedo: Use these to punish ships or submarines
Depth Charges: Throw these at submarines or other ships if you happen to get too close


Other Stuff:

Crafting Materials
Aluminum, Steel, Ammo, and Fuel are used to craft everything
These 4 basic elements can be crafted with normal minecraft stuff (see the recipe folder for more info after downloading)

Clothing
Modern Ship Crew Hat: Wear this to be stylish and feel organized


To-do:

South Dakota
Tirpitz
I-19
Cheeky Aircraft "Carrier"
more mysterious things

Outdated version - adf.ly/1KSqOf
CreditSome icons from Kantai collection
Progress95% complete
Game VersionMinecraft 1.7.10
Tags

1 Update Logs

Update #1 - Maiden Voyage : by -LabJac- 09/12/2015 4:40:05 pmSep 12th, 2015

New ships:
-Kongo class
-Yamato class
-Hashidate class
-KDX3 class
-Akula/typhoon class
-Littorio class
-Dreadnaught class
-Paul Allan class (fictional)

New clothes:
-Modern ship crew hat

New ordinance:
-Cannons
-Missiles
-Torpedos
-AA Guns
-Depth charges

Create an account or sign in to comment.

1
05/23/2019 10:54 am
Level 37 : Artisan Procrastinator
zeKaT
zeKaT's Avatar
Will it work on Minecraft 1.14?
1
03/08/2020 10:10 pm
Level 8 : Apprentice Explorer
RagexPrince683
RagexPrince683's Avatar
no.
1
05/07/2019 9:13 pm
Level 1 : New Miner
Disavowed
Disavowed's Avatar
How to install this? it wont show up on forge mod folder
1
03/17/2019 2:15 am
Level 1 : New Miner
Ice_Knight
Ice_Knight's Avatar
Help, this happens when I place down a vehicle of any type, and I realized it is all linked to this one very mod... Help, here is the crash report.


---- Minecraft Crash Report ----
// My bad.

Time: 3/17/19 1:14 AM
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
at com.flansmod.common.driveables.DriveableType.getDriveable(DriveableType.java:732)
at com.flansmod.common.driveables.DriveableData.readFromNBT(DriveableData.java:48)
at com.flansmod.common.driveables.DriveableData.<init>(DriveableData.java:37)
at com.flansmod.common.driveables.ItemVehicle.getData(ItemVehicle.java:176)
at com.flansmod.common.driveables.ItemVehicle.func_77659_a(ItemVehicle.java:142)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:146)
at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:316)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:539)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at com.flansmod.common.driveables.DriveableType.getDriveable(DriveableType.java:732)
at com.flansmod.common.driveables.DriveableData.readFromNBT(DriveableData.java:48)
at com.flansmod.common.driveables.DriveableData.<init>(DriveableData.java:37)
at com.flansmod.common.driveables.ItemVehicle.getData(ItemVehicle.java:176)
at com.flansmod.common.driveables.ItemVehicle.func_77659_a(ItemVehicle.java:142)
at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:146)
at net.minecraft.server.management.ItemInWorldManager.func_73085_a(ItemInWorldManager.java:316)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:539)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@62b34044
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1106977440 bytes (1055 MB) / 2248146944 bytes (2144 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 13 mods loaded, 13 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod Plus-1.7.10-4.10.0-1.0.3.jar)
UCHIJAAAA MapWriter{2.1.1} [MapWriter] (Flans Mod Plus-1.7.10-4.10.0-1.0.3.jar)
UCHIJAAAA ForgeEssentials{1.4.6} [Forge Essentials] (forgeessentials-1.7.10-1.4.6.1357-server.jar)
UCHIJAAAA hbm{1.0.27 BETA (3062)} [Hbm's Nuclear Tech] (hbm1.0.27_BETA3062.jar)
UCHIJAAAA worldedit{6.1.1-SNAPSHOT} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-SNAPSHOT-dist.jar)
UCHIJAAAA xaerominimap{1.16.2} [Xaero's Minimap] (Xaeros_Minimap_1.16.2_Forge_1.7.10.jar)
ForgeEssentials: Running ForgeEssentials 1.4.6.1357 (c6f97c1). Modules loaded: Afterlife, Backups, Chat, Commands, Economy, JScripting, Multiworld, Permissions, PlayerLogger, Protection, Remote, SignTools, Teleport, Tickets, WEIntegrationTools, WorldBorder, factions, mapper
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Ice_Knight142'/48, l='New World', x=247.50, y=64.00, z=-78.50]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
1
03/01/2019 8:14 pm
Level 1 : New Miner
coolhudson101
coolhudson101's Avatar
can u make the USS Arizona
1
12/22/2018 6:01 pm
Level 1 : New Miner
Xeonzin
Xeonzin's Avatar
can someone help me when i install the pack it just crashes my game
1
05/05/2018 11:10 pm
Level 1 : New Miner
Piripi06
Piripi06's Avatar
Can you plz update to 1.12.2
1
03/17/2019 2:13 am
Level 1 : New Miner
Ice_Knight
Ice_Knight's Avatar
Im pretty sure the script will be hard to do for that one, and also LabJac isn't the biggest fan of newer versions...
1
01/21/2018 12:55 am
Level 5 : Apprentice Miner
Aero_Zeppelin89
Aero_Zeppelin89's Avatar
For the life of me I cannot destroy the full scale decorative ship lmao. It keeps just slowly moving across my map as I try to hit it. I'm having a hard time breaking any ship to in order to pick it up actually. Please help.
1
02/04/2018 1:09 am
Level 75 : Legendary Senpai
-LabJac-
-LabJac-'s Avatar
You have to find and hit the exact spot where the center hitbox/shadow is. If you use rei's minimap it will show up as a green circle. Also, the exact second you place a ship, you will be looking at the center hitbox/shadow.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome