diff --git a/README.md b/README.md index 42bfcdc..c959a3a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Televator - A Fabric Server-Side Elevator Mod -based on [JumpVader](https://github.com/StimzRx/JumpVaderMod) by [StimzRx](https://github.com/StimzRx/JumpVaderMod) +based on [JumpVader](https://github.com/StimzRx/JumpVaderMod) by [StimzRx](https://github.com/StimzRx) ## What is it It's a mod that lets you place "Televator" blocks similar to the Quark mod's elevators. @@ -8,7 +8,16 @@ You simply place one above the other at any vertical distance, and jump/crouch o block to go in between the different heights. ## Crafting -![Crafting Recipe](https://github.com/VenomCodeDev/TelevatorMod/blob/d1cd96ccd846d3249a4a7fcb298e740775ee344c/assets/TelevatorCraftingRecipe.png?raw=true) + +``` +G A G +A P A +G A G +``` +```A``` is amethyst shard +```G``` is glass +```P``` is an ender pearl + ## Removal diff --git a/assets/JumpVaderCraftingRecipe.png b/assets/JumpVaderCraftingRecipe.png deleted file mode 100644 index 9944fd7..0000000 Binary files a/assets/JumpVaderCraftingRecipe.png and /dev/null differ