mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 23:56:51 +00:00
Merge branch 'master' of https://github.com/misode/loot-table into advancements
This commit is contained in:
21
.github/workflows/update_generators.yml
vendored
Normal file
21
.github/workflows/update_generators.yml
vendored
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
name: Update Generators
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
branches: [master]
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v1
|
||||||
|
- name: Update predicate
|
||||||
|
uses: ad-m/github-push-action@master
|
||||||
|
with:
|
||||||
|
repository: misode/predicate
|
||||||
|
github_token: ${{ secrets.GENERATORS_TOKEN }}
|
||||||
|
- name: Update advancement
|
||||||
|
uses: ad-m/github-push-action@master
|
||||||
|
with:
|
||||||
|
repository: misode/advancement
|
||||||
|
github_token: ${{ secrets.GENERATORS_TOKEN }}
|
||||||
14
.github/workflows/update_predicate.yml
vendored
14
.github/workflows/update_predicate.yml
vendored
@@ -1,14 +0,0 @@
|
|||||||
name: Update Predicate
|
|
||||||
|
|
||||||
on: [push]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v1
|
|
||||||
- name: Push changes
|
|
||||||
uses: ad-m/github-push-action@master
|
|
||||||
with:
|
|
||||||
repository: misode/predicate
|
|
||||||
github_token: ${{ secrets.PREDICATE_TOKEN }}
|
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
"child_add": "Добавить дочернюю запись",
|
"child_add": "Добавить дочернюю запись",
|
||||||
"condition.block": "Блок",
|
"condition.block": "Блок",
|
||||||
"condition.block_state": "Состояние блока",
|
"condition.block_state": "Состояние блока",
|
||||||
"condition.block_state_add": "Добавить состояние блока",
|
"condition.block_state_add": "Добавить",
|
||||||
"condition.block_state_remove": "Удалить состояние блока",
|
"condition.block_state_remove": "Удалить состояние блока",
|
||||||
"condition.chance": "Шанс",
|
"condition.chance": "Шанс",
|
||||||
"condition.chances": "Шансы",
|
"condition.chances": "Шансы",
|
||||||
@@ -39,12 +39,17 @@
|
|||||||
"condition.location": "Местоположение",
|
"condition.location": "Местоположение",
|
||||||
"condition.looting_multiplier": "Множитель «Добычи»",
|
"condition.looting_multiplier": "Множитель «Добычи»",
|
||||||
"condition.name": "ID предиката",
|
"condition.name": "ID предиката",
|
||||||
|
"condition.offsetX": "Смещение по X",
|
||||||
|
"condition.offsetY": "Смещение по Y",
|
||||||
|
"condition.offsetZ": "Смещение по Z",
|
||||||
"condition.raining": "Дождь",
|
"condition.raining": "Дождь",
|
||||||
"condition.score": "Задача",
|
"condition.score": "Задача",
|
||||||
"condition.score_add": "Добавить счёт",
|
"condition.score_add": "Добавить счёт",
|
||||||
"condition.score_remove": "Удалить счёт",
|
"condition.score_remove": "Удалить счёт",
|
||||||
"condition.term": "Выражение",
|
"condition.term": "Выражение",
|
||||||
"condition.thundering": "Гроза",
|
"condition.thundering": "Гроза",
|
||||||
|
"condition.time_value": "Значение",
|
||||||
|
"condition.time_period": "Период",
|
||||||
"condition.type": "Условие",
|
"condition.type": "Условие",
|
||||||
"condition.type.alternative": "Выбор",
|
"condition.type.alternative": "Выбор",
|
||||||
"condition.type.block_state_property": "Свойства блока",
|
"condition.type.block_state_property": "Свойства блока",
|
||||||
@@ -60,6 +65,7 @@
|
|||||||
"condition.type.reference": "Предикат",
|
"condition.type.reference": "Предикат",
|
||||||
"condition.type.survives_explosion": "Переживает взрыв",
|
"condition.type.survives_explosion": "Переживает взрыв",
|
||||||
"condition.type.table_bonus": "Бонус таблицы",
|
"condition.type.table_bonus": "Бонус таблицы",
|
||||||
|
"condition.type.time_check": "Время",
|
||||||
"condition.type.weather_check": "Погода",
|
"condition.type.weather_check": "Погода",
|
||||||
"condition_add": "Добавить условие",
|
"condition_add": "Добавить условие",
|
||||||
"condition_remove": "Удалить условие",
|
"condition_remove": "Удалить условие",
|
||||||
@@ -80,8 +86,8 @@
|
|||||||
"dimension.overworld": "Обычный мир",
|
"dimension.overworld": "Обычный мир",
|
||||||
"dimension.the_end": "Энд",
|
"dimension.the_end": "Энд",
|
||||||
"dimension.the_nether": "Незер",
|
"dimension.the_nether": "Незер",
|
||||||
"distance.absolute": "Абсолютная",
|
"distance.absolute": "Абсолютное",
|
||||||
"distance.horizontal": "Горизонтальная",
|
"distance.horizontal": "Горизонтальное",
|
||||||
"distance.x": "X",
|
"distance.x": "X",
|
||||||
"distance.y": "Y",
|
"distance.y": "Y",
|
||||||
"distance.z": "Z",
|
"distance.z": "Z",
|
||||||
@@ -135,18 +141,19 @@
|
|||||||
"entity.location": "Местоположение",
|
"entity.location": "Местоположение",
|
||||||
"entity.nbt": "NBT",
|
"entity.nbt": "NBT",
|
||||||
"entity.player": "Игрок",
|
"entity.player": "Игрок",
|
||||||
"entity.player.advancements": "Достижения",
|
"entity.player.advancements": "Достижение",
|
||||||
"entity.player.advancements_add": "Добавить достижение",
|
"entity.player.advancements_add": "Добавить",
|
||||||
"entity.player.advancements_remove": "Удалить достижение",
|
"entity.player.advancements_remove": "Удалить достижение",
|
||||||
"entity.player.gamemode": "Игровой режим",
|
"entity.player.gamemode": "Игровой режим",
|
||||||
"entity.player.level": "Уровень опыта",
|
"entity.player.level": "Уровень опыта",
|
||||||
"entity.player.recipes": "Рецепты",
|
"entity.player.recipes": "Рецепты",
|
||||||
"entity.player.recipes_add": "Добавить рецепт",
|
"entity.player.recipes_add": "Добавить",
|
||||||
"entity.player.recipes_remove": "Удалить рецепт",
|
"entity.player.recipes_remove": "Удалить рецепт",
|
||||||
"entity.player.stats": "Статистика",
|
"entity.player.stats": "Статистика",
|
||||||
"entity.status_effect": "Эффекты",
|
"entity.status_effect": "Эффекты",
|
||||||
"entity.status_effect_add": "Добавить эффект",
|
"entity.status_effect_add": "Добавить",
|
||||||
"entity.status_effect_remove": "Удалить эффект",
|
"entity.status_effect_remove": "Удалить эффект",
|
||||||
|
"entity.team": "Команда",
|
||||||
"entity.type": "Сущность",
|
"entity.type": "Сущность",
|
||||||
"entry.expand": "Отдельно",
|
"entry.expand": "Отдельно",
|
||||||
"entry.name": "ID",
|
"entry.name": "ID",
|
||||||
@@ -167,7 +174,6 @@
|
|||||||
"false": "Нет",
|
"false": "Нет",
|
||||||
"function.block": "Блок",
|
"function.block": "Блок",
|
||||||
"function.bonusMultiplier": "Множитель",
|
"function.bonusMultiplier": "Множитель",
|
||||||
"function.bonus_multiplier": "Множитель",
|
|
||||||
"function.count": "Количество",
|
"function.count": "Количество",
|
||||||
"function.damage": "Повреждение",
|
"function.damage": "Повреждение",
|
||||||
"function.data": "Данные",
|
"function.data": "Данные",
|
||||||
@@ -222,6 +228,7 @@
|
|||||||
"gamemode.creative": "Творческий",
|
"gamemode.creative": "Творческий",
|
||||||
"gamemode.spectator": "Наблюдатель",
|
"gamemode.spectator": "Наблюдатель",
|
||||||
"gamemode.survival": "Выживание",
|
"gamemode.survival": "Выживание",
|
||||||
|
"help.condition.time_period": "Если задан, время будет получено взятием остатка от деления времени на заданный период.",
|
||||||
"help.entry.expand": "Если отдельно, то действует как множество записей каждого предмета из тега, иначе возвращает всё содержимое тега",
|
"help.entry.expand": "Если отдельно, то действует как множество записей каждого предмета из тега, иначе возвращает всё содержимое тега",
|
||||||
"help.entry.type.alternatives": "Выбирает первую дочернюю запись, у которой выполняется условие",
|
"help.entry.type.alternatives": "Выбирает первую дочернюю запись, у которой выполняется условие",
|
||||||
"help.entry.type.dynamic": "Возвращает особое содержимое блока",
|
"help.entry.type.dynamic": "Возвращает особое содержимое блока",
|
||||||
@@ -246,7 +253,7 @@
|
|||||||
"location.block.block": "ID блока",
|
"location.block.block": "ID блока",
|
||||||
"location.block.nbt": "NBT",
|
"location.block.nbt": "NBT",
|
||||||
"location.block.state": "Состояние блока",
|
"location.block.state": "Состояние блока",
|
||||||
"location.block.state_add": "Добавить состояние блока",
|
"location.block.state_add": "Добавить",
|
||||||
"location.block.state_remove": "Удалить состояние блока",
|
"location.block.state_remove": "Удалить состояние блока",
|
||||||
"location.block.tag": "Тег блоков",
|
"location.block.tag": "Тег блоков",
|
||||||
"location.dimension": "Измерение",
|
"location.dimension": "Измерение",
|
||||||
@@ -254,7 +261,7 @@
|
|||||||
"location.fluid": "Жидкость",
|
"location.fluid": "Жидкость",
|
||||||
"location.fluid.fluid": "ID жидкости",
|
"location.fluid.fluid": "ID жидкости",
|
||||||
"location.fluid.state": "Состояние жидкости",
|
"location.fluid.state": "Состояние жидкости",
|
||||||
"location.fluid.state_add": "Добавить состояние жидкости",
|
"location.fluid.state_add": "Добавить",
|
||||||
"location.fluid.state_remove": "Удалить состояние жидкости",
|
"location.fluid.state_remove": "Удалить состояние жидкости",
|
||||||
"location.fluid.tag": "Тег жидкостей",
|
"location.fluid.tag": "Тег жидкостей",
|
||||||
"location.light": "Освещённость",
|
"location.light": "Освещённость",
|
||||||
@@ -273,6 +280,12 @@
|
|||||||
"nbt_operation.target": "Цель",
|
"nbt_operation.target": "Цель",
|
||||||
"nbt_operation_add": "Добавить действие",
|
"nbt_operation_add": "Добавить действие",
|
||||||
"nbt_operation_remove": "Удалить действие",
|
"nbt_operation_remove": "Удалить действие",
|
||||||
|
"placeholder.advancement": "ID достижения",
|
||||||
|
"placeholder.block_state": "Ключ состояния",
|
||||||
|
"placeholder.effect": "ID эффекта",
|
||||||
|
"placeholder.fluid_state": "Ключ состояния",
|
||||||
|
"placeholder.objective": "Имя задачи",
|
||||||
|
"placeholder.recipe": "ID рецепта",
|
||||||
"pool.bonus_rolls": "Бонусных бросков",
|
"pool.bonus_rolls": "Бонусных бросков",
|
||||||
"pool.rolls": "Бросков",
|
"pool.rolls": "Бросков",
|
||||||
"pool_add": "Добавить пул",
|
"pool_add": "Добавить пул",
|
||||||
@@ -288,6 +301,7 @@
|
|||||||
"range.n": "n",
|
"range.n": "n",
|
||||||
"range.p": "p",
|
"range.p": "p",
|
||||||
"range.range": "Диапазон",
|
"range.range": "Диапазон",
|
||||||
|
"range.uniform": "Равномерное распределение",
|
||||||
"remove": "Удалить",
|
"remove": "Удалить",
|
||||||
"share": "Поделиться",
|
"share": "Поделиться",
|
||||||
"show_source": "Показать источник",
|
"show_source": "Показать источник",
|
||||||
|
|||||||
Reference in New Issue
Block a user