Fixed the README not having all the videos visible due to formatting
parent
a948d31d3c
commit
53b359f751
13
README.md
13
README.md
|
@ -92,12 +92,10 @@ Real life days are calculated differently from the world time but are stored in
|
|||
|
||||
<details><summary>Minecart improvements</summary>
|
||||
|
||||
Such as a 25% increased in speed
|
||||
|
||||
Such as a 25% increased in speed<br>
|
||||
<video controls src="https://i.imgur.com/LPlalym.mp4" />
|
||||
|
||||
Or furnace minecarts pushing other minecarts in their path
|
||||
|
||||
Or furnace minecarts pushing other minecarts in their path<br>
|
||||
<video controls src="https://i.imgur.com/utqVWaS.mp4" />
|
||||
|
||||
Or furnace minecarts loading chunks around them when going on tracks.
|
||||
|
@ -293,12 +291,10 @@ After:<br>
|
|||
|
||||
<details><summary>Fixes furnace minecarts permanently destroying unused coal loaded in them</summary>
|
||||
|
||||
Before:
|
||||
|
||||
Before:<br>
|
||||
<video controls src="https://i.imgur.com/mMo6Vdl.mp4"/>
|
||||
|
||||
After:
|
||||
|
||||
After:<br>
|
||||
<video controls src="https://i.imgur.com/9FOf9yn.mp4" />
|
||||
|
||||
</details>
|
||||
|
@ -346,4 +342,3 @@ A: Check the above answer
|
|||
|
||||
**Q: Entities and items don't seem to burn**
|
||||
A: Check the above answer
|
||||
|
||||
|
|
Loading…
Reference in New Issue