diff --git a/DeltaVShipyards/Data/BlockCategories.sbc b/DeltaVShipyards/Data/BlockCategories.sbc
new file mode 100644
index 0000000..5786ccc
--- /dev/null
+++ b/DeltaVShipyards/Data/BlockCategories.sbc
@@ -0,0 +1,18 @@
+
+
+
+
+
+ GuiBlockCategoryDefinition
+
+
+ Shipyard
+ Shipyard
+
+ ShipyardCorner_Large
+ ShipyardConveyor_Large
+ ShipyardConveyorMount_Large
+
+
+
+
diff --git a/DeltaVShipyards/Data/BlueprintClasses.sbc b/DeltaVShipyards/Data/BlueprintClasses.sbc
new file mode 100644
index 0000000..1bd2124
--- /dev/null
+++ b/DeltaVShipyards/Data/BlueprintClasses.sbc
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
diff --git a/DeltaVShipyards/Data/CubeBlocks.sbc b/DeltaVShipyards/Data/CubeBlocks.sbc
new file mode 100644
index 0000000..3d319ec
--- /dev/null
+++ b/DeltaVShipyards/Data/CubeBlocks.sbc
@@ -0,0 +1,277 @@
+
+
+
+
+
+ Collector
+ ShipyardCorner_Large
+
+ [DISABLED]Shipyard Corner
+ Textures\GUI\Icons\Shipyard_Corner.dds
+ Large
+ TriangleMesh
+
+
+
+ Models\ShipyardCorner_Large.mwm
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Both
+
+
+ Both
+
+
+ ShipyardCorner
+ X
+ 214
+ ParticleElectrical
+ Light
+ 180
+ Defense
+ 10
+
+ 3
+ 3
+ 3
+
+ 0.05
+ 150
+
+
+
+
+
+
+
+ ConveyorConnector
+ ShipyardConveyor_Large
+
+ Shipyard Conveyor
+ Textures\GUI\Icons\Shipyard_Conveyor.dds
+ Large
+ TriangleMesh
+
+
+ Models\ShipyardConveyor_Large.mwm
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Both
+
+
+ Both
+
+
+
+
+
+
+ ShipyardConveyor
+
+
+ ConveyorConnector
+ ShipyardConveyorMount_Large
+
+
+ X
+ Light
+ 7
+ OppositeDirections
+ 10
+
+
+
+
+
+ ConveyorConnector
+ ShipyardConveyorMount_Large
+
+ Shipyard Conveyor Mount
+ Textures\GUI\Icons\Shipyard_ConveyorMount.dds
+ Large
+ TriangleMesh
+
+
+ Models\ShipyardConveyorMount_Large.mwm
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Both
+
+
+ Both
+
+
+ ShipyardConveyorMount
+ X
+ Light
+ false
+ 7
+ 10
+
+
+
diff --git a/DeltaVShipyards/Data/Scripts/ShipyardMod.zip b/DeltaVShipyards/Data/Scripts/ShipyardMod.zip
new file mode 100644
index 0000000..d5c9c22
Binary files /dev/null and b/DeltaVShipyards/Data/Scripts/ShipyardMod.zip differ
diff --git a/DeltaVShipyards/Data/TransparentMaterials.sbc b/DeltaVShipyards/Data/TransparentMaterials.sbc
new file mode 100644
index 0000000..720bc07
--- /dev/null
+++ b/DeltaVShipyards/Data/TransparentMaterials.sbc
@@ -0,0 +1,74 @@
+
+
+
+
+
+ TransparentMaterialDefinition
+ ShipyardLaser
+
+ true
+ 5
+ false
+ 1.0
+ true
+ false
+ 1.0
+ Textures\Particles\ToolLaser.dds
+ false
+
+ 0
+ 0
+
+
+ 1
+ 1
+
+
+
+
+ TransparentMaterialDefinition
+ ShipyardPacket
+
+ true
+ 5
+ false
+ 1.0
+ true
+ false
+ 1.0
+ Textures\Particles\PacketParticle.dds
+ false
+
+ 0
+ 0
+
+
+ 1
+ 1
+
+
+
+
+ TransparentMaterialDefinition
+ ScanTexture
+
+ true
+ 5
+ false
+ 1.0
+ true
+ false
+ 1.0
+ Textures\Particles\ScanTexture.dds
+ false
+
+ 0
+ 0
+
+
+ 1
+ 1
+
+
+
+
diff --git a/DeltaVShipyards/Models/ShipyardConveyorMount_Large.mwm b/DeltaVShipyards/Models/ShipyardConveyorMount_Large.mwm
new file mode 100644
index 0000000..56c1e88
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyorMount_Large.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyorMount_Large_LOD1.mwm b/DeltaVShipyards/Models/ShipyardConveyorMount_Large_LOD1.mwm
new file mode 100644
index 0000000..f925d19
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyorMount_Large_LOD1.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyorMount_Large_LOD2.mwm b/DeltaVShipyards/Models/ShipyardConveyorMount_Large_LOD2.mwm
new file mode 100644
index 0000000..ae4722a
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyorMount_Large_LOD2.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyor_Large.mwm b/DeltaVShipyards/Models/ShipyardConveyor_Large.mwm
new file mode 100644
index 0000000..b47ad83
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyor_Large.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyor_Large_Constr1.mwm b/DeltaVShipyards/Models/ShipyardConveyor_Large_Constr1.mwm
new file mode 100644
index 0000000..3d7bb22
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyor_Large_Constr1.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyor_Large_Constr2.mwm b/DeltaVShipyards/Models/ShipyardConveyor_Large_Constr2.mwm
new file mode 100644
index 0000000..a118ca1
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyor_Large_Constr2.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyor_Large_LOD1.mwm b/DeltaVShipyards/Models/ShipyardConveyor_Large_LOD1.mwm
new file mode 100644
index 0000000..cbb295e
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyor_Large_LOD1.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardConveyor_Large_LOD2.mwm b/DeltaVShipyards/Models/ShipyardConveyor_Large_LOD2.mwm
new file mode 100644
index 0000000..31d8446
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardConveyor_Large_LOD2.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardCorner_Large.mwm b/DeltaVShipyards/Models/ShipyardCorner_Large.mwm
new file mode 100644
index 0000000..bb08dc3
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardCorner_Large.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardCorner_Large_Constr1.mwm b/DeltaVShipyards/Models/ShipyardCorner_Large_Constr1.mwm
new file mode 100644
index 0000000..cbd6a2b
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardCorner_Large_Constr1.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardCorner_Large_Constr2.mwm b/DeltaVShipyards/Models/ShipyardCorner_Large_Constr2.mwm
new file mode 100644
index 0000000..ffad2fa
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardCorner_Large_Constr2.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardCorner_Large_Constr3.mwm b/DeltaVShipyards/Models/ShipyardCorner_Large_Constr3.mwm
new file mode 100644
index 0000000..2f33fa7
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardCorner_Large_Constr3.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardCorner_Large_LOD1.mwm b/DeltaVShipyards/Models/ShipyardCorner_Large_LOD1.mwm
new file mode 100644
index 0000000..b30d920
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardCorner_Large_LOD1.mwm differ
diff --git a/DeltaVShipyards/Models/ShipyardCorner_Small.mwm b/DeltaVShipyards/Models/ShipyardCorner_Small.mwm
new file mode 100644
index 0000000..3d70b71
Binary files /dev/null and b/DeltaVShipyards/Models/ShipyardCorner_Small.mwm differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Actions/Decrease.dds b/DeltaVShipyards/Textures/GUI/Icons/Actions/Decrease.dds
new file mode 100644
index 0000000..1818b00
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Actions/Decrease.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Actions/Increase.dds b/DeltaVShipyards/Textures/GUI/Icons/Actions/Increase.dds
new file mode 100644
index 0000000..0a4a538
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Actions/Increase.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Actions/Reset.dds b/DeltaVShipyards/Textures/GUI/Icons/Actions/Reset.dds
new file mode 100644
index 0000000..85fdcb8
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Actions/Reset.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Actions/Start.dds b/DeltaVShipyards/Textures/GUI/Icons/Actions/Start.dds
new file mode 100644
index 0000000..74e549c
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Actions/Start.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Actions/StartRev.dds b/DeltaVShipyards/Textures/GUI/Icons/Actions/StartRev.dds
new file mode 100644
index 0000000..e179c3b
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Actions/StartRev.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Shipyard_Conveyor.dds b/DeltaVShipyards/Textures/GUI/Icons/Shipyard_Conveyor.dds
new file mode 100644
index 0000000..df5b884
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Shipyard_Conveyor.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Shipyard_ConveyorMount.dds b/DeltaVShipyards/Textures/GUI/Icons/Shipyard_ConveyorMount.dds
new file mode 100644
index 0000000..678dbe8
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Shipyard_ConveyorMount.dds differ
diff --git a/DeltaVShipyards/Textures/GUI/Icons/Shipyard_Corner.dds b/DeltaVShipyards/Textures/GUI/Icons/Shipyard_Corner.dds
new file mode 100644
index 0000000..9f55f51
Binary files /dev/null and b/DeltaVShipyards/Textures/GUI/Icons/Shipyard_Corner.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_ADD.dds b/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_ADD.dds
new file mode 100644
index 0000000..2f435a4
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_CM.dds b/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_CM.dds
new file mode 100644
index 0000000..a131c77
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_NG.dds b/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_NG.dds
new file mode 100644
index 0000000..86a9ad0
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Conveyor.Iris_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Emissive_White_ADD.dds b/DeltaVShipyards/Textures/Models/S_Emissive_White_ADD.dds
new file mode 100644
index 0000000..ad3e10c
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Emissive_White_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Emissive_White_CM.dds b/DeltaVShipyards/Textures/Models/S_Emissive_White_CM.dds
new file mode 100644
index 0000000..115d5f6
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Emissive_White_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Emissive_White_NG.dds b/DeltaVShipyards/Textures/Models/S_Emissive_White_NG.dds
new file mode 100644
index 0000000..9451d50
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Emissive_White_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Lens_ADD.dds b/DeltaVShipyards/Textures/Models/S_Lens_ADD.dds
new file mode 100644
index 0000000..6349095
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Lens_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Lens_CM.dds b/DeltaVShipyards/Textures/Models/S_Lens_CM.dds
new file mode 100644
index 0000000..9bcd822
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Lens_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_Lens_NG.dds b/DeltaVShipyards/Textures/Models/S_Lens_NG.dds
new file mode 100644
index 0000000..ebae726
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_Lens_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_ADD.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_ADD.dds
new file mode 100644
index 0000000..6349095
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_CM.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_CM.dds
new file mode 100644
index 0000000..d50924b
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_NG.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_NG.dds
new file mode 100644
index 0000000..ec2ebc9
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.DarkYellow_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_ADD.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_ADD.dds
new file mode 100644
index 0000000..6349095
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_CM.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_CM.dds
new file mode 100644
index 0000000..1391f59
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_NG.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_NG.dds
new file mode 100644
index 0000000..ec2ebc9
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.Purple_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_ADD.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_ADD.dds
new file mode 100644
index 0000000..6349095
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_CM.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_CM.dds
new file mode 100644
index 0000000..c69fc8d
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_NG.dds b/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_NG.dds
new file mode 100644
index 0000000..ec2ebc9
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaint.Yellow_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_ADD.dds b/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_ADD.dds
new file mode 100644
index 0000000..92f8bf9
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_CM.dds b/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_CM.dds
new file mode 100644
index 0000000..1dc7586
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_NG.dds b/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_NG.dds
new file mode 100644
index 0000000..ec2ebc9
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaintable.Dark_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_ADD.dds b/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_ADD.dds
new file mode 100644
index 0000000..92f8bf9
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_ADD.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_CM.dds b/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_CM.dds
new file mode 100644
index 0000000..96e73e2
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_CM.dds differ
diff --git a/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_NG.dds b/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_NG.dds
new file mode 100644
index 0000000..155918a
Binary files /dev/null and b/DeltaVShipyards/Textures/Models/S_WornPaintable.Light_NG.dds differ
diff --git a/DeltaVShipyards/Textures/Particles/PacketParticle.dds b/DeltaVShipyards/Textures/Particles/PacketParticle.dds
new file mode 100644
index 0000000..9199fe3
Binary files /dev/null and b/DeltaVShipyards/Textures/Particles/PacketParticle.dds differ
diff --git a/DeltaVShipyards/Textures/Particles/ScanTexture.dds b/DeltaVShipyards/Textures/Particles/ScanTexture.dds
new file mode 100644
index 0000000..1aba183
Binary files /dev/null and b/DeltaVShipyards/Textures/Particles/ScanTexture.dds differ
diff --git a/DeltaVShipyards/Textures/Particles/ToolLaser.dds b/DeltaVShipyards/Textures/Particles/ToolLaser.dds
new file mode 100644
index 0000000..cbade3f
Binary files /dev/null and b/DeltaVShipyards/Textures/Particles/ToolLaser.dds differ
diff --git a/DeltaVShipyards/Textures/Particles/WeaponLaser.dds b/DeltaVShipyards/Textures/Particles/WeaponLaser.dds
new file mode 100644
index 0000000..6f0f66a
Binary files /dev/null and b/DeltaVShipyards/Textures/Particles/WeaponLaser.dds differ
diff --git a/DeltaVShipyards/Textures/shipyard_add.dds b/DeltaVShipyards/Textures/shipyard_add.dds
new file mode 100644
index 0000000..6eef066
Binary files /dev/null and b/DeltaVShipyards/Textures/shipyard_add.dds differ
diff --git a/DeltaVShipyards/Textures/shipyard_cm.dds b/DeltaVShipyards/Textures/shipyard_cm.dds
new file mode 100644
index 0000000..e160f66
Binary files /dev/null and b/DeltaVShipyards/Textures/shipyard_cm.dds differ
diff --git a/DeltaVShipyards/metadata.mod b/DeltaVShipyards/metadata.mod
new file mode 100644
index 0000000..0a020fd
--- /dev/null
+++ b/DeltaVShipyards/metadata.mod
@@ -0,0 +1,4 @@
+
+
+ 1.0
+
\ No newline at end of file
diff --git a/DeltaVShipyards/modinfo.sbmi b/DeltaVShipyards/modinfo.sbmi
new file mode 100644
index 0000000..2e9f86e
--- /dev/null
+++ b/DeltaVShipyards/modinfo.sbmi
@@ -0,0 +1,11 @@
+
+
+ 76561198071098415
+ 0
+
+
+ 3367780558
+ Steam
+
+
+
\ No newline at end of file