Fix creative inventory blocks icon

This commit is contained in:
Wuzzy 2017-02-01 19:42:20 +01:00
parent 0c2ae9bac5
commit fe9de35032
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ crafting.set_creative_formspec = function(player, start_i, pagenum, show, page,
mcl_core.inventory_header..
"background[-0.19,-0.25;10.5,9.87;"..inv_bg.."]"..
"label[-5,-5;"..name.."]"..
"item_image_button[-0.1,0;1,1;mcl_core:brick;blocks;]".. --build blocks
"item_image_button[-0.1,0;1,1;mcl_core:brick_block;blocks;]".. --build blocks
tab(name, "blocks") ..
"tooltip[blocks;Building Blocks]"..
"item_image_button[1.15,0;1,1;mcl_flowers:peony;deco;]".. --decoration blocks