mirror of
https://github.com/minetest-mods/maptools.git
synced 2024-12-24 00:10:21 +01:00
parent
3e29d8a156
commit
800e07ee02
@ -18,7 +18,7 @@ as they cannot be removed by hand (they can only be removed with
|
||||
| `maptools:full_grass` | Unbreakable block with the grass texture on all sides. |
|
||||
| `maptools:player_clip` | :warning: Invisible, non-pointable block that blocks players and entities. |
|
||||
| `maptools:full_clip` | Invisible, pointable block that blocks players and entities. Also available as a thin face (`maptools:full_clip_face`). |
|
||||
| `maptools:smoke_block` | Some smoke (doesn't damage players or entities). |
|
||||
| `maptools:smoke` | Some smoke. Decreases visibility, but doesn't damage players or entities). |
|
||||
| `maptools:no_build` | :warning: Very basic building prevention. |
|
||||
| `maptools:no_interact` | Prevents interacting through the block (opening chests, furnaces, attacking entities, …), but can still be walked through. |
|
||||
| `maptools:damage_{1…5}` | :warning: Damaging blocks which damage players by 1 to 5 HP per second. |
|
||||
|
Loading…
Reference in New Issue
Block a user