Skip to content

Commit

Permalink
Updated one player sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlienDoctor committed Sep 7, 2022
1 parent 88dc75d commit d212a87
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
2 changes: 1 addition & 1 deletion downloads/behaviour-packs.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h2 class="aligncenter">Alien's Behaviour Packs</h1><span
<h3>One player sleep</h3>
</center>
<h5><i>
<p>Minecraft version: Bedrock 1.18.0+</p>
<p>Minecraft version: Bedrock 1.19.0+</p>
<p>Pack version: V1.0.2</p>
</i></h5>
<p>A one player sleep that doesn't change any of the vanilla behaviours of sleeping.
Expand Down
18 changes: 15 additions & 3 deletions downloads/one-player-sleep.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ <h3>Showcase video</h3>
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<a href="https://github.com/TheAlienDoctor/one-player-sleep-bedrock/releases/download/V1.0.2/OnePlayerSleep-V1.0.2.mcaddon"
class="btn btn-color">Download latest version (MCBE 1.18+) [V1.0.2]</a>
<a href="https://github.com/TheAlienDoctor/one-player-sleep-bedrock/releases/download/V1.0.3/OnePlayerSleep-V1.0.3.mcaddon"
class="btn btn-color">Download latest version (MCBE 1.19.0+) [V1.0.3]</a>
</center>
<br>
<div class="container">
Expand All @@ -95,12 +95,24 @@ <h3>Description</h3><span class="clear spacer_responsive_hide_mobile "
playersleepingpercentage gamerule that is not yet in Bedrock edition.</p>
<p>As well as this, you can <b>optionally</b> use the resource pack to turn certain texts in
the game to make it clearer only one player has to sleep.</p>
<!-- Coming soon(tm) <a href="#">Unsure how to install? Click here!</a> -->
<!-- Coming soon(tm) <a href="#">Unsure how to install? Click here!</a> -->
</div>
<div class="col-lg-12">
<h3>Changelog</h3><span class="clear spacer_responsive_hide_mobile"
style="height:13px;display:block;"></span>

<b>Version 1.0.3</b>
<i><a
href="https://github.com/TheAlienDoctor/one-player-sleep-bedrock/releases/download/V1.0.3/OnePlayerSleep-V1.0.3.mcaddon">Download
for Minecraft Bedrock 1.19+</a></i>
<ul>
<li>Created a function command that is now ran when a player is sleeping. This means
that another addon that uses a player.json can now set this function to run to add
compatibility with this pack.</li>
<li>Removed colouring in chat sleep message</li>
<li>Updated naming for animation and animation controllers to be more consistent</li>
</ul>

<b>Version 1.0.2</b>
<i><a
href="https://github.com/TheAlienDoctor/one-player-sleep-bedrock/releases/download/V1.0.2/OnePlayerSleep-V1.0.2.mcaddon">Download
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h2 class="aligncenter">Popular downloads</h1><span
<h3>One player sleep</h3>
</center>
<h5><i>
<p>Minecraft version: Bedrock 1.18.0+</p>
<p>Minecraft version: Bedrock 1.19.0+</p>
<p>Pack version: V1.0.2</p>
</i></h5>
<p>A one player sleep that doesn't change any of the vanilla behaviours of sleeping. Its
Expand Down

0 comments on commit d212a87

Please sign in to comment.