hm
This commit is contained in:
4
mods/i3/tests/test_compression.lua
Normal file
4
mods/i3/tests/test_compression.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
i3.compress("default:diamondblock", {
|
||||
replace = "diamond",
|
||||
by = {"bronze", "copper", "gold", "steel", "tin"}
|
||||
})
|
||||
Reference in New Issue
Block a user