1
0
mirror of https://github.com/HybridDog/nether-pack.git synced 2024-12-25 18:20:23 +01:00

guide: fix portal indrigents

This commit is contained in:
DS-Minetest 2017-12-31 22:02:22 +01:00
parent 8a3d0b0634
commit 6e2ffa04ea

View File

@ -247,11 +247,11 @@ local guide_infos = {
{"y", 0.3}, {"y", 0.3},
{"text", "A nether portal requires following nodes:"}, {"text", "A nether portal requires following nodes:"},
{"y", 0.05}, {"y", 0.05},
{"text", "21 empty nether wooden planks\n".. {"text", "25 empty nether wooden planks\n"..
"16 black netherrack\n"..
"12 blue netherrack bricks\n".. "12 blue netherrack bricks\n"..
"12 black netherrack\n"..
"8 red netherrack\n".. "8 red netherrack\n"..
"8 cooked nether wood\n".. "8 cooked nether blood\n"..
"4 nether fruits\n".. "4 nether fruits\n"..
"2 siwtonic blocks"}, "2 siwtonic blocks"},
{"y", 0.2}, {"y", 0.2},