SussyCraft/mods/i3/tests/test_compression.lua

5 lines
114 B
Lua
Raw Normal View History

2023-01-08 15:29:39 +01:00
i3.compress("default:diamondblock", {
replace = "diamond",
by = {"bronze", "copper", "gold", "steel", "tin"}
})