forked from mtcontrib/pipeworks
switch to using xcompat (#113)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
local materials = ...
|
||||
local materials = xcompat.materials
|
||||
local S = minetest.get_translator("pipeworks")
|
||||
|
||||
local straight = function(pos, node, velocity, stack) return {velocity} end
|
||||
|
Reference in New Issue
Block a user