mirror of
https://github.com/Sokomine/cottages.git
synced 2025-07-04 09:00:21 +02:00
alias handmill to quern
This commit is contained in:
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")
|
||||
|
Reference in New Issue
Block a user