Skip to content

Commit b1b6da2

Browse files
committed
update docs
1 parent f7d8e0f commit b1b6da2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/assets/docs/docs.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,7 @@
15401540
"id": "CondIsBlocking",
15411541
"name": "Is Blocking",
15421542
"since": [
1543-
"<i>unknown</i> (before 2.1)"
1543+
"unknown (before 2.1)"
15441544
],
15451545
"deprecated": false,
15461546
"description": [
@@ -1678,7 +1678,7 @@
16781678
"id": "CondIsEmpty",
16791679
"name": "Is Empty",
16801680
"since": [
1681-
"<i>unknown</i> (before 2.1)"
1681+
"unknown (before 2.1)"
16821682
],
16831683
"deprecated": false,
16841684
"description": [
@@ -3913,7 +3913,7 @@
39133913
"id": "EffExit",
39143914
"name": "Exit",
39153915
"since": [
3916-
"<i>unknown</i> (before 2.1)"
3916+
"unknown (before 2.1)"
39173917
],
39183918
"deprecated": false,
39193919
"description": [
@@ -8285,7 +8285,7 @@
82858285
"id": "ExprItem",
82868286
"name": "Item",
82878287
"since": [
8288-
"<i>unknown</i> (before 2.1)"
8288+
"unknown (before 2.1)"
82898289
],
82908290
"deprecated": false,
82918291
"description": [
@@ -12418,7 +12418,7 @@
1241812418
"id": "ExprLevel",
1241912419
"name": "Level",
1242012420
"since": [
12421-
"<i>unknown</i> (before 2.1)"
12421+
"unknown (before 2.1)"
1242212422
],
1242312423
"deprecated": false,
1242412424
"description": [
@@ -13761,7 +13761,7 @@
1376113761
"id": "ExprSpeed",
1376213762
"name": "Speed",
1376313763
"since": [
13764-
"<i>unknown</i> (before 2.1)"
13764+
"unknown (before 2.1)"
1376513765
],
1376613766
"deprecated": false,
1376713767
"description": [
@@ -15594,7 +15594,7 @@
1559415594
{
1559515595
"id": "break_mine",
1559615596
"name": "On Break / Mine",
15597-
"since": "1.0 (break), <i>unknown</i> (mine), 2.6 (BlockData support)",
15597+
"since": "1.0 (break), unknown (mine), 2.6 (BlockData support)",
1559815598
"cancellable": true,
1559915599
"patterns": [
1560015600
"[block] (break[ing]|min(e|ing)) [[of] %item types/block datas%]"
@@ -16144,7 +16144,7 @@
1614416144
{
1614516145
"id": "endermansheepsilverfishfalling_block",
1614616146
"name": "On Enderman/Sheep/Silverfish/Falling Block",
16147-
"since": "<i>unknown</i>, 2.5.2 (falling block), 2.8.0 (any entity support)",
16147+
"since": "unknown, 2.5.2 (falling block), 2.8.0 (any entity support)",
1614816148
"cancellable": true,
1614916149
"patterns": [
1615016150
"enderman place",
@@ -16604,7 +16604,7 @@
1660416604
{
1660516605
"id": "dispense",
1660616606
"name": "On Dispense",
16607-
"since": "<i>unknown</i> (before 2.1)",
16607+
"since": "unknown (before 2.1)",
1660816608
"cancellable": true,
1660916609
"patterns": [
1661016610
"dispens(e|ing) [[of] %item types%]"
@@ -16640,7 +16640,7 @@
1664016640
{
1664116641
"id": "item_spawn",
1664216642
"name": "On Item Spawn",
16643-
"since": "<i>unknown</i> (before 2.1)",
16643+
"since": "unknown (before 2.1)",
1664416644
"cancellable": true,
1664516645
"patterns": [
1664616646
"item spawn[ing] [[of] %item types%]"
@@ -16680,7 +16680,7 @@
1668016680
{
1668116681
"id": "drop",
1668216682
"name": "On Drop",
16683-
"since": "<i>unknown</i> (before 2.1), 2.7 (entity)",
16683+
"since": "unknown (before 2.1), 2.7 (entity)",
1668416684
"cancellable": true,
1668516685
"patterns": [
1668616686
"[player|entity] drop[ping] [[of] %item types%]"
@@ -16768,7 +16768,7 @@
1676816768
{
1676916769
"id": "craft",
1677016770
"name": "On Craft",
16771-
"since": "<i>unknown</i> (before 2.1)",
16771+
"since": "unknown (before 2.1)",
1677216772
"cancellable": true,
1677316773
"patterns": [
1677416774
"[player] craft[ing] [[of] %item types%]"
@@ -16819,7 +16819,7 @@
1681916819
{
1682016820
"id": "pick_up",
1682116821
"name": "On Pick Up",
16822-
"since": "<i>unknown</i> (before 2.1), 2.5 (entity)",
16822+
"since": "unknown (before 2.1), 2.5 (entity)",
1682316823
"cancellable": true,
1682416824
"patterns": [
1682516825
"[(player|entity)] (pick[ ]up|picking up) [[of] %item types%]"

0 commit comments

Comments
 (0)