forked from mff/maptools
Compare commits
4 Commits
85f7f95a00
...
c523170c86
Author | SHA1 | Date | |
---|---|---|---|
c523170c86 | |||
fd9476c173 | |||
edfb2821f8 | |||
d11b3a1caf |
@ -1,7 +1,8 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v2.3.0
|
rev: v3.3.0
|
||||||
hooks:
|
hooks:
|
||||||
|
- id: fix-byte-order-marker
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ as they cannot be removed by hand (they can only be removed with
|
|||||||
| `maptools:kill` | :warning: Instant kill blocks (damages players by 20 HP per second). |
|
| `maptools:kill` | :warning: Instant kill blocks (damages players by 20 HP per second). |
|
||||||
| `maptools:drowning` | :warning: Simulates drowning in water. |
|
| `maptools:drowning` | :warning: Simulates drowning in water. |
|
||||||
| `maptools:light_block` | :warning: Invisible non-solid block, prevents light from passing through. |
|
| `maptools:light_block` | :warning: Invisible non-solid block, prevents light from passing through. |
|
||||||
| `maptools:light_bulb` | :warning: Invisible non-solid block, emitting the maximum amount of light. |
|
| `maptools:lightbulb` | :warning: Invisible non-solid block, emitting the maximum amount of light. |
|
||||||
|
|
||||||
## Items
|
## Items
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user