Minecraft Wiki
Advertisement
Версія для друку більше не підтримується і може мати помилки обробки. Будь ласка, оновіть свої закладки браузера, а також використовуйте натомість базову функцію друку у браузері.
Ця сторінка документації, вона повинна бути включена в основну сторінку. Більше інформації на сторінці Шаблон:Документація.

This template is used to add drop information to infoboxes.

Usage

The minimum drop number should always be filled in for common drops, even if it is always a single drop. Uncommon drops are always a single drop, however have different chances to drop, so the chance (in percentage) should be used instead. Rare drops are also always a single drop, but all have the same drop chance, so no drop number should be added.

Each drop is a list item, and so multiple can be entered on separate lines with no need for line breaks. In infoboxes, the drop fields have the list-style-none class, which hides the bullet point.

Parameters

Parameter Usage Example
1 Drop type Block
2 Drop name Wool
3 Minimum drop number, or drop chance
4 Maximum drop number
when A condition that must be true for the drop to happen on fire
edition The edition that the drop is exclusive to Pocket
upcoming The upcoming release version that drop will occur in 1.8
note Any additional text to add after the drop
text Different text to display instead of the drop name
id Different ID to use for the drop sprite instead of the drop name grass-block-top
nocat If present, doesn't put the page into categories shown below.

Depending on the edition(s) indicated, if any, this template will put the page into:

  • Категорія:Java Edition specific information
  • Категорія:Bedrock Edition specific information
  • Категорія:Legacy Console Edition specific information

Examples

{{Дроп|Блок|Вовна|1}}
{{Дроп|Предмет|Павуче око|33.3%|коли=при вбивстві гравцем}}
  • Павуче око (33.3%) при вбивстві гравцем
{{Дроп|Предмет|id=нагрудник|Блоня|текст=Випадкова броня}}
  • Випадкова броня
{{Дроп|Предмет|Сира баранина|1|2|заплановане=1.8}}
  • 1.8: Сира баранина (1–2)
{{Дроп|Предмет|Пил світлокаменю|0|2|коли=при вбивстві гравцем|видання=console}}
Advertisement