Fix crash when trying to craft banner
This commit is contained in:
parent
51bcfc4f1c
commit
739d90f0b8
2 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
-- emblazonings you can put on the banners. It's quite complicated;
|
||||
-- normal 08/15 crafting won't work here.
|
||||
|
||||
-- Number of maximum lines in the descriptions for the banner layers.
|
||||
-- To avoid huge tooltips.
|
||||
local max_layer_lines = 6
|
||||
|
||||
-- Maximum number of layers which can be put on a banner by crafting.
|
||||
local max_layers_crafting = 6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue