Avoid deprecated item metadata accessors (#630)

This commit is contained in:
Jude Melton-Houghton
2022-12-15 12:43:08 -05:00
committed by GitHub
parent 60240ba268
commit edcdc6817e
2 changed files with 3 additions and 4 deletions

View File

@ -65,8 +65,7 @@ describe("FPGA rotation", function()
end)
end)
-- mineunit does not support deprecated ItemStack:get_metadata()
pending("FPGA programmer", function()
describe("FPGA programmer", function()
local pos2 = {x = 10, y = 0, z = 0}
before_each(function()