Change recepie
This commit is contained in:
parent
e33be889a4
commit
40887164a9
13
README.md
13
README.md
@ -1,6 +1,6 @@
|
|||||||
# Televator - A Fabric Server-Side Elevator Mod
|
# 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
|
## What is it
|
||||||
It's a mod that lets you place "Televator" blocks similar to the Quark mod's elevators.
|
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.
|
block to go in between the different heights.
|
||||||
|
|
||||||
## Crafting
|
## 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
|
## Removal
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user