Skip to content

Commit

Permalink
v1.20.10.24-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mammerla committed Jun 21, 2023
1 parent 57dd108 commit 0478ac9
Show file tree
Hide file tree
Showing 48 changed files with 320 additions and 87 deletions.
17 changes: 16 additions & 1 deletion behavior_pack/entities/chest_boat.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,22 @@
}
}
]
}
},
"minecraft:rideable": {
"seat_count": 1,
"passenger_max_width": 1.375,
"interact_text": "action.interact.ride.boat",
"pull_in_entities": true,
"seats": [
{
"position": [ 0.2, -0.2, 0.0 ],
"min_rider_count": 0,
"max_rider_count": 1,
"rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
"lock_rider_rotation": 90
}
]
}
},

"events": {
Expand Down
2 changes: 1 addition & 1 deletion documentation/Addons.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ADDONS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>ADDONS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Animations.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ANIMATIONS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>ANIMATIONS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Biomes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>BIOMES DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>BIOMES DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Blocks.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>BLOCKS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>BLOCKS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Entities.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ENTITIES DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>ENTITIES DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Entity Events.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ENTITY EVENTS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>ENTITY EVENTS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Entity Timeline Events.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ENTITY TIMELINE EVENTS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>ENTITY TIMELINE EVENTS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Features.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>FEATURES DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>FEATURES DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Fogs.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>FOGS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>FOGS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<html><head><title>DOCUMENTATION</title></head><body><h1>DOCUMENTATION</br>Version: 1.20.10.23
<html><head><title>DOCUMENTATION</title></head><body><h1>DOCUMENTATION</br>Version: 1.20.10.24
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<ol>
<li><a href="Addons.html">Addons</a>
Expand Down
2 changes: 1 addition & 1 deletion documentation/Item.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>ITEM DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>ITEM DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Molang.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>MOLANG DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>MOLANG DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Particles.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>PARTICLES DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>PARTICLES DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Recipes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>RECIPES DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>RECIPES DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
4 changes: 2 additions & 2 deletions documentation/Schemas.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion documentation/Texture Sets.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>TEXTURE SETS DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>TEXTURE SETS DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
2 changes: 1 addition & 1 deletion documentation/Volumes.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>VOLUMES DOCUMENTATION </br>Version: 1.20.10.23</h1>
<h1>VOLUMES DOCUMENTATION </br>Version: 1.20.10.24</h1>
This is documentation for a preview release of Minecraft. New features, components, and capabilities in this release are not final and might change without notice before the final release.<br/>Be sure to check the documentation once the release is out of preview if your add-on isn't working properly. Resource and Behavior Packs created for the preview are not guaranteed to work on the final release.<br/>
<h2><p id="Index">Index</p></h2>
<table border="1">
Expand Down
12 changes: 10 additions & 2 deletions resource_pack/texts/bg_BG.lang
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,12 @@ commands.publish.started=Локалната игра е хоствана на п
commands.querytarget.description=Получава информация за трансформация, име и ИД за целевия обект или обекти. #
commands.querytarget.success=Данни за целта: %1$s #
commands.recipes.description=Отключва рецепта в книгата с рецепти за даден играч. #
commands.recipes.unlockedAllRecipes=Отключени са всички рецепти за %1$s. #
commands.recipes.removedAllRecipes=Премахнати са всички рецепти за %1$s. #
commands.recipes.unlockedRecipe=Отключена е рецепта за %1$s: %2$s #
commands.recipes.removedRecipe=Премахната е рецепта за %1$s: %2$s #
commands.recipes.playerHasRecipe=%1$s вече има отключена рецептата: %2$s #
commands.recipes.playerDoesNotHaveRecipe=%1$s няма рецептата: %2$s #
commands.recipes.notFound=Рецептата не е намерена #
commands.reload.description=Зарежда повторно всички файлове с функции и скриптове от всички пакети с поведения. #
commands.reload.success=Файловете с функции и скриптове са заредени повторно. #
Expand Down Expand Up @@ -1499,6 +1505,8 @@ commands.xp.failure.widthdrawXp=Не можете да дадете отрица
commands.xp.success=Дадохте %1$d точки опит на %2$s #
commands.xp.success.levels=Дадохте %1$d нива на %2$s #
commands.xp.success.negative.levels=Отнехте %1$d нива от %2$s #
commands.reloadconfig.description=Зарежда отново файловете, свързани с променливи, тайни, разрешения и т.н. #
commands.reloadconfig.success=Настройките на пакета са заредени отново от диска от „%1$s“ #

connect.authorizing=Влизане... #
connect.connecting=Свързване към сървъра... #
Expand Down Expand Up @@ -2146,7 +2154,6 @@ networkWorld.multiplayerPrivilegesBlocked=Не можете да играете
networkWorld.multiplayerPrivilegesBlockedOnConsole=Не можете да играете онлайн мултиплейър заради начина, по който е настроен вашият акаунт в Microsoft. Уверете се, че имате активен абонамент за Xbox Live Gold и че вашите настройки за онлайн безопасност позволяват груповата игра. Вижте инструкциите за промяна на тези настройки на aka.ms/MCMultiplayerHelp. ###disable_3rd_party_console_resource_pack_check
networkWorld.multiplayerPrivilegesBlockedOnConsoleGamecore=Не можете да играете групова игра онлайн поради начина, по който е настроен акаунтът ви в Microsoft. ###disable_3rd_party_console_resource_pack_check
networkWorld.multiplayerPrivilegesUnknown=Възникна неизвестна грешка, която пречи на играта онлайн. Моля, опитайте отново по-късно. #
networkWorld.multiplayerPrivilegesBlockedBanned=Не можете да играете онлайн групова игра, тъй като акаунтът ви е преустановен. #
networkWorld.versionOutOfDate=Не може да играете онлайн групова игра, тъй като не използвате най-новата версия. Инсталирайте най-новата версия за достъп до онлайн функции. #
networkWorld.more_servers=Още сървъри #
networkWorld.thirdparty.connect=Свързване с „%s“ #
Expand Down Expand Up @@ -2345,7 +2352,6 @@ xbl.syncIAP.confirmSync.prompt.description.line2=Пакети, закупени
xbl.syncIAP.confirmSync.prompt.yes=Да, синхронизиране на моите покупки #

xbl.marketplace.account.error.body.nobutton=Има грешка в акаунта ви. Няма да можете да използвате пазара, докато не разрешим проблема. Ако проблемът продължи няколко дни, се свържете с екипа за поддръжка. #
xbl.marketplace.account.banned.body.nobutton=Не можете да използвате пазара, докато преустановяването не изтече. #

playfab.account.banned.temporary=прекъснат #
playfab.account.banned.permanent=баннат #
Expand Down Expand Up @@ -7887,6 +7893,8 @@ store.popup.download.button2=Пропусни #
store.popup.download.back=Назад #
store.popup.wifiWarn.title=Предупреждение #
store.popup.wifiWarn.msg=Не сте свързани към Wi-Fi, изтегляне въпреки това? #
store.popup.download.failed.title=Възникна грешка #
store.popup.download.failed.msg=За съжаление, това съдържание не успя да се изтегли #
store.popup.download.noInternet.title=Възникна грешка #
store.popup.download.noInternet.msg=За съжаление, не успяхме да изтеглим %s. Може би трябва да проверите връзката си с интернет. #
store.popup.download.noSpace.title.KB=Няма достатъчно място – %s КБ #
Expand Down
12 changes: 10 additions & 2 deletions resource_pack/texts/cs_CZ.lang
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,12 @@ commands.publish.started=Místní hra je hostována na portu %1$s #
commands.querytarget.description=Zjistí informace o transformaci, jménu a ID dané cílové entity nebo entit. #
commands.querytarget.success=Data cíle: %1$s #
commands.recipes.description=Odemkne recept v knize receptů pro hráče. #
commands.recipes.unlockedAllRecipes=Odemčeny všechny recepty pro %1$s. #
commands.recipes.removedAllRecipes=Odebrány všechny recepty pro %1$s. #
commands.recipes.unlockedRecipe=Odemčen recept pro %1$s: %2$s #
commands.recipes.removedRecipe=Odebrán recept pro %1$s: %2$s #
commands.recipes.playerHasRecipe=%1$s již má odemknutý recept: %2$s #
commands.recipes.playerDoesNotHaveRecipe=%1$s nemá recept: %2$s #
commands.recipes.notFound=Recept nebyl nalezen #
commands.reload.description=Znovu načte všechny soubory s funkcemi a skripty ze všech balíčků chování. #
commands.reload.success=Soubory s funkcemi a skripty byly načteny. #
Expand Down Expand Up @@ -1499,6 +1505,8 @@ commands.xp.failure.widthdrawXp=Hráč nemůže obdržet záporné zkušenostní
commands.xp.success=Hráči %2$s byly předány zkušenosti (%1$d) #
commands.xp.success.levels=Hráči %2$s byly předány úrovně (%1$d) #
commands.xp.success.negative.levels=Od hráče %2$s byly převzaty úrovně (%1$d) #
commands.reloadconfig.description=Znovu načte konfigurační soubory týkající se proměnných, tajemství, oprávnění atd. #
commands.reloadconfig.success=Konfigurace balíčku byly znovu načteny z disku z '%1$s'. #

connect.authorizing=Přihlašování... #
connect.connecting=Připojování k serveru... #
Expand Down Expand Up @@ -2146,7 +2154,6 @@ networkWorld.multiplayerPrivilegesBlocked=Nemůžete hrát online hru pro více
networkWorld.multiplayerPrivilegesBlockedOnConsole=Nastavení vašeho účtu Microsoft vám neumožňuje hrát hru pro více hráčů. Zkontrolujte, zda vaše nastavení online bezpečnosti povoluje hru pro více hráčů a zda máte aktivní předplatné Xbox Live Gold. Pokyny pro změnu těchto nastavení naleznete na stránce aka.ms/MCMultiplayerHelp. ###disable_3rd_party_console_resource_pack_check
networkWorld.multiplayerPrivilegesBlockedOnConsoleGamecore=Nemůžete hrát online hru pro více hráčů z důvodu nastavení vašeho účtu Microsoft. ###disable_3rd_party_console_resource_pack_check
networkWorld.multiplayerPrivilegesUnknown=Došlo k neznámé chybě, která brání online hraní. Zkuste to znovu později. #
networkWorld.multiplayerPrivilegesBlockedBanned=Nemůžete hrát online hru pro více hráčů, protože váš účet je pozastaven. #
networkWorld.versionOutOfDate=Nemůžete hrát online hru pro více hráčů, protože nemáte spuštěnou nejnovější verzi. Pro přístup k online funkcím nainstalujte nejnovější verzi. #
networkWorld.more_servers=Další servery #
networkWorld.thirdparty.connect=Připojit k „%s“ #
Expand Down Expand Up @@ -2345,7 +2352,6 @@ xbl.syncIAP.confirmSync.prompt.description.line2=Balíčky zakoupené mimo obcho
xbl.syncIAP.confirmSync.prompt.yes=Ano, synchronizovat moje nákupy #

xbl.marketplace.account.error.body.nobutton=U vašeho účtu došlo k chybě. Dokud problém nevyřešíme, nebudete moct obchod používat. Pokud tento problém přetrvává několik dní, kontaktujte podporu. #
xbl.marketplace.account.banned.body.nobutton=Dokud pozastavení nevyprší, nemůžete tržiště používat. #

playfab.account.banned.temporary=pozastaveno #
playfab.account.banned.permanent=zakázáno #
Expand Down Expand Up @@ -7887,6 +7893,8 @@ store.popup.download.button2=Přeskočit #
store.popup.download.back=Jít zpět #
store.popup.wifiWarn.title=Upozornění #
store.popup.wifiWarn.msg=Nejste připojeni k síti WiFi. Přesto stáhnout? #
store.popup.download.failed.title=Něco se nepovedlo #
store.popup.download.failed.msg=Je nám líto, tento obsah nelze stáhnout #
store.popup.download.noInternet.title=Něco se nepovedlo #
store.popup.download.noInternet.msg=Je nám líto, nepodařilo se nám stáhnout %s. Můžete si zkontrolovat připojení k internetu? #
store.popup.download.noSpace.title.KB=Nedostatek volného místa – %s kB #
Expand Down
Loading

0 comments on commit 0478ac9

Please sign in to comment.