как по английски проворство в майнкрафт
Minecraft Wiki
Из-за новой политики Microsoft в отношении сторонних ресурсов, Minecraft Wiki больше не является официальной. В связи с этим были внесены некоторые изменения, в том числе и обновлён логотип вики-проекта. Подробности на нашем Discord-сервере.
Эффект
Эффекты могут быть получены от употребления зелий, использования взрывающихся, оседающих зелий и стрел, еды, взаимодействия с мобами, при нахождении рядом с маяком и некоторыми другими способами.
Команда /effect накладывает эффекты на игроков и сущностей.
Содержание
Общая информация [ ]
Эффекты разнообразными способами воздействуют на игроков и мобов в течение некоторого времени (некоторые эффекты действуют мгновенно; если заставить игру применить эти эффекты более чем на 1 такт, они будут применяться каждый такт). С Beta 1.9-pre2 игроки могут посмотреть свои активные эффекты зелий в инвентаре, а с Beta 1.9-pre4 от игроков и мобов исходят спиралевидные частицы, цвет которых зависит от активных эффектов.
Одновременно может быть активно любое количество эффектов, даже противоположных по влиянию (например, эффекты силы и слабости). Нельзя получить несколько одинаковых эффектов в один момент времени, но если игрок получит эффект, больший или равный по уровню эффекту, который у него уже есть, новый эффект заменит/обновит старый. При попытке выпить зелье с более слабой версией эффекта, чем активный, зелье будет использовано, но не даст эффект.
Максимальный уровень эффекта — 256, минимальный — 1.
В команде /effect уровни нумеруются от 0 до 255 (У выдаваемого эффекта значение уровня больше на 1, в отличие от написанного в команде).
Список эффектов [ ]
Эффекты имеют два параметра: продолжительность и уровень, от которого зависит сила эффекта.
ID эффектов для Майнкрафт
Здесь вы узнаете все эффекты и id к ним, которые можно применить в игре, если не знаешь их смотри тут!
1. Скорость (Speed)
2. Медлительность (Slowness)
3. Ускорение (Haste)
4. Утомление (Mining Fatigue)
5. Сила (Strenght)
6. Мгновенное лечение (Instant Health)
7. Моментальный урон (Instant Damage)
8. Прыгучесть (Jump Boost)
9. Тошнота (Nausea)
10. Восстановление (Regeneration)
11. Сопротивление к урону (Resistance)
12. Огнестойкость (Fire Resistance)
13. Дыхание под водой (Water Breathing)
14. Невидимость (Invisibility)
15. Слепота (BlindNess)
16. Ночное зрение (Night Vision)
17. Голод (Hunger)
18. Слабость (Weakness)
19. Отравление (Poison)
20. Иссушение (Wither)
21. Повышение здоровья (Health Boost)
22. Поглощение (Absorption)
23. Сытость (Saturation)
25. Леветация (Levitation)
Как выдать себе эффект?
/effect @p [Эффект] [Время] [Уровень] (Без скобок)
Например:/give effect @p 15 2 4 — это значит что я выдал еффект слепоты игроку на 2 секунды
Скачать ID эффектов себе на компьютер — [Скачать] ID эффектов в Майнкрафт
Minecraft Wiki
The Minecraft Wiki is no longer considered as official by Microsoft and therefore several changes are required to be made, including to the wiki’s logo. Please read this announcement for more information.
Generated structures
This page lists generated structures in Minecraft. A generated structure is defined as any structure that is disabled when the «Generate structures» world creation option is turned off. Some structures, such as dungeons and desert wells, do still generate with this option turned off; however, they are listed on this page due to them having the appearance of an artificial structure as opposed to a natural formation.
Contents
Overworld [ ]
The Overworld contains numerous generated structures, at a wide variety of scales.
Underground structures [ ]
These structures can only generate underground in normal worlds, although in Superflat they can generate above ground in Java Edition and in custom worlds mineshafts can generate aboveground in the void in Java Edition.
Aboveground structures [ ]
These structures only generate aboveground (the Igloo does have an underground portion sometimes)
Aboveground and Underground structures [ ]
These structures generate both aboveground and underground.
Structure | Biome(s) | Description | Rarity |
---|---|---|---|
Ruined Portal | Any | An incomplete nether portal constructed with various types of stone or blackstone materials when generating in the Overworld or Nether respectively. They can generate in varying sizes and positions. A netherrack platform underneath, as well as a loot chest and a few gold blocks, often generates. | Common |
Underwater structures [ ]
Note that ocean ruins and shipwrecks sometimes generate above water on shores, and icebergs are partially above and below water.
The Nether [ ]
The Nether, though equally vast, contains far fewer generated structures than the Overworld.
The End [ ]
Structure-like Features [ ]
These worldgen features have similarities to structures but they are not true structures. Instead, they are coded and generated the same way as trees or ores. This is why they generate even when the «Generate structures» world option is disabled, and also cannot be located with the /locate command.
Technical details [ ]
Structures are generated for a given chunk after the terrain has been formed. The chunk format includes a tag called TerrainPopulated that indicates whether structures whose point of origin is in that chunk have been generated. If it is false or missing, it generates again. Structure generation is based on what is already in the chunk, so (for example) flagging a chunk that has already been populated for repopulation approximately doubles the amount of ore in it. When structures are generated, they can spill over into neighboring chunks that have been previously generated.