and fix an indexing issue again...
This commit is contained in:
@@ -920,7 +920,7 @@ while true do
|
||||
}, "HB_vprint_pairacknowledge")
|
||||
end
|
||||
|
||||
print("This turtle needs "..tostring(VP_calccost(stacks["stacks"][i], stacks["height"],dimensions["x"],dimensions["z"])).." blocks.")
|
||||
print("This turtle needs "..tostring(VP_calccost(stacks["stacks"][expam+1], stacks["height"],dimensions["x"],dimensions["z"])).." blocks.")
|
||||
print("Please ensure that turtle has that many blocks and press enter to continue.")
|
||||
read("")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user