• • 5/16/23 1:54 pm • 2 logs
- 10.5k views • 3 today
- save_alt 814 downloads • 1 today
- Compatibility
- Minecraft 1.19
- Changes include
- Functions
10
На данный момент в датапаке реализована функция распространения радиации по площади а так же частицы вокруг игрока если он находится в области радиации
At the moment, the datapack has the function of spreading radiation over the area, as well as particles around the player if he is in the radiation area
создание первой точки радиации
creation of the first point of radiation
/execute align xyz run summon minecraft:marker ~ 320 ~ {Tags:["radiation"]}
установка значения радиации для первой точки
setting the radiation value for the second point
/scoreboard players set @e[tag=radiation] radiation 100000
удаление радиации
removal of radiation
/kill @e[tag=radiation]
вывод некоторых значений в скорборд
outputting some values to the scoreboard
/scoreboard objectives setdisplay sidebar info
Или же просто используйте
/function rad:command/menu
discord: NecRoZ#9541
At the moment, the datapack has the function of spreading radiation over the area, as well as particles around the player if he is in the radiation area
создание первой точки радиации
creation of the first point of radiation
/execute align xyz run summon minecraft:marker ~ 320 ~ {Tags:["radiation"]}
установка значения радиации для первой точки
setting the radiation value for the second point
/scoreboard players set @e[tag=radiation] radiation 100000
удаление радиации
removal of radiation
/kill @e[tag=radiation]
вывод некоторых значений в скорборд
outputting some values to the scoreboard
/scoreboard objectives setdisplay sidebar info
Или же просто используйте
/function rad:command/menu
discord: NecRoZ#9541
2 Update Logs
3.0 : by NecRoZ1 05/16/2023 1:54:37 pmMay 16, 2023 @ 5:54 pm UTC
радиация теперь правильно распространяется по окружности
Radiation now spreading correctly in a circle
Radiation now spreading correctly in a circle
LOAD MORE LOGS
More like this
5920345
119


Have something to say?
по типу как в майншилде челы просто закрыли её блоками
Отличный дата пак!