diff --git a/About/About.xml b/About/About.xml
index 24bade3..14b0842 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -78,5 +78,6 @@
addie.housevanilla
sierra.rf.housedoyle
mingtuwuxiang.gothicdecorative
+ BotchJob.Profaned
diff --git a/LoadFolders.xml b/LoadFolders.xml
index cb1cb08..4f2f067 100644
--- a/LoadFolders.xml
+++ b/LoadFolders.xml
@@ -78,5 +78,6 @@
Mods and Shit/VFE Spacer Addon
Mods and Shit/Repair Bed
Mods and Shit/VE Furniture Additional Pack
+ Mods and Shit/Profaned
diff --git a/Mods and Shit/defs/ThingStyleDefs_Profaned.xml b/Mods and Shit/defs/ThingStyleDefs_Profaned.xml
new file mode 100644
index 0000000..1f68385
--- /dev/null
+++ b/Mods and Shit/defs/ThingStyleDefs_Profaned.xml
@@ -0,0 +1,99 @@
+
+
+
+ BotchJob_ProfanedThrone
+
+ Things/Building/Furniture/ProfanedThrone
+ Graphic_Multi
+ (4,4)
+
+
+
+ BotchJob_ProfanedBrazier
+
+ Things/Building/Furniture/ProfanedBrazier
+ Graphic_Single
+ (1.5,1.5)
+
+
+
+ BotchJob_ProfanedBrazierDarklight
+
+ Things/Building/Furniture/ProfanedBrazier
+ Graphic_Single
+ (1.5,1.5)
+
+
+
+ BotchJob_ProfanedBrazierBlood
+
+ Things/Building/Furniture/ProfanedBrazier
+ Graphic_Single
+ (1.5,1.5)
+
+
+
+ BotchJob_ProfanedTable
+
+ Things/Building/Furniture/ProfanedTable2x2
+ Graphic_Single
+ (4,4)
+
+
+
+ BotchJob_ProfanedTableLarge
+
+ Things/Building/Furniture/ProfanedTable3x3
+ Graphic_Multi
+ (4.8,4.8)
+
+
+
+ BotchJob_ProfanedChair
+
+ Things/Building/Furniture/ProfanedChair
+ Graphic_Multi
+ (2.6,2.6)
+
+
+
+ BotchJob_ProfanedBed
+
+ Things/Building/Furniture/ProfanedBed
+ Graphic_Multi
+ (2.1,2.1)
+
+
+
+ BotchJob_ProfanedRoyalBed
+
+ Things/Building/Furniture/ProfanedRoyalBed
+ Graphic_Multi
+ (3,3)
+
+
+
+ BotchJob_ProfaneAlchemyBench
+
+ Things/Building/Other/BotchJob_ProfaneAlchemyBench
+ Graphic_Multi
+ (4.5,3.5)
+
+
+
+ BotchJob_ProfanedDoubleDoor
+
+ Things/Building/Other/ProfanedDoor/ProfanedDoor2x1_Mover
+ Graphic_Single
+ (2,1)
+
+
+
+ BotchJob_ProfanedSingleDoor
+
+ Things/Building/Other/ProfanedSingleDoor_Mover
+ Graphic_Single
+ (2,1)
+
+
+
\ No newline at end of file
diff --git a/Mods and Shit/defs/profaned_HiddenDesignatorsDefs.xml b/Mods and Shit/defs/profaned_HiddenDesignatorsDefs.xml
new file mode 100644
index 0000000..a10db7e
--- /dev/null
+++ b/Mods and Shit/defs/profaned_HiddenDesignatorsDefs.xml
@@ -0,0 +1,10 @@
+
+
+
+ FernyProfanedAesthetics_HiddenDesignators
+
+ BotchJob_ProfanedBanner
+ BotchJob_ProfanedChest
+
+
+
\ No newline at end of file
diff --git a/Mods and Shit/defs/profaned_PropDefs.xml b/Mods and Shit/defs/profaned_PropDefs.xml
new file mode 100644
index 0000000..5a517bb
--- /dev/null
+++ b/Mods and Shit/defs/profaned_PropDefs.xml
@@ -0,0 +1,17 @@
+
+
+
+ ferny_profaned
+ Ferny_Flags
+ 1
+ BotchJob_ProfanedBanner
+ true
+
+
+ ferny_profaned2
+ VFE_PropCategory_Medieval
+ 1
+ BotchJob_ProfanedChest
+ true
+
+
\ No newline at end of file
diff --git a/Mods and Shit/patches/Profane Aesthetics patch.xml b/Mods and Shit/patches/Profane Aesthetics patch.xml
new file mode 100644
index 0000000..35ba940
--- /dev/null
+++ b/Mods and Shit/patches/Profane Aesthetics patch.xml
@@ -0,0 +1,182 @@
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedThrone"]/designationCategory
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBrazier"]/designationCategory
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBrazierDarklight"]/designationCategory
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBrazierBlood"]/designationCategory
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedChest"]/designationCategory
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedTable"]
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedTableLarge"]
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedChair"]
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBed"]
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedRoyalBed"]
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedDoubleDoor"]
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedSingleDoor"]
+
+
+
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedThrone"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBrazier"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBrazierDarklight"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBrazierBlood"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedTable"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedTableLarge"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedChair"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedBed"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedRoyalBed"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedDoubleDoor"]/researchPrerequisites
+
+
+
+
+
+
+ Always
+ Defs/ThingDef[defName="BotchJob_ProfanedSingleDoor"]/researchPrerequisites
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Mods and Shit/patches/ThingStylePatch_Profaned.xml b/Mods and Shit/patches/ThingStylePatch_Profaned.xml
new file mode 100644
index 0000000..a496487
--- /dev/null
+++ b/Mods and Shit/patches/ThingStylePatch_Profaned.xml
@@ -0,0 +1,100 @@
+
+
+
+
+ Always
+ Defs/StyleCategoryDef[defName="BotchJob_ProfanedStyleCategory"]/thingDefStyles
+
+
+
+ Column
+ BotchJob_ProfanedColumn
+
+
+ Altar_Grand
+ BotchJob_ProfanedAltarGrand
+
+
+ Drape
+ BotchJob_ProfanedDrapeStyle
+
+
+ EndTable
+ BotchJob_ProfanedEndTable
+
+
+ Dresser
+ BotchJob_ProfanedDresser
+
+
+ SculptureSmall
+ BotchJob_SculptureSmallProfaned
+
+
+ SculptureLarge
+ BotchJob_SculptureLargeProfaned
+
+
+ SculptureGrand
+ BotchJob_SculptureGrandProfaned
+
+
+ Lectern
+ BotchJob_ProfanedLectern
+
+
+ Pew
+ BotchJob_ProfanedPew
+
+
+ GrandThrone
+ BotchJob_ProfanedThrone
+
+
+ DA_SepulchralBrazier
+ BotchJob_ProfanedBrazier
+
+
+ DA_DarklightSepulchralBrazier
+ BotchJob_ProfanedBrazierDarklight
+
+
+ DA_BloodflameSepulchralBrazier
+ BotchJob_ProfanedBrazierBlood
+
+
+ Table2x2c
+ BotchJob_ProfanedTable
+
+
+ Table3x3c
+ BotchJob_ProfanedTableLarge
+
+
+ Throne
+ BotchJob_ProfanedChair
+
+
+ Bed
+ BotchJob_ProfanedBed
+
+
+ RoyalBed
+ BotchJob_ProfanedRoyalBed
+
+
+ RF_ArcaneCraftingBench
+ BotchJob_ProfaneAlchemyBench
+
+
+ T_SealedDoor
+ BotchJob_ProfanedDoubleDoor
+
+
+ Door
+ BotchJob_ProfanedSingleDoor
+
+
+
+
+
\ No newline at end of file