mirror of
https://github.com/Sokomine/cottages.git
synced 2024-11-13 05:50:30 +01:00
alias handmill to quern
This commit is contained in:
parent
ff58eb921a
commit
e764a6d05c
1
modules/straw/compat.lua
Normal file
1
modules/straw/compat.lua
Normal file
|
@ -0,0 +1 @@
|
|||
minetest.register_alias("cottages:handmill", "cottages:quern")
|
|
@ -5,3 +5,5 @@ cottages.dofile("modules", "straw", "nodes")
|
|||
cottages.dofile("modules", "straw", "quern")
|
||||
cottages.dofile("modules", "straw", "threshing")
|
||||
cottages.dofile("modules", "straw", "crafts")
|
||||
|
||||
cottages.dofile("modules", "straw", "compat")
|
||||
|
|
Loading…
Reference in New Issue
Block a user