Avoid deprecated item metadata accessors (#630)

This commit is contained in:
Jude Melton-Houghton
2022-12-15 12:43:08 -05:00
committad av GitHub
förälder 60240ba268
incheckning edcdc6817e
2 ändrade filer med 3 tillägg och 4 borttagningar

Visa fil

@ -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()