This repository was archived by the owner on Aug 31, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1515 :markdown
1616 `<random>` filters now only respond to instantaneous events, and abstain when used in any persistent context.
1717 This breaks some uses that relied on undefined behavior, but these would likely break anyway as filters gain more dynamic functionality.
18+ %li
19+ %span .label.label-primary Change
20+ :markdown
21+ As of minecraft 1.9 TNT fuse time is no longer limited to 4 seconds.
1822
1923
2024 %br
Original file line number Diff line number Diff line change 120120 %td
121121 %span.label.label-primary Number
122122 %td 0
123+ %tr
124+ %td
125+ %code silent
126+ %td Don't notify players when points are scored in this box.
127+ %td
128+ %span.label.label-primary true/false
129+ %td false
123130 %tr
124131 %td
125132 %code region
Original file line number Diff line number Diff line change 6565 %pre
6666 %code= html_escape('<power>')
6767 %td
68- Modify the explosions block radius.<br/>
68+ Modify the explosions block radius.
6969 %td
7070 %span.label.label-primary 0 - 20.0
7171 %td
7575 %pre
7676 %code= html_escape('<fuse>')
7777 %td
78- Time till the TNT explodes once it is ignited.<br/>
79- %i Must be a value less than 4 seconds since the TNT entity vanishes after that.
78+ Time till the TNT explodes once it is ignited.
8079 %td
8180 %a{:href => " /reference/time_periods" } Time Period
8281 %td
You can’t perform that action at this time.
0 commit comments