File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -1077,16 +1077,11 @@ Look for examples in `games/minimal` or `games/minetest_game`.
1077
1077
* `glasslike_framed`
1078
1078
* All face-connected nodes are drawn as one volume within a surrounding
1079
1079
frame.
1080
- * The frame appearence is generated from the edges of the first texture
1080
+ * The frame appearance is generated from the edges of the first texture
1081
1081
specified in `tiles`. The width of the edges used are 1/16th of texture
1082
1082
size: 1 pixel for 16x16, 2 pixels for 32x32 etc.
1083
1083
* The glass 'shine' (or other desired detail) on each node face is supplied
1084
1084
by the second texture specified in `tiles`.
1085
- * If a third texture is specified in `tiles` it will be used for the top and
1086
- base of the glass volume.
1087
- * If third and fourth textures are specified in `tiles`, the third will be
1088
- used for the top of the glass volume and the fourth will be used for the
1089
- base of the glass volume.
1090
1085
* `glasslike_framed_optional`
1091
1086
* This switches between the above 2 drawtypes according to the menu setting
1092
1087
'Connected Glass'.
You can’t perform that action at this time.
0 commit comments