mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-03 00:20:43 +02:00
hack to force Node label to display
This commit is contained in:
@ -16,6 +16,7 @@ function circular_saw.build_formspec(meta, inv)
|
|||||||
return ([[
|
return ([[
|
||||||
size[10,11]
|
size[10,11]
|
||||||
%s
|
%s
|
||||||
|
label[0,0;]
|
||||||
label[0,0;%s]
|
label[0,0;%s]
|
||||||
list[%s;stairsplus:input;1.7,0;1,1;]
|
list[%s;stairsplus:input;1.7,0;1,1;]
|
||||||
label[0,1;%s]
|
label[0,1;%s]
|
||||||
|
Reference in New Issue
Block a user