diff --git a/pages/Compressor.md b/pages/Compressor.md
index ad8ba7c61..b6338ac85 100644
--- a/pages/Compressor.md
+++ b/pages/Compressor.md
@@ -1,7 +1,8 @@
-The Compressor is in the [Basic Machines](https://github.com/Slimefun/Slimefun4/wiki/Basic-Machines) category. It is a multiblock structure.
+The Compressor is in the [Basic Machines](https://github.com/Slimefun/Slimefun4/wiki/Basic-Machines) category. It is a multiblock structure.
## Obtaining
-The Compressor is a multiblock structure, it consists of a dispenser, a nether brick fence and 2 pistons.
+
+The Compressor is a multiblock structure, it consists of a dispenser, a nether brick fence and 2 pistons.
A complete setup should look like this:
@@ -10,5 +11,7 @@ A complete setup should look like this:
You can also place an [Output Chest](https://github.com/Slimefun/Slimefun4/wiki/Output-Chest) next to the dispenser to collect your compressed items. If there is no [Output Chest](https://github.com/Slimefun/Slimefun4/wiki/Output-Chest), then it will be put in the dispenser.
## Usage
-The Compressor is used to compress various item, check out the Compressor in the Slimefun Guide in-game for more recipes.
-To use the compressor, you need to put the items you want compressed in the dispenser and when you right click on the fence, if there is a viable conversion possible, it'll convert your items and output them.
\ No newline at end of file
+
+The Compressor is used to compress various item, check out the Compressor in the Slimefun Guide in-game for more recipes.
+
+To use the compressor, you need to put the items you want compressed in the dispenser and when you right click on the fence, if there is a viable conversion possible, it'll convert your items and output them.