moved xconnected to extra mod
This commit is contained in:
parent
f42ee84477
commit
f5ec379343
@ -1,3 +1,4 @@
|
||||
default
|
||||
stairs
|
||||
doors
|
||||
xconnected
|
||||
|
1
init.lua
1
init.lua
@ -7,6 +7,5 @@ local mccompat_modpath = minetest.get_modpath( "mccompat");
|
||||
dofile(mccompat_modpath.."/gates.lua")
|
||||
dofile(mccompat_modpath.."/pressure_plates.lua")
|
||||
dofile(mccompat_modpath.."/liquids.lua")
|
||||
dofile(mccompat_modpath.."/xconnected.lua")
|
||||
dofile(mccompat_modpath.."/blocklist.lua")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user